Commit Graph

2783 Commits

Author SHA1 Message Date
Tessa
35b2edda57
Merge pull request #560 from NoRedInk/tessa/expand-segmented-control-example
Tessa/expand segmented control example
2020-07-29 13:40:43 -07:00
Tessa
4dd1629b95
Merge branch 'master' into tessa/expand-segmented-control-example 2020-07-29 13:16:14 -07:00
Tessa
d904fe74df
Merge pull request #558 from NoRedInk/tessa/adds-missing-document
Adds missing document
2020-07-29 11:36:01 -07:00
Tessa Kelly
97dba40ff3 Use different prefixes in order to end up with different ids for axe 2020-07-29 11:18:07 -07:00
Tessa Kelly
05dc88402f Demo 2-8 segmented controls 2020-07-29 11:10:49 -07:00
Tessa Kelly
090c6eb695 Change the ExampleOptionSelect to use ints 2020-07-29 11:00:05 -07:00
Tessa Kelly
4d0df17b74 Ads missing document 2020-07-28 16:46:01 -07:00
Tessa
8a7044b77e
Merge pull request #556 from NoRedInk/tessa/release-documents-icon
documents icon
2020-07-20 13:21:11 -07:00
Tessa Kelly
5ed3f6dc6c Bump 2020-07-20 12:26:22 -07:00
Juan Edi
e17439906f
Merge pull request #555 from NoRedInk/tessa/adds-submissions-icon
Adds documents icon
2020-07-20 16:22:45 -03:00
Tessa Kelly
e227c99631 Adds documents icon 2020-07-16 16:30:24 -07:00
Brian Hicks
6718fdd686
Merge pull request #554 from NoRedInk/tessa/set-tab-button-size
Adds padding settings to the tab button
2020-07-13 14:51:30 -05:00
Tessa Kelly
a05f6892be Adds padding settings to the tab button 2020-07-13 10:12:08 -07:00
Brian Hicks
dfe107a1c4
Merge pull request #553 from NoRedInk/10.3.0
bump to 10.3.0
2020-07-13 10:24:08 -05:00
Brian Hicks
a352f2ff77 bump to 10.3.0 2020-07-13 10:17:56 -05:00
Brian Hicks
1e9594f3a1
Merge pull request #552 from NoRedInk/text-v5
add Attribute-based customization to Text
2020-07-13 10:16:53 -05:00
Brian Hicks
789d0ae7c8 add examples of attribute-based customization to the style guide 2020-07-13 10:11:33 -05:00
Brian Hicks
1c14e66db2 rename singleLine to noBreak 2020-07-13 10:11:22 -05:00
Brian Hicks
7ab6ce1dd5 add custom CSS override to Text 2020-07-13 09:59:36 -05:00
Brian Hicks
273fe45f41 accept and apply styles 2020-07-13 09:50:19 -05:00
Brian Hicks
5a4f19ac81 add Nri.Ui.Text.V5 2020-07-13 09:41:01 -05:00
Tessa
e1df5ceb8a
Merge pull request #551 from NoRedInk/bump-for-modal
Modal V9 release
2020-07-06 09:20:26 -07:00
Tessa Kelly
7b2ebddcc7 Elm bump 2020-07-06 09:05:56 -07:00
Tessa
1599dceed2
Merge pull request #550 from NoRedInk/lab/modal-v9
Lab/modal v9
2020-07-06 08:55:16 -07:00
Tessa Kelly
c2894c7659 Oops, delete accidental style 2020-07-02 16:46:17 -07:00
Tessa Kelly
a21dd757d1 make run 2020-07-02 16:40:35 -07:00
Tessa Kelly
d66fa40ce6 Adds docs 2020-07-02 16:39:57 -07:00
Tessa Kelly
efde15f98c Adds isOpen 2020-07-02 16:34:12 -07:00
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