Commit Graph

2894 Commits

Author SHA1 Message Date
Brian Hicks
3bbcc27d20 test checked attribute (since QA will be depending on it in their tests) 2020-08-17 12:23:39 -05:00
Brian Hicks
2e1fa2e36b add the "checked" attribute to segmented controls that are selected 2020-08-17 12:23:39 -05:00
Juan Edi
9053c4d283
Merge pull request #580 from NoRedInk/make-tests-nicer
Make tests nicer
2020-08-14 13:47:16 -03:00
Tessa
7aec67a782
Merge pull request #579 from NoRedInk/elm-0.19.1
Elm 0.19.1
2020-08-13 17:10:46 -07:00
Brian Hicks
94f5d0e5cc move TextInput teests to a non-versioned file 2020-08-13 16:40:03 -05:00
Brian Hicks
8b91af1ccb move SlideModal tests to a non-versioned file 2020-08-13 16:39:20 -05:00
Brian Hicks
b6dc6a21c8 move PremiumCheckbox tests to a non-versioned file 2020-08-13 16:38:48 -05:00
Brian Hicks
dc16e11cab trigger rebuild on test files as well as src files 2020-08-13 16:35:48 -05:00
Brian Hicks
b014df5af7 move Tooltip tests to a non-versioned file 2020-08-13 16:35:23 -05:00
Brian Hicks
9a51b4b5c2 move SortableTable tests to a non-versioned file 2020-08-13 16:34:03 -05:00
Brian Hicks
c7d6bafc96 move Page tests to a non-versioned file 2020-08-13 16:33:15 -05:00
Brian Hicks
189fbf0881 mark existing specs as OK to have deprecated imports 2020-08-13 16:27:30 -05:00
Brian Hicks
19fd32831b look in tests for deprecated imports 2020-08-13 16:23:49 -05:00
Brian Hicks
e34e887b43 upgrade elm-version in the styleguide 2020-08-13 16:13:07 -05:00
Brian Hicks
72b5aeeb69 delete spec for deprecated component 2020-08-13 16:12:18 -05:00
Brian Hicks
cbe378a414 upgrade Elm to 0.19.1 (how did this work before?) 2020-08-13 16:10:43 -05:00
Luke Westby
8bde27d097
Merge pull request #577 from NoRedInk/kraken/bump-11-1-0
bump 11.1.0
2020-08-12 16:33:24 -07:00
Luke Westby
7cc5111676 bump 2020-08-12 16:21:05 -07:00
Luke Westby
8ab55ec70b
Merge pull request #576 from NoRedInk/more-flexible-modals
Implement Modal.V10
2020-08-12 16:12:42 -07:00
Ju Liu
2072d2f44b Make deprecation script ignore imports in commetns 2020-08-12 17:04:23 +01:00
Ju Liu
be9c2e42c5 Implement Modal.V10
Which allows an easier way to customize the modal styling
2020-08-12 15:18:21 +01:00
Tessa
f00a76bbaf
Merge pull request #571 from NoRedInk/tessa/bump-segmented-control-and-deletions
Version 11
2020-08-06 09:30:08 -07:00
Tessa Kelly
09f1012ab2 Version 11 2020-08-06 09:25:38 -07:00
Tessa
7be8e70d34
Merge pull request #570 from NoRedInk/axe/segmented-control-and-tabs
Axe/segmented control and tabs
2020-08-06 09:19:20 -07:00
Tessa Kelly
beda1eaa3f Fix Percy diff 2020-08-05 16:32:43 -07:00
Tessa Kelly
6a9ebcd980 Adds misisng legend 2020-08-05 16:22:33 -07:00
Tessa Kelly
ca714c5775 Update the keyboard support notes 2020-08-05 15:58:40 -07:00
Tessa Kelly
814fc0cc51 Adds focusability to tabpanel 2020-08-05 15:58:29 -07:00
Tessa Kelly
46b181f0f4 Show the focus state 2020-08-05 15:53:22 -07:00
Tessa Kelly
d7b6d9fdf0 🎨 make the API consistent 2020-08-05 15:25:26 -07:00
Tessa Kelly
f815a4bb13 Use TabsInternal for Segmentedcontrol 2020-08-05 15:19:09 -07:00
Tessa Kelly
bcd3135c39 Begin basing segmented control off of tabsinternal 2020-08-05 15:03:22 -07:00
Tessa Kelly
e91c39ffe7 🎨 tidy tabs imports 2020-08-05 14:52:38 -07:00
Tessa Kelly
c277a30578 Switch tabs v6 over to tabsinternal 2020-08-05 14:50:50 -07:00
Tessa Kelly
f2b361f66d Begin switching to tabsinternal in tabs 2020-08-05 14:48:40 -07:00
Tessa Kelly
f5cc9d889d Introduce Tabs Internal (extracted from Tabs.V6) 2020-08-05 14:44:13 -07:00
Tessa Kelly
a30bb6153d Copy V5 tabs to V6 2020-08-05 14:18:03 -07:00
Tessa Kelly
47a248a302 Add additional goal 2020-08-05 14:16:44 -07:00
Tessa Kelly
a9d64e7cbb Use radio button under the hood 2020-08-05 14:04:49 -07:00
Tessa Kelly
a7b3ed779c Do renames for radio group 2020-08-05 13:20:48 -07:00
Tessa Kelly
f566c49e6e 📝 document intended changes 2020-08-05 13:20:36 -07:00
Tessa Kelly
b6b41109e5 cp SegmentedControl/V10.elm SegmentedControl/V11.elm 2020-08-05 13:15:57 -07:00
Tessa
5b86c61228
Merge pull request #569 from NoRedInk/lab/stickyable-segmented-control
Lab/stickyable segmented control
2020-08-05 09:58:23 -07:00
Tessa Kelly
435164136c 📝 address doc comments 2020-08-05 09:30:28 -07:00
Tessa
ef6ee0ab21
Merge branch 'master' into lab/stickyable-segmented-control 2020-08-04 21:44:47 -07:00
Tessa
eb24ee5758
Merge pull request #565 from NoRedInk/tessa/kill-sortable-table-v1
Tessa/kill sortable table v1
2020-08-04 21:44:26 -07:00
Tessa Kelly
9601ab46ac Fix json files -- no idea how I messed this up 2020-08-04 21:42:26 -07:00
Tessa Kelly
e9631d95f2 Show icons by default cause icons are adorable 2020-08-04 21:36:15 -07:00
Tessa Kelly
f4e5467cff Add long content example 2020-08-04 21:35:10 -07:00
Tessa Kelly
437f37d135 🎨 remove other map2 2020-08-04 21:28:01 -07:00