Commit Graph

62 Commits

Author SHA1 Message Date
Tessa Kelly
c41eab81e8 Extract viewAll 2022-03-30 11:15:58 -07:00
Tessa Kelly
b54e44b76c Extract categories 2022-03-30 11:15:14 -07:00
Tessa Kelly
fb34cf93ab Extract not found 2022-03-30 11:13:11 -07:00
Tessa Kelly
f75565cb17 Extract view example helper 2022-03-30 11:01:16 -07:00
Tessa Kelly
f1761e7302 Merge remote-tracking branch 'origin/master' into decode-example-links 2022-03-29 10:41:37 -07:00
Tessa Kelly
f46fba439a Fix slow-to-load examples 2022-03-29 10:31:06 -07:00
Tessa Kelly
2ef33bde50 Thread the ellie package dependencies through 2022-03-29 10:19:32 -07:00
Brian Hicks
1490aee155 make error handling nicer 2022-03-28 17:00:21 -05:00
Brian Hicks
37cbb06c36 load packages when the app boots 2022-03-28 17:00:21 -05:00
Tessa Kelly
e6a0476427 Improve page structure 2022-03-25 13:41:02 -07:00
Ju Liu
efaee1b7af Apply elm-review in styleguide app 2022-03-15 18:06:13 +00:00
Celso Bonutti
bc2e90fbed migrates Main example to SideNav.V2 2022-03-07 17:26:56 -03:00
Tessa Kelly
e13a2f4aa5 adds explicit sprite type
this will enable us to keep the quill toolbar working as it currenlty does, while keeping attributes on the UiIcon
2022-01-18 10:39:31 -08:00
Tessa Kelly
ca55e1da5e 🎨 cleanup nav setup 2021-12-03 13:34:32 -08:00
Tessa Kelly
7c10606ee8 Style feedback 2021-12-03 13:11:02 -08:00
Tessa Kelly
27261307d3 Fix mobile styles 2021-12-03 12:10:49 -08:00
Tessa Kelly
66245759b1 💀 remove locked and create your own content 2021-12-03 12:04:21 -08:00
Tessa Kelly
a31da1772e Restrict page width 2021-12-03 11:41:51 -08:00
Tessa Kelly
5b086b5d9e Support external links 2021-12-03 11:31:29 -08:00
Tessa Kelly
57c4358822 Thread the route through once 2021-12-03 11:25:47 -08:00
Tessa Kelly
8876c5be32 Generalize ClickableAttributes to improve the routing links 2021-12-03 11:10:15 -08:00
Tessa Kelly
de8903eeee Use ClickableAttribute helpers 2021-12-03 10:47:40 -08:00
Tessa Kelly
5d1dbdb367 link -> entry 2021-12-03 10:00:26 -08:00
Tessa Kelly
925c4ea64a Remove external link 2021-12-03 09:40:45 -08:00
Tessa Kelly
e012dc1f91 Adds the All section back in the way it should be 2021-12-03 09:22:25 -08:00
Tessa Kelly
caa28bd23c Get closer to the existing styleguide styles 2021-12-03 09:22:04 -08:00
Tessa Kelly
ce44a68f70 Fix left alignment of sub-nav links 2021-12-03 08:45:06 -08:00
Tessa Kelly
ae1b769d27 Adds the skip link back in 2021-12-03 08:32:21 -08:00
Tessa Kelly
b1d9432a9b Begin using the sidenav for the styleguide 2021-12-03 08:16:38 -08:00
Tessa Kelly
01fa2d4e0a Improve example rendering and not-found behavior 2021-11-05 15:16:54 -07:00
Tessa Kelly
91c086372b Adds button to take you back out of an example 2021-11-05 15:04:14 -07:00
Tessa Kelly
460c347d7a Adjust sidebar link style 2021-11-05 11:29:45 -07:00
Tessa Kelly
b5888c9977 Make the hit area the entire container
the only element that will receive focus is the actual link
2021-11-05 11:13:28 -07:00
Tessa Kelly
96f4adb968 Use a grid layout for the example previews 2021-11-05 11:05:08 -07:00
Tessa Kelly
078b16c8f4 Only show a preview for a category or for general browsing 2021-11-05 10:35:58 -07:00
Tessa Kelly
35b4c3a7e7 Marginally improve the mobile styleguide 2021-10-04 15:40:18 -07:00
Tessa Kelly
83946a6b0e 💀 remove atomic design elements 2021-05-27 18:30:31 -07:00
Tessa Kelly
e536c34e40 Remove duped vendor prefix heleprs 2020-11-06 10:51:33 -08:00
Ben Dansby
b472821d9c styling 2020-10-01 21:08:41 -07:00
Tessa Kelly
49f9880181 Adjust error message 2020-09-09 12:07:07 -07:00
Tessa Kelly
819aee116d Take screenshots of one widget at a time 2020-09-09 12:05:26 -07:00
Tessa Kelly
14da7572d2 Hide the skip button when not focused 2020-09-02 12:53:27 -07:00
Tessa Kelly
97bf52f3bd Skip to header rather than to whole section 2020-09-02 12:39:35 -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
32264949c6 Pull the example state management up a level 2020-03-31 16:35:17 -07:00
Tessa Kelly
3d1d65b508 💀 remove Module example 2020-03-31 16:35:17 -07:00
Tessa Kelly
72daef5d24 Begin refactoring to make adding new modules easier 2020-03-31 16:35:17 -07:00
Tessa Kelly
61024704f5 NriModules -> Examples 2020-03-31 16:35:17 -07:00
Tessa Kelly
36f3a6589e Fix routing to remove false positives due to routing: see https://github.com/dequelabs/axe-core/issues/1204 2020-03-31 13:20:37 -05:00