Commit Graph

2623 Commits

Author SHA1 Message Date
Tessa Kelly
84374023fb Adds Divider to the styleguide 2020-04-08 15:13:06 -07:00
Tessa Kelly
e1daa06c1a Remove bad link and unused code 2020-04-08 15:09:04 -07:00
Tessa Kelly
9a2d89bf9b Re-remove some of the modules 2020-04-06 15:46:31 -07:00
Tessa Kelly
c45f90221f Merge remote-tracking branch 'origin/master' into restore-used-modules 2020-04-06 15:44:35 -07:00
Tessa
48285f533a
Merge pull request #491 from NoRedInk/tessa/nri-loading
Tessa/nri loading
2020-04-06 08:42:11 -07:00
Tessa Kelly
b4bf234c17 Simplify page example 2020-04-03 13:55:40 -07:00
Tessa Kelly
196c229cf0 Fix make 2020-04-03 09:45:55 -07:00
Tessa Kelly
9ff055033d 'publish' nri.ui.loading 2020-04-02 18:40:56 -07:00
Tessa Kelly
a467d58ec4 Adds spinning dots 2020-04-02 18:35:55 -07:00
Tessa Kelly
ced309210f adds spinner example 2020-04-02 18:21:04 -07:00
Tessa Kelly
fe864e7184 Pulls Loading out into its own module 2020-04-02 18:13:29 -07:00
Tessa Kelly
4c07849e02 Set the width of the element 2020-04-02 11:50:31 -07:00
Tessa Kelly
20cc19c649 Error pages -> Pages 2020-04-02 11:49:09 -07:00
Tessa Kelly
9b81b7df80 Adds loading page 2020-04-02 11:48:46 -07:00
Tessa Kelly
f781e26776 Adds loadingFadeIn helper 2020-04-02 11:44:49 -07:00
Brian Hicks
498d609003
Merge pull request #488 from NoRedInk/tessa/refactor-styleguide-percy
Tessa/refactor styleguide percy
2020-04-01 17:28:54 -05:00
Tessa Kelly
30910c4c3b Merge remote-tracking branch 'origin/master' into tessa/refactor-styleguide-percy 2020-04-01 09:52:14 -07:00
Brian Hicks
18af70fe96 restore modules that were actually used 2020-04-01 06:30:50 -05:00
Brian Hicks
c576d0d543
Merge pull request #489 from NoRedInk/reenable-major-version-check
re-enable major version check
2020-04-01 05:51:46 -05:00
Brian Hicks
4c3f449b28 re-enable major version check 2020-04-01 05:48:15 -05:00
Brian Hicks
387e1a7e84
Merge pull request #486 from NoRedInk/spring-cleaning
Spring cleaning
2020-04-01 05:46:59 -05:00
Brian Hicks
bfdb712b59 temporarily disable major upgrade check 2020-04-01 05:44:36 -05:00
Brian Hicks
c0432d99df bump to 8.0.0 2020-04-01 05:41:26 -05:00
Brian Hicks
0534b0d051 clarify upgrade policy (reduc) 2020-04-01 05:40:31 -05:00
Tessa Kelly
7ad8df39d4 Separate out the wrapState and wrapMsg helpers to better emphasize what example we're looking at 2020-03-31 16:35:17 -07:00
Tessa Kelly
32264949c6 Pull the example state management up a level 2020-03-31 16:35:17 -07:00
Tessa Kelly
97f237f589 Adds remaining modules to the examples 2020-03-31 16:35:17 -07:00
Tessa Kelly
7d25639382 Avoids manually managing the state keys 2020-03-31 16:35:17 -07:00
Tessa Kelly
8a4b246dfa Inline the example accessors 2020-03-31 16:35:17 -07:00
Tessa Kelly
0501c25141 Change the modeling to a dict 2020-03-31 16:35:17 -07:00
Tessa Kelly
b87a61b86f Use all module list for subscriptions and view 2020-03-31 16:35:17 -07:00
Tessa Kelly
92573874fc Use new implementation style 2020-03-31 16:35:17 -07:00
Tessa Kelly
5e879fd801 Begin trying wrapped implementation 2020-03-31 16:35:17 -07:00
Tessa Kelly
3d1d65b508 💀 remove Module example 2020-03-31 16:35:17 -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
267164e9cc Adds banner alert example back in 2020-03-31 16:35:17 -07:00
Tessa Kelly
2f5fb613f2 Adds button example back in 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
Aaron VonderHaar
3cdf2cbcb0 Fix ARIA in examples 2020-03-31 13:26:35 -07:00
Aaron VonderHaar
f18656157c Add TextInput.V5.email input type 2020-03-31 13:19:56 -07:00
Brian Hicks
240c7513ac remove deprecated modules from deprecated-imports.csv 2020-03-31 15:05:07 -05:00
Aaron VonderHaar
03c0845973 Update TextInput example to use Debug.Control 2020-03-31 13:04:36 -07:00
Brian Hicks
9e2a24d22d remove broken example
this looks like it's been broken for a while without being run, and I'm not
sure how to fix it. Going to just remove this instead of trying to get it
working again, since it's been inactive for so long.
2020-03-31 15:03:42 -05:00
Brian Hicks
8ce5f7aebc generate tests, then run them 2020-03-31 15:03:28 -05:00
Brian Hicks
4094b97830 automatically look for verifiable examples in all exposed modules 2020-03-31 14:58:20 -05:00
Brian Hicks
00bb332621 clarify deprecation policy in README 2020-03-31 14:53:20 -05:00
Brian Hicks
b309421d3d remove unused modules 2020-03-31 14:52:13 -05:00