Commit Graph

4378 Commits

Author SHA1 Message Date
Charlie Hanley
908d7dc3b9 Use qualified imports to make tests pass 2022-03-29 09:18:11 -04:00
Charlie Hanley
a92d270855 Add some logos and icons 2022-03-29 09:00:36 -04: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
037cdd805c
Merge pull request #881 from NoRedInk/tessa/growth-bump
Patch change for checkbox pennant styles
2022-03-23 10:05:49 -07:00
Tessa Kelly
3af897fa63 Bump 2022-03-23 10:03:53 -07:00
Tessa Kelly
360ccc23ed Elm review 2022-03-22 17:03:28 -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 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
0adaf8e807 Adds snapshots for showing names 2022-03-21 17:31:51 -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
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