Commit Graph

2855 Commits

Author SHA1 Message Date
Tessa Kelly
76310b35ed Adds initOpen 2020-07-02 16:29:47 -07:00
Tessa Kelly
e3f714d2c3 Fix warning modal content
:
2020-07-02 15:33:51 -07:00
Tessa Kelly
bc3c53c2eb Fix style regressions 2020-07-02 15:17:17 -07:00
Tessa Kelly
885b457677 Switch to FocusManager type 2020-07-02 15:09:07 -07:00
Tessa Kelly
1ced4bebde 💀 begin removing the Attribute concept 2020-07-02 13:44:49 -07:00
Tessa Kelly
c1ff201c49 Move the config creation up 2020-07-02 13:41:25 -07:00
Tessa Kelly
5da4fe02d4 Replace the custom size attribute with the size default 2020-07-02 13:24:01 -07:00
Tessa Kelly
d45acff065 💀 remove the Theme concept 2020-07-02 13:20:04 -07:00
Tessa Kelly
3b84784f27 Pull out title and size attributes 2020-07-02 13:15:50 -07:00
Tessa Kelly
ed10041cfa 💀 remove Focusable type
TODO: decide whether or not to expose Attribute
2020-07-02 12:58:38 -07:00
Tessa Kelly
f5c7ee38a1 Begin replacing focusables type 2020-07-02 12:54:08 -07:00
Tessa Kelly
434ec45805 Change the API for onlyFocusable to expect a record 2020-07-02 12:51:04 -07:00
Tessa Kelly
e77ecfb720 🎨 condense focusable helpers 2020-07-02 12:46:29 -07:00
Tessa Kelly
c2521d7033 Replace dependence on Modal copy 2020-07-02 12:32:23 -07:00
Tessa Kelly
7e2d47bfa3 Remove ViewFuncs abstraction, which imo made it harder to unserstand what the views actually required 2020-07-02 12:20:21 -07:00
Tessa Kelly
2a5813dc18 Inline Config
not having Config exposed made using the Docs really challenging -- required looking to the source to see what was actually required
2020-07-02 12:16:51 -07:00
Tessa Kelly
1dbe7b3a15 Expose and use V9 2020-07-02 12:15:53 -07:00
Tessa Kelly
ce2e7b59ca cp V8 V9 2020-07-02 12:14:21 -07:00
Aaron VonderHaar
5e820ffc99
Merge pull request #549 from NoRedInk/release/10.1.0
Release 10.1.0
2020-06-29 17:36:06 -07:00
Aaron VonderHaar
55f96a669e Bump to 10.1.0 2020-06-29 17:30:46 -07:00
Aaron VonderHaar
66e54aeda0
Merge pull request #548 from NoRedInk/ink/search-icon
Add UiIcon.searchInCircle
2020-06-29 17:29:18 -07:00
Aaron VonderHaar
d894d7e21c Add UiIcon.searchInCircle 2020-06-29 17:23:45 -07:00
Brian Hicks
d337a9f84c
Merge pull request #546 from NoRedInk/10.0.0
bump to 10.0.0
2020-06-25 11:32:51 -05:00
Brian Hicks
16d3eaadd9 bump to 10.0.0 2020-06-25 11:26:51 -05:00
Brian Hicks
d75fca82ad
Merge pull request #545 from NoRedInk/remove-old-components
💀 remove old components
2020-06-25 11:25:19 -05:00
Tessa Kelly
6d8e8b0cd8 Temporarily disable the major version check 2020-06-23 12:31:23 -07:00
Tessa Kelly
80e5cfcae8 Merge remote-tracking branch 'origin/master' into remove-old-components 2020-06-23 12:29:54 -07:00
Brian Hicks
69f1847617
Merge pull request #541 from NoRedInk/show-keyboard-shortcuts
Show keyboard shortcuts
2020-06-23 12:58:09 -05:00
Tessa Kelly
9b0b4c300e Follow review recs on sorting modules into atomic design types 2020-06-23 10:21:31 -07:00
Tessa Kelly
f9501508f3 Use increasing sorter rather than alphabetical sorter for atomic design type 2020-06-23 10:19:39 -07:00
Tessa Kelly
3bf24352af 💀 remove old components 2020-06-22 17:46:20 -07:00
Tessa
a564563cfa
Merge branch 'master' into show-keyboard-shortcuts 2020-06-22 15:23:58 -07:00
Brian Hicks
c57636c4eb
Merge pull request #544 from NoRedInk/9-dot-9-dot-0
bump to 9.9.0
2020-06-22 16:43:19 -05:00
Brian Hicks
63a2f29cb4 bump to 9.9.0 2020-06-22 16:37:53 -05:00
Brian Hicks
c51ed32d65
Merge pull request #543 from NoRedInk/undeprecate
upgrade TextInput and TextArea to the latest InputStyles
2020-06-22 16:36:32 -05:00
Brian Hicks
625d3f40b9 upgrade TextInput to new InputStyles 2020-06-22 15:52:08 -05:00
Brian Hicks
f455c2b670 upgrade TextArea to new InputStyles 2020-06-22 15:51:20 -05:00
Brian Hicks
31312eefda
Merge pull request #542 from NoRedInk/ugfont
use ugFont for standard input styles
2020-06-22 15:48:16 -05:00
Brian Hicks
66c0051697 accept deprecations in TextInput and TextArea 2020-06-22 15:29:42 -05:00
Brian Hicks
d624c1ba6a add InputStyles.V3 2020-06-22 15:29:31 -05:00
Tessa Kelly
4ae16d11d5 Add some examples of keyboard support 2020-06-19 14:50:47 -07:00
Tessa Kelly
3ca51afde0 Rename from 'shortcuts' to 'support' -- not about providing shortcuts, about providing access 2020-06-19 14:45:32 -07:00
Tessa Kelly
311ba32ec3 Adds keyboard shortcuts to all the examples 2020-06-19 14:42:28 -07:00
Tessa Kelly
a84f0b9665 Wire in keyboard shortcuts section to the examples 2020-06-19 14:35:53 -07:00
Tessa Kelly
90aadbe547 Adds a source link 2020-06-19 14:23:17 -07:00
Tessa Kelly
87ff24e8f0 Remove namespacing 2020-06-19 14:16:10 -07:00
Tessa Kelly
c2e2f7524b Switch from Atom to Page for Loading and Page examples 2020-06-19 14:15:42 -07:00
Tessa Kelly
e49673d4ba Adds filtering 2020-06-19 14:12:53 -07:00
Tessa Kelly
c15e4096e2 Adds atomic design state 2020-06-19 13:52:02 -07:00
Tessa Kelly
68ea678d7c Adds atomic design tags 2020-06-19 13:41:28 -07:00