Commit Graph

7063 Commits

Author SHA1 Message Date
Brian Hicks
44bdfe0aaa
move where the background is applied 2023-03-30 08:05:07 -05:00
Brian Hicks
19833a4405
remove the last of the high-contrast stuff 2023-03-30 07:58:26 -05:00
Brian Hicks
8985e57394
🎨 2023-03-29 17:05:46 -05:00
Brian Hicks
21abb7cd41
remove high-contrast background color 2023-03-29 17:00:42 -05:00
Tessa
5a62e64caf
Merge pull request #1288 from NoRedInk/bat/axe-tests
Up axe core version
2023-03-29 10:38:56 -06:00
Brian Hicks
5aef910896
clarify the use of these attributes 2023-03-29 11:25:13 -05:00
Brian Hicks
4607a80108
move values to Debug.Control.Extra 2023-03-29 11:21:05 -05:00
Brian Hicks
577642baf1
remove includeMobile 2023-03-29 11:17:53 -05:00
Brian Hicks
faff350383
use the function-in-an-attribute style 2023-03-29 11:16:30 -05:00
Tessa
d85105928f
Merge pull request #1333 from NoRedInk/bat/highlighter-toolbar-radio-inputs
🔧 Use radio inputs under the hood in HighlighterToolbar
2023-03-29 09:23:15 -06:00
Brian Hicks
42f8d3d066
fix typo in PR template 2023-03-28 17:21:53 -05:00
Brian Hicks
756a4640fc
catch up with the last change 2023-03-28 17:18:42 -05:00
Brian Hicks
0c2d7872ac
move the sticky styles to where they're actually needed 2023-03-28 17:17:52 -05:00
Brian Hicks
f241d224ac
repeat content to test stickiness 2023-03-28 17:15:49 -05:00
Brian Hicks
af7ea05a94
show stickiness 2023-03-28 17:10:03 -05:00
Brian Hicks
a71e8ab909
accept stickiness config 2023-03-28 15:53:35 -05:00
Brian Hicks
06def3d6af
make the tab list optionally sticky 2023-03-28 15:33:43 -05:00
Brian Hicks
33ab395665
remove unused helper 2023-03-28 15:17:04 -05:00
Brian Hicks
04ebc9122b
document new exposed stuff 2023-03-28 15:17:00 -05:00
Brian Hicks
a780abc15f
add tab list background color to example 2023-03-28 15:14:06 -05:00
Brian Hicks
44cf9b237d
rework the generated code to follow the new API 2023-03-28 14:50:14 -05:00
Brian Hicks
3ba75a4ea5
update the example to build with the new API 2023-03-28 14:42:15 -05:00
Brian Hicks
73187dbe4e
this should really be called "tab list" for consistency's sake 2023-03-28 14:34:51 -05:00
Brian Hicks
e85bd9157d
use the new background color in the tab list 2023-03-28 14:32:45 -05:00
Brian Hicks
2793eb265f
accept a header background color 2023-03-28 14:32:31 -05:00
Brian Hicks
4945a826bb
name required arguments 2023-03-28 14:25:28 -05:00
Brian Hicks
feee18e1a2
switch to an HTML-like API 2023-03-28 14:25:28 -05:00
Brian Hicks
84accae482
Attribute -> TabAttribute to clear name 2023-03-28 14:25:28 -05:00
Brian Hicks
26997538e1
talk about changes from V7 2023-03-28 14:25:27 -05:00
Brian Hicks
4d538084c0
start Tabs.V8 2023-03-28 14:25:27 -05:00
celso
8e7688f077
Merge pull request #1334 from NoRedInk/22.7.0
bumps to 22.7.0
2023-03-28 15:14:13 -03:00
Celso Bonutti
9393b23fc7
bumps to 22.7.0 2023-03-28 15:09:44 -03:00
celso
de9ca519a3
Merge pull request #1326 from NoRedInk/adm/danger-secondary-button
Adds `dangerSecondary` to button themes
2023-03-28 15:06:48 -03:00
Tessa Kelly
1375508d7d Elm review 2023-03-27 18:18:18 -06:00
Tessa Kelly
4a57d9e578 Fix the focus ring styles underlapping the rightward input 2023-03-27 18:08:29 -06:00
Tessa Kelly
6c5b7bd340 🎨 improve the API 2023-03-27 18:05:58 -06:00
Tessa Kelly
4a00906dd5 💀 remove viewTag helper 2023-03-27 17:47:13 -06:00
Tessa Kelly
700bcd38b2 💀 remove unused getName arg 2023-03-27 17:45:31 -06:00
Tessa Kelly
ea23cc6f76 💀 remove unnecessary tools argument 2023-03-27 17:44:23 -06:00
Tessa Kelly
a045d3df1c 🎨 remove unnecessary selected argument 2023-03-27 17:43:38 -06:00
Tessa Kelly
8d8603881e Add basic example code 2023-03-27 17:40:10 -06:00
Tessa Kelly
250f3f5700 Remove unused code 2023-03-27 17:30:51 -06:00
Tessa Kelly
5beb5d4cd7 Update the tests 2023-03-27 17:22:38 -06:00
Tessa Kelly
b7173d09ee Update API to remove unused focus 2023-03-27 17:05:35 -06:00
Tessa Kelly
cb487851e5 Run elm review 2023-03-27 16:59:30 -06:00
Tessa Kelly
790a802ff5 Leave whitespace between the active tool indicator and the focus ring 2023-03-27 16:55:17 -06:00
Tessa Kelly
25ea99ba50 Fix the focus ring styles 2023-03-27 16:53:52 -06:00
Tessa Kelly
61ed301277 Use radio inputs 2023-03-27 16:49:30 -06:00
Tessa Kelly
a8f5a3d4b1 Update docs a bit 2023-03-27 16:40:22 -06:00
Tessa Kelly
d03e472636 Reorder so that view is emphasized 2023-03-27 16:36:29 -06:00