Commit Graph

36 Commits

Author SHA1 Message Date
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
a84f0b9665 Wire in keyboard shortcuts section to the examples 2020-06-19 14:35:53 -07:00
Tessa Kelly
87ff24e8f0 Remove namespacing 2020-06-19 14:16:10 -07:00
Tessa Kelly
68ea678d7c Adds atomic design tags 2020-06-19 13:41:28 -07:00
Tessa Kelly
6c2eabc01d Fix axe error 2020-06-09 18:34:52 -07:00
Tessa Kelly
edd6435a68 Thread custom spacing options through 2020-06-09 18:08:33 -07:00
Tessa Kelly
bb7bd52e1f Fix the focus behavior 2020-06-09 17:56:10 -07:00
Tessa Kelly
f713fb1afa Extract key events 2020-06-09 17:43:54 -07:00
Tessa Kelly
6827c85196 Replace the separate spa link implementation 2020-06-09 17:16:08 -07:00
Tessa Kelly
5ce84e40e3 💀 remove normal link 2020-06-09 16:50:37 -07:00
Tessa Kelly
a1a6625885 Change the API to reduce casing 2020-06-09 16:23:15 -07:00
Tessa Kelly
fdb6c04fb5 Move away from a zipper-based approach 2020-06-09 15:53:46 -07:00
Tessa Kelly
0fd1cafed9 Adds the default tab view helper back in 2020-06-09 15:28:12 -07:00
Tessa Kelly
738418074d Begin adjusting the API to take HTML for tab content 2020-06-09 15:12:30 -07:00
Tessa Kelly
30d4c20a93 Adds Title to settings
Note: alignment left and center don't work correctly when there is a title
2020-06-09 14:55:39 -07:00
Tessa Kelly
162989e54f Adds alignment demo to the example 2020-06-09 14:51:00 -07:00
Tessa Kelly
fb53ce05d5 Copy V4 -> V5 2020-06-09 14:21:42 -07:00
Aaron VonderHaar
098bdcce0c Make Nri.Ui.Tabs.V4 work with ProgramTest.clickButton
And also applies the guidelines from https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Tab_Role#Best_practices
2020-04-28 16:29:00 -07:00
Tessa Kelly
6d5184137f Adds Example type annotations 2020-03-31 16:35:17 -07:00
Tessa Kelly
de82a5c4ab Adds back in subscriptions 2020-03-31 16:35:17 -07:00
Tessa Kelly
dc9ed8ba7b Uncomment all the states 2020-03-31 16:35:17 -07:00
Tessa Kelly
5d1fb3c5ba Change category modeling to allow presence in multiple categories 2020-03-23 17:48:53 -07:00
Tessa Kelly
2b87eb84df 🎨 Pull Category out into its own module 2020-03-23 17:33:42 -07:00
Gavin Panella
28d36c6f64 Revert "Merge pull request #461 from NoRedInk/puffins/prepare-for-merge"
This reverts commit 4373c78d82, reversing
changes made to 6b78075f02.
2020-03-06 20:00:34 +01:00
Stoeffel
873f0ef521 move files into subdirectory 2020-03-02 10:45:03 +01:00
Tessa Kelly
01e4bcf620 Move tabs into the layout section 2019-10-24 10:24:59 -07:00
Michael Glass
1fae6a445b upgrade list zipper dependency 2019-09-04 11:03:03 +02:00
Danielle Pham
e18c1abd80 Add Tabs.SpaLink example 2019-05-23 10:57:29 -04:00
Michael Hadley
9c4f4cdc82 Unify into just LinkConfig and links 2019-05-22 17:23:11 -07:00
Michael Hadley
d45cada97e Copy into new tabs V4 module 2019-05-22 15:26:01 -07:00
Tessa Kelly
2bd5ccb61f filename -> name 2019-05-03 09:56:43 -07:00
Tessa Kelly
c21cee42e2 Behaviors -> widgets 2019-05-03 09:30:02 -07:00
Aaron VonderHaar
55286fea9a Fix typo in Example/Tabs 2019-02-22 21:00:04 -08:00
Luke Westby
10e29b412b
Puffins final upgrades (#166)
* add toString to select config

* let table use v2 keyframes

* add to elm-package

* use button for tabs

* delete noop hrefs

* add to select tests

* use html v3
2018-11-12 12:25:37 -08:00
Tereza Sokol
9bb5081c37 Add Tabs.V2 (with Html.Styled) (#165)
* Tabs.V2

* Expose module

* Fix filename
2018-11-09 14:01:11 -08:00