Commit Graph

8573 Commits

Author SHA1 Message Date
Tessa
96047d8278
Merge pull request #1625 from NoRedInk/tessa/add-block-links
Add Block resources
2024-02-05 15:49:24 -07:00
Tessa Kelly
81b2d979a7 Add the doc link 2024-02-05 15:32:45 -07:00
Tessa Kelly
f61d9aa6e8 Adds helpfully disbaled guidance and headings to Button, Checkbox, Select, and Switch 2024-02-05 15:27:08 -07:00
Tessa Kelly
f09e753047 Adds helpfullyDisabled guidance 2024-02-05 15:26:43 -07:00
Tessa Kelly
26c0193bf2 Extract radiobuttondotless usage guidance 2024-02-05 15:16:12 -07:00
Tessa Kelly
5f0c3c7616 Adds demo link 2024-02-05 15:06:27 -07:00
Tessa Kelly
81285848fc Adds blog post link for Block 2024-02-05 14:56:13 -07:00
Arthur Bernardi Jordão
8e760bb6e4
Fix format 2024-02-05 16:56:59 -03:00
Tessa Kelly
173ce4395b Lock the widths of the settings and code samples 2024-02-05 12:47:45 -07:00
Tessa Kelly
548893f486 Style the inline code in About sections 2024-02-05 12:45:50 -07:00
Arthur Bernardi Jordão
d74b925326
Update code to use mark v6 instead of v5 2024-02-05 16:41:01 -03:00
Tessa Kelly
143489818e Improve the About spacing and font 2024-02-05 12:37:18 -07:00
Arthur Bernardi Jordão
eb12089d77
Add skipLabelAnimation on block 2024-02-05 16:36:49 -03:00
Arthur Bernardi Jordão
cb07941432
Add mark v6 2024-02-05 16:33:56 -03:00
celso
6a1cf72d21
Merge pull request #1623 from NoRedInk/publish-right-icon
Password visibility toggle: on Enter, momentarily blur and then refocus, rightIcon to RadioButton.V4
2024-02-05 15:24:23 -03:00
Tessa Kelly
507d086f05 Fix list import location after merge 2024-02-05 11:19:16 -07:00
Tessa Kelly
93c8f9503b Add concrete TODOs to icon template
'
2024-02-05 11:18:54 -07:00
Tessa Kelly
966d1c952a Merge remote-tracking branch 'origin/master' into tessa/add-example 2024-02-05 11:14:57 -07:00
Celso Bonutti
5aef0c4a4f
bumps to 27.11.0 2024-02-05 15:13:36 -03:00
Tessa Kelly
215eb970c3 Separate the example code sections 2024-02-05 11:13:26 -07:00
celso
9685030610
Merge pull request #1617 from NoRedInk/add-right-icon-to-radio-button
Add `rightIcon` to `RadioButton`
2024-02-05 15:01:17 -03:00
Charbel
3eb0f24f92
Merge pull request #1619 from NoRedInk/announce-password-toggle
A11-3974 Password visibility toggle: on Enter, momentarily blur and then refocus
2024-02-05 13:21:32 -03:00
charbelrami
dc72137016 use ClickableText.V4 in TextInput.V7 2024-02-05 12:01:52 -03:00
charbelrami
ea7fff49ca update TextInput to V8 2024-02-05 11:49:51 -03:00
charbelrami
7831e844de Merge branch 'master' of https://github.com/NoRedInk/noredink-ui into announce-password-toggle 2024-02-05 11:28:59 -03:00
Tessa Kelly
fbc9ee61ec Improve visible button text 2024-02-02 15:45:09 -07:00
Tessa Kelly
ea6430e973 Separate code examples by 10px 2024-02-02 15:39:23 -07:00
Tessa Kelly
63e72156da 🎨 elm-review: 2024-02-02 15:35:47 -07:00
Tessa Kelly
0a4d0c7180 Improve the style of the ellie link 2024-02-02 15:35:47 -07:00
Tessa Kelly
47d1c24bae Render singular example nicely if there's just one to show 2024-02-02 15:35:47 -07:00
Tessa Kelly
9a77222869 Style the code output in dark theme 2024-02-02 15:35:47 -07:00
Tessa Kelly
34993c5706 Adjust the spacing and alignment 2024-02-02 15:35:47 -07:00
Tessa Kelly
9eaf3adc66 Put the settings and example code in a single block 2024-02-02 15:35:47 -07:00
Tessa Kelly
ed04956dc1 Always display sample code -- there should always be sample code, so don't imply that it is optional 2024-02-02 15:35:47 -07:00
Tessa
b91f5bb57a
Merge pull request #1612 from NoRedInk/tessa/explore-debug-control
Dogfoody debug-control
2024-02-02 15:35:08 -07:00
charbelrami
d209d789f0 add visibilityToggleId to password inputs 2024-02-02 17:24:14 -03:00
Tessa Kelly
522c2d0546 Merge remote-tracking branch 'origin/master' into bat/use-nri-colors-for-color-picker 2024-02-02 12:28:57 -07:00
Tessa Kelly
238cd36472 Merge remote-tracking branch 'origin/master' into tessa/explore-debug-control 2024-02-02 12:28:05 -07:00
Tessa Kelly
0b6d4b5564 elm format 2024-02-02 11:51:55 -07:00
Tessa Kelly
5087c76698 Add a couple of warnings 2024-02-02 11:41:04 -07:00
Tessa Kelly
999157e7f3 Update README with new script instructions 2024-02-02 11:38:12 -07:00
Tessa Kelly
d6d1ae09fa Call the examples regeneration script from the add example script 2024-02-02 11:34:15 -07:00
Tessa Kelly
18da65c4af Avoid anonymous function 2024-02-02 11:24:58 -07:00
Tessa Kelly
5489e2156d Improve usability of the icon collection template subs 2024-02-02 11:03:13 -07:00
Tessa Kelly
613cf500fb Set up a standard example as well 2024-02-02 10:56:52 -07:00
Tessa Kelly
7abfa4a901 Begin adding add-example script, starting with outputing a filled-in icon template 2024-02-02 10:35:10 -07:00
Tessa Kelly
724ea309f5 Merge remote-tracking branch 'origin/master' into tessa/add-example 2024-02-02 09:59:08 -07:00
Tessa
9dbfc734fa
Merge pull request #1621 from NoRedInk/hot-reload
Add hot reload via elm-live
2024-02-02 09:55:04 -07:00
Brian J. Cardiff
2babfc5807 Fix example order 2024-02-02 11:36:28 -03:00
Brian J. Cardiff
e60ca1ef89 Rename Example.state to Example.init. Add state to view 2024-02-02 11:19:13 -03:00