Commit Graph

3044 Commits

Author SHA1 Message Date
Tessa
6cd8b0cb47
Merge pull request #536 from NoRedInk/bump-to-fix-broken-stuff
Bump to 9.7.0
2020-06-12 10:48:03 -07:00
Tessa Kelly
0a0803d7d0 Bump to 9.7.0 2020-06-12 10:42:17 -07:00
Tessa Kelly
dc7f74716d Merge branch 'lab/tabs' of github.com:NoRedInk/noredink-ui into lab/tabs 2020-06-12 10:08:49 -07:00
Tessa Kelly
e4db603475 Merge remote-tracking branch 'origin/master' into lab/tabs 2020-06-12 10:07:57 -07:00
Tessa
bd1210adc2
Merge pull request #535 from NoRedInk/tessa/add-link
Adds link
2020-06-12 08:55:35 -07:00
D Pham
af5d2b293e Merge remote-tracking branch 'origin/master' into lab/tabs 2020-06-12 11:12:58 -04:00
Tessa Kelly
de5d646010 Adds link 2020-06-11 17:22:04 -07:00
d pham (they/them)
70192e029e
Merge pull request #534 from NoRedInk/lab/adds-gd-tda-icons
Lab/adds gd tda icons
2020-06-11 11:20:14 -04:00
Tessa Kelly
28a75685fc Merge remote-tracking branch 'origin/master' into lab/tabs 2020-06-10 15:11:45 -07:00
Tessa Kelly
61dbc7ad31 Merge remote-tracking branch 'origin/master' into lab/adds-gd-tda-icons 2020-06-10 15:10:59 -07:00
Tessa Kelly
20edfbf1d3 Adds openBook 2020-06-10 15:10:16 -07:00
Tessa
22839f4ea7
Merge pull request #532 from NoRedInk/lab/extend-clickable-helpers
Lab/extend clickable helpers
2020-06-10 14:58:22 -07:00
Tessa Kelly
719cebe867 Fix test compilation 2020-06-10 14:56:55 -07:00
Tessa
18e3a09386
Merge branch 'master' into lab/extend-clickable-helpers 2020-06-10 14:20:52 -07:00
Tessa Kelly
ccff86350c Remove unnecessary transforms 2020-06-10 13:58:07 -07:00
Tessa Kelly
26e45a1290 Adds checklist 2020-06-10 13:57:07 -07:00
Tessa Kelly
b853f3e6e6 🎨 rermove some of the transforms 2020-06-10 13:50:52 -07:00
Tessa Kelly
7c2da0a9dc Adds speechBallono 2020-06-10 13:47:39 -07:00
Tessa Kelly
346c6fa793 Adds redo 2020-06-10 13:41:20 -07:00
Tessa Kelly
77ead591bd Update elm-verify-examples 2020-06-10 12:11:45 -07:00
Tessa Kelly
aa01193eb7 expose V5 2020-06-10 12:08:52 -07:00
Tessa
8c666729d9
Merge pull request #531 from NoRedInk/bump-for-confetti-v2
Bump for confetti-v2 release
2020-06-10 11:47:02 -07:00
Tessa Kelly
db5c8896b7 verify examples 2020-06-09 18:37:47 -07:00
Tessa Kelly
6c2eabc01d Fix axe error 2020-06-09 18:34:52 -07:00
Tessa Kelly
8c215b0cee Hovered tab has azure border 2020-06-09 18:13:50 -07:00
Tessa Kelly
3164072245 Fix elm-css class name generator issue 2020-06-09 18:12:38 -07:00
Tessa Kelly
edd6435a68 Thread custom spacing options through 2020-06-09 18:08:33 -07:00
Tessa Kelly
9c14d1f67d Rearrange exports 2020-06-09 18:00:46 -07:00
Tessa Kelly
d620748317 Make sure to tabtoid the idstring 2020-06-09 17:59:56 -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
d5ab4474a8 🎨 prefer cons over append 2020-06-09 17:01:50 -07:00
Tessa Kelly
5ce84e40e3 💀 remove normal link 2020-06-09 16:50:37 -07:00
Tessa Kelly
097e12cd92 Remove ul
i assume that originally we had lis, but using just a ul by itself doens't make sense
2020-06-09 16:34:02 -07:00
Tessa Kelly
728191ca07 Fold styles tab styles up into where they're used 2020-06-09 16:31:51 -07:00
Tessa Kelly
f84b36682a 🎨 use cons rather than append 2020-06-09 16:30:56 -07:00
Tessa Kelly
a1a6625885 Change the API to reduce casing 2020-06-09 16:23:15 -07:00
Tessa Kelly
fa798332bc Remove version from styled name 2020-06-09 15:58:27 -07:00
Tessa Kelly
5305d1949c Adds todo about the keyboard behavior 2020-06-09 15:58:18 -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
1ea4bdb764 💀 remove Config type alias and viewTabDefault 2020-06-09 14:40:27 -07:00
Tessa Kelly
fb53ce05d5 Copy V4 -> V5 2020-06-09 14:21:42 -07:00
Tessa Kelly
a6ccbf6a3e Add note on preferences 2020-06-09 14:05:56 -07:00
Tessa Kelly
5af663cada 💀 remove nri menu approach to clickable svgs 2020-06-09 13:51:27 -07:00
Tessa Kelly
57a5d0e886 Adds tooltip implementations 2020-06-09 13:47:53 -07:00