Commit Graph

6294 Commits

Author SHA1 Message Date
Tessa Kelly
ae5d783c82 Keep emphasis of various levels 2023-01-18 13:53:41 -07:00
Tessa Kelly
649ee7decb Initial implementation -- 3 tests around emphasis and complex link content are not working 2023-01-18 13:36:43 -07:00
Tessa Kelly
04d7013a23 Adds additional tests 2023-01-17 13:58:22 -07:00
Tessa Kelly
1604fd8ba8 Adds a todo about groupindex 2023-01-17 13:54:50 -07:00
Tessa Kelly
eaa1834b3c Adds failing tests against basic desired behavior 2023-01-17 13:16:26 -07:00
Tessa Kelly
fd3e547a53 Copy in old highligthable spec from the monolith 2023-01-17 12:59:01 -07:00
Tessa
6b405e847f
Merge pull request #1229 from NoRedInk/bat/menu-v4
Bat/menu v4
2023-01-17 09:34:56 -07:00
Tessa Kelly
0c45805035 elm review 2023-01-13 09:00:50 -07:00
Tessa Kelly
12efb3078a Fix tests 2023-01-12 14:51:41 -07:00
Tessa Kelly
02614be1fd 🎨 adjust alignment options 2023-01-12 14:51:41 -07:00
Tessa Kelly
be67b97642 🎨 flatten the API 2023-01-12 14:51:41 -07:00
Tessa Kelly
07142a537f Pass in focusandtoggle as the first argument 2023-01-12 14:51:41 -07:00
Tessa Kelly
614939d0bd Adds additional imports 2023-01-12 14:51:41 -07:00
Tessa Kelly
374a8fea48 Separate default trigger from button customizer 2023-01-12 14:51:41 -07:00
Tessa Kelly
ebef60cf55 Collapse the button types 2023-01-12 14:51:41 -07:00
Tessa Kelly
5390026ea4 Remove Custom button 2023-01-12 14:51:41 -07:00
Tessa Kelly
5917199333 Adds customization of the triggering element to the interactive example 2023-01-12 14:51:41 -07:00
Tessa Kelly
fde4dfa4c0 Flatten the settings 2023-01-12 14:51:41 -07:00
Tessa Kelly
e48f7d2522 Split the table into a single interactive example and static examples 2023-01-12 14:51:41 -07:00
Tessa Kelly
e67522f39c Move isOpen to the list of attributes 2023-01-12 14:51:41 -07:00
Tessa Kelly
ea8ab54d32 Move button out of the config 2023-01-12 14:51:41 -07:00
Tessa Kelly
e5e7459ee1 Adds clickablesvg 2023-01-12 14:51:41 -07:00
Tessa Kelly
65d9b81a46 Remove ClickabelText default from Menu 2023-01-12 14:51:41 -07:00
Tessa Kelly
93523974b0 Fix azure disabled dropdown indicators 2023-01-12 14:51:41 -07:00
Tessa Kelly
8ae3237b03 💀 elm-review 2023-01-12 14:51:41 -07:00
Tessa Kelly
ff30768326 💀 remove the menu button attributes 2023-01-12 14:51:41 -07:00
Tessa Kelly
6bfc4db01e Adds clickableText helper instead of hasBorder helper 2023-01-12 14:51:41 -07:00
Tessa Kelly
05e453182a Fix width display for Menu 2023-01-12 14:51:41 -07:00
Tessa Kelly
f9fece42f5 Adds back in the right icon 2023-01-12 14:51:41 -07:00
Tessa Kelly
906c29e34e :bowtie: perfect the fonts 2023-01-12 14:51:41 -07:00
Tessa Kelly
9b63a29c3d Reimplement the standard button in terms of button and clickable text 2023-01-12 14:51:41 -07:00
Tessa Kelly
608653b0b4 De-couple the starting config and the attribute-created config 2023-01-12 14:51:41 -07:00
Tessa Kelly
576d5ec0c1 cp Menu.V4 2023-01-12 14:51:41 -07:00
Tessa Kelly
197d49eb1f Use a table to show the Menu combinations 2023-01-12 14:51:41 -07:00
Brian Hicks
f45668a788
Merge pull request #1236 from NoRedInk/set-up-elm-language-server
add elm language server to nix shell
2023-01-12 14:08:10 -06:00
Juan Edi
07f1252311 add elm language server to nix shell
for those who want to use the language server, this makes it available
in the path when using direnv.

for those that don't want to use the language server this shouldn't have
any effect.
2023-01-12 17:02:09 -03:00
Brian Carroll
8b41cc7fff
Merge pull request #1234 from NoRedInk/bat/button-text-alignment
QuestionBox button text alignment
2023-01-12 19:30:22 +00:00
Tessa
90da5cfdd7
Merge pull request #1235 from NoRedInk/bat/block-adjustments
Bat/block adjustments
2023-01-11 17:10:17 -07:00
Tessa Kelly
97d8910b5e Re-order the example 2023-01-11 13:24:05 -07:00
Tessa Kelly
d8fa411c27 Adds a link to paper 2023-01-11 13:19:44 -07:00
Tessa Kelly
a11483a26a center the label content 2023-01-11 13:11:24 -07:00
Tessa Kelly
910857dda6 Adds min width 2023-01-11 13:11:16 -07:00
Tessa
7be59b4a40
Merge pull request #1230 from NoRedInk/bat/clickable-svg-right-icon
Re-implement ClickableSvg rightIcon
2023-01-11 12:59:08 -07:00
Tessa Kelly
9e81069fb8 Left align the button text 2023-01-11 12:30:39 -07:00
Tessa
c5e05a3319
Merge pull request #1233 from NoRedInk/bat/publish
Block.V4, Highlighter.V2, QuestionBox.V3, and AnimatedIcon arrows
2023-01-11 12:17:18 -07:00
Tessa Kelly
2447495319 Bump 2023-01-11 12:11:30 -07:00
Tessa
04da81d1b0
Merge pull request #1231 from NoRedInk/bat/animated-arrows
Extract animated arrows to AnimatedIcon
2023-01-11 10:13:27 -07:00
Tessa
3acb1f5017
Merge pull request #1227 from NoRedInk/bat/highlighter-v2
Highlighter supports auto-expanding adjacent highlights
2023-01-10 16:15:08 -07:00
Tessa Kelly
4b8ce606b3 Adjust whitespace 2023-01-10 10:12:56 -07:00
Tessa Kelly
1a8a5dd6c1 Adds down-up animated arrow 2023-01-10 10:01:49 -07:00