Commit Graph

1204 Commits

Author SHA1 Message Date
Tessa Kelly
05e8f89df4 Begin switching to shared debug view 2022-03-25 07:42:29 -07:00
Tessa Kelly
bd246b24a3 Adds mini preview 2022-03-25 07:42:29 -07:00
Tessa
ad64c2b373
Merge pull request #876 from NoRedInk/bat/standardize-container
Show example code for Container
2022-03-25 07:36:51 -07:00
Tessa
b802f3277b
Merge pull request #878 from NoRedInk/bat/disclosure-indicator
Bat/disclosure indicator
2022-03-25 07:36:32 -07:00
Nuno Ferreira
a93d661574
Merge pull request #883 from NoRedInk/bat/remove-slide-modal
Remove slide modal example
2022-03-25 14:13:57 +01:00
Antoine Dauguet
128a7fe765
Merge pull request #875 from NoRedInk/bat/standardize-balloon
Bat/standardize balloon
2022-03-24 10:50:45 +01:00
Tessa Kelly
08bf44e544 💀 remove slide modal example 2022-03-23 11:25:28 -07:00
Tessa Kelly
360ccc23ed Elm review 2022-03-22 17:03:28 -07:00
Tessa
daf9edeb20
Merge pull request #879 from NoRedInk/dansby/colors
Spruce up Colors example
2022-03-22 13:17:25 -07:00
Ben Dansby
44ee5f52ef styling and such 2022-03-22 11:00:59 -07:00
Tessa Kelly
b21a30637a Make the names of the helpers a touch more clear 2022-03-22 09:22:54 -07:00
Tessa Kelly
2e6b1e207f Support css styles 2022-03-22 09:20:49 -07:00
Tessa Kelly
615ef0cfc4 Use Control for state, rather than custom modeling 2022-03-22 09:15:40 -07:00
Tessa Kelly
0c41188752 Adds generated code to disclosure 2022-03-22 09:11:43 -07:00
Tessa
8d10e2c76e
Merge pull request #869 from NoRedInk/dansby/icon-examples
Icon examples
2022-03-21 17:46:15 -07:00
Tessa Kelly
46ef681e0b Show example code for Container 2022-03-21 17:12:15 -07:00
Tessa Kelly
92445dfe51 elm review 2022-03-21 16:56:18 -07:00
Tessa Kelly
904c13be5c Add some new lines for better many-mod support 2022-03-21 16:53:00 -07:00
Tessa Kelly
c42a999910 Fix example code 2022-03-21 16:51:25 -07:00
Tessa Kelly
07b1bca45d Use ControlView for Balloon example 2022-03-21 16:50:45 -07:00
Tessa Kelly
ae4d88ce1a Adds show names checkbox for all icon examples 2022-03-21 13:41:54 -07:00
Tessa Kelly
c7ff0aba90 Begin adding checkboxes 2022-03-21 13:32:55 -07:00
Tessa Kelly
417577cb84 Make a hole for threading a show-text bool through 2022-03-21 13:24:53 -07:00
Tessa
9b6b1860f4
Merge pull request #867 from NoRedInk/bat/pop-up
Generate Tooltip example code
2022-03-21 13:09:06 -07:00
Ben Dansby
feb2b540bf restyle 2022-03-21 08:31:34 -07:00
Tessa Kelly
059ed95445 Aww yeah elm review 2022-03-17 18:07:25 -07:00
Tessa Kelly
efc6634ab0 Fix TODOs in generated code for tooltip module 2022-03-17 17:48:48 -07:00
Tessa Kelly
0cb8c81681 Add string values to controls 2022-03-17 17:45:16 -07:00
Tessa Kelly
4a2a5a835b Reduce the amount of code generated by default 2022-03-17 17:35:47 -07:00
Tessa Kelly
11f0fb11b9 🎨 use reusable boolhelper 2022-03-17 17:33:49 -07:00
Tessa Kelly
9fe2b852eb Used shared content control 2022-03-17 17:30:50 -07:00
Tessa Kelly
652691e161 Begins adding example code snippet 2022-03-17 17:25:51 -07:00
Tessa Kelly
4e4f3165fe Avoid implying in the example that shadows include border radius styles 2022-03-17 15:18:10 -07:00
celso
93b0387a13
Merge pull request #864 from NoRedInk/fix-premium-checkbox-not-disabled-underneath
Use 'Html.button' element for PremiumLocked checkboxes
2022-03-17 17:59:06 -03:00
celso
04ca511a1a
Merge pull request #856 from NoRedInk/fix-premium-radiobuttons-locked-clicks
Improve premium radio buttons locked clicks
2022-03-17 17:57:05 -03:00
Celso Bonutti
cf53068fc6 uses 'Html.button' element for PremiumLocked checkboxes 2022-03-16 10:49:56 -03:00
Ju Liu
efaee1b7af Apply elm-review in styleguide app 2022-03-15 18:06:13 +00:00
Tessa
d0a7f520f3
Merge pull request #858 from NoRedInk/tessa/sidebar
Tessa/sidebar
2022-03-11 15:14:31 -08:00
Tessa Kelly
b007959cb9 Fix generated code 2022-03-11 13:54:18 -08:00
Tessa Kelly
95f2b11f46 Adds premium pennant 2022-03-11 13:50:35 -08:00
Tessa Kelly
30117e65cd Use strings for the routes 2022-03-11 13:47:03 -08:00
Tessa Kelly
62fc8e3dcb Adds secondary theme 2022-03-11 13:40:06 -08:00
Tessa Kelly
550e7b0e0e Adds icon 2022-03-11 13:37:44 -08:00
Tessa Kelly
07f31b4f6e Adds sidenav css 2022-03-11 13:35:57 -08:00
Brian J. Cardiff
809d7e463a RadioButton: Rename onLockedPennantClick to onLockedClick 2022-03-11 14:55:42 -03:00
Brian J. Cardiff
6d12ed0821 Extend examples to cover unlocked and disabled better 2022-03-11 14:47:38 -03:00
Brian J. Cardiff
1cc2127883 PremiumCheckbox.V8: Rename and fix showPennant to onLockedClick 2022-03-11 14:39:15 -03:00
Tessa Kelly
72d4087fb1 Recursion makes the ui too bad. Give up and proceed with other features 2022-03-10 19:11:38 -08:00
Tessa Kelly
0534c35a17 Implement dynamic list
because of how debug.controls renders records, this implementation artificially indents. This should be fixed in order to make the controls actually usable
2022-03-10 17:13:39 -08:00
Tessa Kelly
ee0e46f06d Start outlining the sidenav example 2022-03-10 16:36:59 -08:00