Commit Graph

4361 Commits

Author SHA1 Message Date
Tessa Kelly
ca4f7935ef Commit package lock changes 2022-03-23 10:32:56 -07:00
Tessa Kelly
c8d53a71c8 Adds code section 2022-03-23 09:00:32 -07:00
Tessa
866cfb88e4
Merge pull request #880 from NoRedInk/growth/dont-shrink-premium-flags
Adds flex-shrink: 0 to checkbox premium flags
2022-03-22 16:57:55 -07:00
Celso Bonutti
093611e42c add flex-shrink 0 to checkbox premium flags 2022-03-22 17:27:52 -03: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
8d10e2c76e
Merge pull request #869 from NoRedInk/dansby/icon-examples
Icon examples
2022-03-21 17:46:15 -07:00
Tessa Kelly
0adaf8e807 Adds snapshots for showing names 2022-03-21 17:31:51 -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
Ben Dansby
322f31247e
Merge pull request #873 from NoRedInk/dansby/quiz-icon
Quiz icon update
2022-03-21 13:12:17 -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
89389dd572
Merge pull request #871 from NoRedInk/dansby/x
Smaller close x for examples
2022-03-21 09:51:02 -07:00
Tessa Kelly
f44362a86e 💀 remove id attributes form the svg paths in quiz 2022-03-21 08:57:20 -07:00
Tessa
d7ad9909a9
Merge pull request #872 from NoRedInk/dansby/performance-viewbox
Fix performance icon viewbox
2022-03-21 08:51:14 -07:00
Ben Dansby
d49ca72fa7 quiz icon update 2022-03-21 08:46:33 -07:00
Ben Dansby
3ebb92d5a6 fix performance viewbox 2022-03-21 08:39:25 -07:00
Ben Dansby
3c8e3713ec smaller x 2022-03-21 08:37:10 -07:00
Ben Dansby
feb2b540bf restyle 2022-03-21 08:31:34 -07:00
Micah Hahn
496d11b099
Merge pull request #866 from NoRedInk/bat/casts-a-shadow
Bat/casts a shadow
2022-03-21 10:38:00 -04: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
09fc94703c Use Shadows component 2022-03-17 15:25:53 -07:00
Tessa Kelly
4e4f3165fe Avoid implying in the example that shadows include border radius styles 2022-03-17 15:18:10 -07:00
Casey Webb
830aae5b58
Merge pull request #863 from NoRedInk/bump-15.8.0
Bump version to 15.8.0
2022-03-17 16:00:38 -05: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
Lindsay Wardell
2213bd0960
Merge pull request #859 from NoRedInk/tessa/sidebar-wrap
Tessa/sidebar wrap
2022-03-16 11:39:07 -07:00
Celso Bonutti
58dab591bb moves PremiumLocked button to a new function 2022-03-16 13:49:21 -03:00
Celso Bonutti
8d4690f525 adds newly-exposed values from Checkbox.V5 to docs 2022-03-16 10:55:07 -03:00
Celso Bonutti
8cc2bdb219 undo change in Checkbox.V5 2022-03-16 10:52:03 -03:00
Celso Bonutti
cf53068fc6 uses 'Html.button' element for PremiumLocked checkboxes 2022-03-16 10:49:56 -03:00
Casey Webb
12b1e43182
Bump version to 15.8.0 2022-03-15 21:36:15 -05:00
Tessa Kelly
de6b27895b Don't use deprecated prop 2022-03-15 16:24:17 -07:00
Celso Bonutti
0aeb116310 removes unused import from RadioButton.V4 2022-03-15 17:05:08 -03:00
Celso Bonutti
e058ba66d6 uses button element for PremiumLocked RadioButton 2022-03-15 16:59:17 -03:00
Tessa
bcc4f319b7
Merge pull request #862 from NoRedInk/jutessa/add-elm-review
Jutessa/add elm review
2022-03-15 11:56:39 -07:00
Ju Liu
111cf21383 Add shake rule for running elm-review in the styleguide app 2022-03-15 18:15:33 +00:00
Ju Liu
efaee1b7af Apply elm-review in styleguide app 2022-03-15 18:06:13 +00:00
Ju Liu
b7f6ff13ea Add elm-review to styleguide app 2022-03-15 17:58:21 +00:00
Ju Liu
3b2e2a12f8 Add shake rule to run elm-review 2022-03-15 17:29:20 +00:00
Ju Liu
7d457f3b4d elm-review runs cleanly 2022-03-15 17:26:55 +00:00
Ju Liu
f2f4796648 Run autofix 2022-03-15 17:13:25 +00:00
Ju Liu
d88a371b0e Add elm-review 2022-03-15 17:13:09 +00:00