Commit Graph

8553 Commits

Author SHA1 Message Date
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
Brian J. Cardiff
52fe42f868 Store examples model only in the App model
Otherwise the hot reload will not update the view, which was stored in the App model.
2024-02-02 11:19:13 -03:00
Brian J. Cardiff
6aff072f02 Add new script/develop based on elm-live
The formar python is left for a bit in case elm-live does not work fully, we then do cleanup later.
2024-02-02 11:19:13 -03:00
Brian J. Cardiff
d3ee026e22 Add elm-live
You might need to delete your local .direnv to update it
2024-02-02 11:19:13 -03:00
Tessa
735f0ae01f
Merge pull request #1616 from NoRedInk/bat/breadcrumbs-additional-info
Bat/breadcrumbs additional info
2024-02-01 17:56:09 -07:00
Tessa
fb4ee33140
Merge pull request #1607 from NoRedInk/tessa/add-clickable-text-menu-trigger-examples
Adds example view illustrating Menu regression
2024-02-01 17:55:52 -07:00
Tessa Kelly
b688506433 Adds a regen note 2024-02-01 17:51:49 -07:00
Tessa Kelly
10c4268e0b Fix formatting 2024-02-01 17:44:12 -07:00
Tessa Kelly
d4a41eec4a Move icon examples module out of examples folder 2024-02-01 17:38:16 -07:00
Tessa Kelly
18389b720e Adds initial script for generating the Examples module 2024-02-01 17:35:31 -07:00
Tessa Kelly
86e887fcf3 Fix axe checks by changing versions 2024-02-01 15:25:56 -07:00
Tessa Kelly
54a3a00d63 Fix duped ids 2024-02-01 14:48:48 -07:00
Tessa Kelly
e74f17577d Adds example view illustrating Menu regression 2024-02-01 14:48:48 -07:00
Tessa
460ec3ada1
Merge pull request #1611 from NoRedInk/tessa/accordion-styling-warnings
Adds accordion demo link
2024-02-01 14:46:35 -07:00
Tessa
abc071c0f2
Merge pull request #1608 from NoRedInk/tessa/fix-sidenav
Fix sidenav styles
2024-02-01 13:56:10 -07:00
Celso Bonutti
f2310ef1dc
pr feedback 2024-02-01 12:44:00 -03:00
nora-dingbot[bot]
cdfa0a675f
Merge #1614
1614: Table header color r=bendansby a=bendansby

Set the table header color to gray20 so it's not browser default black

<img width="674" alt="image" src="https://github.com/NoRedInk/noredink-ui/assets/13528834/a83b494b-116a-4877-8dbd-f9b3e97b2f8b">

Co-authored-by: Ben Dansby <dansby@noredink.com>
2024-01-31 21:56:05 +00:00
charbelrami
942370c66b remove unused messages 2024-01-31 18:49:39 -03:00
Tessa Kelly
fd849d5aac Styling tweaks 2024-01-31 14:03:14 -07:00
charbelrami
e6692b1780 add a changelog item to TextInput V7 2024-01-31 16:59:33 -03:00
charbelrami
e976eced4b password toggle: on Enter, momentarily blur and then refocus 2024-01-31 16:54:28 -03:00