Commit Graph

4480 Commits

Author SHA1 Message Date
Tessa Kelly
b2dd4adb5f Begin wiring in custom controls 2022-03-23 11:01:51 -07:00
Tessa Kelly
fa7061d208 Adds control to Heading example 2022-03-23 10:55:53 -07:00
Tessa Kelly
a4b017ef52 Fix heading order partially for text example 2022-03-23 10:51:50 -07:00
Tessa Kelly
a1fc268d5e Adds example code for Text examples 2022-03-23 10:46:12 -07:00
Tessa Kelly
f6807eb02e Include strings in base controls 2022-03-23 10:44:35 -07:00
Tessa Kelly
eaacc02e73 Simplify preview setup 2022-03-23 10:39:45 -07:00
Tessa Kelly
4b6ac208ee Begin setting up example code 2022-03-23 10:38:15 -07:00
Tessa Kelly
ca4f7935ef Commit package lock changes 2022-03-23 10:32:56 -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
c8d53a71c8 Adds code section 2022-03-23 09:00:32 -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