Commit Graph

4249 Commits

Author SHA1 Message Date
Tessa Kelly
d931c36603 Reduce the default vertical heeight of the generated code, to keep the example in the viewport by default 2022-03-09 15:30:49 -08:00
Tessa Kelly
1cd017d95d Generalize the content control 2022-03-09 15:30:49 -08:00
Tessa Kelly
9765660b51 Generate code for Message 2022-03-09 15:30:49 -08:00
Tessa Kelly
7e58d51c15 Use common controls ui icon helper 2022-03-09 15:30:49 -08:00
Tessa Kelly
625cd97578 Adds helpers to the Message component 2022-03-09 15:30:49 -08:00
Tessa Kelly
21c5155e9b Fix BUtton docs 2022-03-09 15:30:49 -08:00
Brian J. Cardiff
c70e9ad602 Notes for V4 2022-03-09 17:32:45 -03:00
Brian J. Cardiff
1a0b1c0e72 Add hideTextForMobile, hideTextFor to ClickableText 2022-03-09 17:31:21 -03:00
Brian J. Cardiff
91f522ad3f Add hideIconForMobile, hideIconFor on ClickableText 2022-03-09 17:17:17 -03:00
Brian J. Cardiff
54817085ad Fix & rename hideIconFor 2022-03-09 17:16:47 -03:00
Tessa Kelly
a106add5f6 Adds media helpers 2022-03-09 11:57:36 -08:00
Tessa Kelly
5ad3f3920f Improve the styles of the new shared code gen layout helper 2022-03-04 17:26:27 -08:00
Tessa Kelly
4684939411 Adds code generation to Button 2022-03-04 17:19:03 -08:00
Tessa Kelly
d849f3ae75 Adds css helpers to Button 2022-03-04 17:16:57 -08:00
Tessa Kelly
c6f8f7a854 reorder args to emphasize button type 2022-03-04 17:14:14 -08:00
Tessa Kelly
5284b8aac2 Use a list for the Button attribute examples 2022-03-04 17:13:22 -08:00
Tessa Kelly
1a4daea359 Add general choice helper 2022-03-04 17:04:56 -08:00
Tessa Kelly
2531043be1 Fix regex 2022-03-04 16:45:40 -08:00
Tessa Kelly
1d27a3c28e Add example for hiding svg children on mobile 2022-03-04 15:58:17 -08:00
Tessa Kelly
654f5feaeb Adds query selectors to the clickable text example 2022-03-04 15:12:31 -08:00
Tessa Kelly
556293061e Use shared view helper to start rendering example code for CLickableText 2022-03-04 14:59:11 -08:00
Tessa Kelly
5bf6a4481c Use list of attributes for clickable text attrs 2022-03-04 14:49:45 -08:00
Tessa Kelly
de00b884fa Adds and uses css helper that allows for code gen 2022-03-04 14:21:02 -08:00
Tessa Kelly
88cfb2453a Adds common disabled helper 2022-03-04 14:01:36 -08:00
Tessa Kelly
06a5615959 Include the uiicon used in the code gen 2022-03-04 13:43:01 -08:00
Tessa Kelly
25e5aa9a29 Begin implementing code example 2022-03-04 12:46:28 -08:00
Tessa Kelly
ae8b8b477f Adds other styles to the demo options 2022-03-04 10:50:04 -08:00
Tessa Kelly
3387c6fc1b Make the label explicit 2022-03-04 10:47:06 -08:00
Tessa Kelly
ce8d858805 Adds example mobileCss 2022-03-04 10:44:03 -08:00
Tessa Kelly
c8a4ca22b7 Adds css to example 2022-03-04 10:42:09 -08:00
Tessa Kelly
900c80f790 Adds example to list doc 2022-03-04 10:42:00 -08:00
Tessa Kelly
44aa1b4d4d Generally, clickable svgs are square 2022-03-04 10:31:17 -08:00
Tessa Kelly
0eefc2a714 Extract int helper 2022-03-04 10:26:19 -08:00
Tessa Kelly
0de52bbde6 💀 remove deprecated size options 2022-03-04 10:25:56 -08:00
Tessa Kelly
1c56ae55cd Use list for ClickableSvg options 2022-03-04 10:24:01 -08:00
Tessa Kelly
17b1b35c87 Adds mobile css helpers 2022-03-04 10:17:32 -08:00
Tessa Kelly
2dc8913dc5 Deprecate the sizes in ClickableSvg 2022-03-04 09:50:40 -08:00
Casey Webb
6059bdd557
Merge pull request #846 from NoRedInk/gro-175-update-noredink-ui-with-new-premium
Add PremiumPromo PremiumLevel
2022-03-01 19:23:15 -06:00
Casey Webb
39c82c2661
Add PremiumPromo PremiumLevel 2022-03-01 00:43:53 -06:00
Ben Dansby
662dc66203
Merge pull request #842 from NoRedInk/dansby/shadows
Shadows
2022-02-24 08:59:58 -08:00
Ben Dansby
6a797ae5e4 popover shadow 2022-02-24 08:58:27 -08:00
Ben Dansby
73165caa43 shadows 2022-02-24 08:46:51 -08:00
Tessa
a9d3c835f4
Merge pull request #840 from NoRedInk/tessa/prevent-scroll-on-menu-arrow
Prevent scroll on arrow down
2022-02-22 09:18:58 -08:00
Tessa
5d7337030f
Merge pull request #841 from NoRedInk/tessa/fix-missing-exposed-alias
Tessa/fix missing exposed alias
2022-02-21 16:21:07 -08:00
Tessa Kelly
fbfabd3608 Make a note of FocusTrap's oriigns 2022-02-21 10:19:31 -08:00
Tessa Kelly
a2f4bae630 Expose Config 2022-02-21 10:17:05 -08:00
Tessa Kelly
c54b26b354 Prevent scroll on arrow down 2022-02-21 10:04:07 -08:00
Tessa
583efea870
Merge pull request #839 from NoRedInk/bat/clever-library-and-button-icon-placement
UiIcon.cleverLibrary, Button icon placement
2022-02-18 12:25:34 -08:00
Tessa Kelly
b6a1c858d6 Bump 2022-02-18 12:08:49 -08:00
Tessa
ddc1f11957
Merge pull request #838 from NoRedInk/bat/button-icon-alignment
Bat/button icon alignment
2022-02-18 12:02:49 -08:00