Commit Graph

7063 Commits

Author SHA1 Message Date
Micah Hahn
c8941a2a9e Merge branch 'master' into phx-485-support-markdown-in-block-api 2023-04-04 10:15:06 -05:00
Charbel
e3ad4d728d
Merge pull request #1340 from NoRedInk/radio-clickable-area
A11-2529 Remove on-click and on-focus outline from Radio
2023-04-04 11:24:49 -03:00
Tessa Kelly
97b056249e Fix mistake: clear hint after saving 2023-04-03 16:33:51 -06:00
Tessa Kelly
3bfbb65103 Adds tests against the short selector 2023-04-03 16:33:51 -06:00
Tessa Kelly
0b570148c8 Adds select shortest function from the monolith 2023-04-03 16:33:51 -06:00
Tessa Kelly
0cbf26cabc Use Sorter when joining adjacent highlightables 2023-04-03 16:33:51 -06:00
Tessa Kelly
cd4055deb3 reimplement eraser styles 2023-04-03 16:33:51 -06:00
Tessa Kelly
5194d46b4f We actually do need build groups because otherwise mark can't apply start and end styles correctly 2023-04-03 16:33:51 -06:00
Tessa Kelly
5af25ecd6d Revert "💀 remove buildGroups, which doesn't seem to be doing much"
This reverts commit d232d06956245ff6b2c486d95436ca945c9702bc.
2023-04-03 16:33:51 -06:00
Tessa Kelly
56e0af6084 Partially reimplement the styling 2023-04-03 16:33:51 -06:00
Tessa Kelly
dddaa4834c Fix test compilation 2023-04-03 16:33:51 -06:00
Tessa Kelly
347ac43e35 Highlighter update now takes a sorter 2023-04-03 16:33:51 -06:00
Tessa Kelly
39ab71abcf Remove ui state (replacement is not implemented) 2023-04-03 16:33:51 -06:00
Tessa Kelly
6e5f01673a 💀 remove buildGroups, which doesn't seem to be doing much 2023-04-03 16:33:51 -06:00
Tessa Kelly
8bc99d39eb Replace init with 2 helpers and remove custom attributes from the API (since init_ is used all the time, and attributes are only used for inline comments) 2023-04-03 16:33:51 -06:00
Tessa Kelly
1fcf8c0422 Make the attribute modeling more flexible 2023-04-03 16:33:51 -06:00
Tessa Kelly
0ebbd6f0f0 Adjust the docs for Highlightable.V3 2023-04-03 16:33:51 -06:00
Tessa Kelly
5cbd2b647c Copy Highlightable.V2 and Highlighter.V3 2023-04-03 16:33:51 -06:00
Tessa
c5edf30799
Merge pull request #1332 from NoRedInk/bat/fix-highlighter-padding-styles
🔧 Improve highlighter styles
2023-04-03 14:31:24 -06:00
Brian Hicks
b5057c1dbe
Merge pull request #1339 from NoRedInk/tab-padding-top
add topPadding
2023-04-03 14:23:48 -05:00
charbelrami
559a9c3c00 expand the label instead of expanding the radio 2023-04-03 16:17:39 -03:00
Brian Hicks
0b6a2964a1
add topPadding 2023-04-03 13:38:49 -05:00
Brian Hicks
53b722ea91
🎨 2023-04-03 12:21:11 -05:00
Brian Hicks
2ac3725a32
fix the too-much-padding problem 2023-04-03 12:20:57 -05:00
Tessa Kelly
4cbfb51391 Adds comment 2023-04-03 11:10:22 -06:00
Tessa Kelly
209872f291 Use 2px of padding 2023-04-03 11:06:54 -06:00
Brian Hicks
bf51caa9c5
add missing pageBackgroundColor to example code 2023-04-03 11:40:05 -05:00
Brian Hicks
0fe814d3b8
set page background color to avoid shine-through 2023-04-03 11:34:35 -05:00
Brian Hicks
407df35f39
fix typo 2023-04-03 11:30:33 -05:00
Brian Hicks
396b93e6e4
tweak styles to make the border stick to the right element 2023-04-03 11:30:09 -05:00
Brian Hicks
51a79c82f3
set basic sticky styles on table header 2023-04-03 11:21:29 -05:00
Brian Hicks
342a0306ff
update the example to use the new stickiness API 2023-04-03 11:07:24 -05:00
Brian Hicks
ed782c4e9e
get rid of the mobile flag 2023-04-03 10:57:58 -05:00
Brian Hicks
a1a43f04f0
good news: this was done already! 2023-04-03 10:54:34 -05:00
Brian Hicks
6dedd1df97
add list of styles to Table view calls 2023-04-03 10:54:34 -05:00
Brian Hicks
2b6b3dcecf
introduce Table.V7 2023-04-03 10:41:55 -05:00
Brian Hicks
8ea612f7c8
fix up tests 2023-03-30 17:11:52 -05:00
Brian Hicks
e51222f766
add documentation 2023-03-30 16:55:24 -05:00
Brian Hicks
ab51be7bad
add API for setting stickiness 2023-03-30 16:55:23 -05:00
Brian Hicks
36f65569f8
update code samples for new API 2023-03-30 16:55:23 -05:00
Brian Hicks
2efe8e33c3
switch to the html-like API 2023-03-30 16:55:23 -05:00
Brian Hicks
4ca0532256
get rid of the rest of the unused variables 2023-03-30 16:55:23 -05:00
Brian Hicks
ae850b406a
viewSortButton doesn't need updateMsg; don't accept it 2023-03-30 16:55:23 -05:00
Brian Hicks
aa42a6f335
make updateMsg optional 2023-03-30 16:55:22 -05:00
Brian Hicks
60f7fd7754
move columns out of config 2023-03-30 16:55:22 -05:00
Brian Hicks
7407bb91fd
move state to config and make it optional 2023-03-30 16:55:22 -05:00
Brian Hicks
dec89d9e14
move viewLoading down 2023-03-30 16:55:22 -05:00
Brian Hicks
0cc48f9c79
say what I'm about to change for V4 2023-03-30 16:55:22 -05:00
Brian Hicks
5885dc42aa
introduce SortableTable.V4 2023-03-30 16:55:21 -05:00
Brian Hicks
987b8de5ac
Merge pull request #1337 from NoRedInk/tab-v8 2023-03-30 12:57:40 -05:00