charbelrami
85ff15abfe
remove unused keyboardHelperConfig
2023-10-30 13:57:32 -03:00
charbelrami
615a66a976
remove unused pressSpaceOnButton function
2023-10-30 13:52:57 -03:00
charbelrami
818e435519
replace type_ with programButton and programLink in ClickableText spec
2023-10-30 13:46:36 -03:00
charbelrami
e020edeabf
expose only spec from Spec.Nri.Ui.ClickableText
2023-10-30 13:42:48 -03:00
charbelrami
88c8c31281
change ClickableText spec structure
2023-10-30 13:42:13 -03:00
charbelrami
bc7d536b2f
add ClickableText icon rendering tests
2023-10-26 12:22:58 -03:00
charbelrami
4f99c1359e
refactor and add ClickableText tests
2023-10-26 12:17:38 -03:00
noredinkbot-duet[bot]
cc2c5728e7
Merge #1560
...
1560: Bump to 27.1.0 (minor update) r=asterite a=asterite
# 🏷️ Bump for version `27.1.0`
## What changes does this release include?
The easiest and most reliable way to find the changes that this release includes is to go through the changes between the last version number and master: https://github.com/NoRedInk/noredink-ui/compare/27.0.0...master
This is the only PR included in this release: https://github.com/NoRedInk/noredink-ui/pull/1559
## How has the API changed?
Please paste the output of `elm diff` run on latest master in the code block:
```
This is a MINOR change.
---- Nri.Ui.AssignmentIcon.V2 - MINOR ----
Added:
gradingAssistantCircled : Nri.Ui.Svg.V1.Svg
---- Nri.Ui.UiIcon.V1 - MINOR ----
Added:
gradingAssistant : Nri.Ui.Svg.V1.Svg
manuallyGraded : Nri.Ui.Svg.V1.Svg
```
## Releasing
After this PR merges, and you've pulled down latest master, finish following the [publishing process](https://github.com/NoRedInk/noredink-ui/blob/master/README.md#publishing-a-new-version ).
Co-authored-by: Ary Borenszweig <ary@noredink.com>
2023-10-25 21:46:11 +00:00
Ary Borenszweig
9f2696baae
Bump to 27.1.0 (minor update)
2023-10-25 16:24:13 -03:00
noredinkbot-duet[bot]
1403df8189
Merge #1559
...
1559: Add Grading Assistant icons r=asterite a=asterite
**Question to a11ybats**: how do I use these icons in the monolith? Should I do a minor release after this PR, or together with this PR?
Adds a couple of Grading Assistant UiIcons:
![image](https://github.com/NoRedInk/noredink-ui/assets/209371/e5891999-df9e-433e-aabd-c88de79d8bd5 )
Adds an assignment icon for Grading Assitant:
![image](https://github.com/NoRedInk/noredink-ui/assets/209371/bc0c582d-87bb-4a93-9a83-3dafd4116a33 )
Co-authored-by: Ary Borenszweig <ary@noredink.com>
2023-10-25 19:18:37 +00:00
Ary Borenszweig
3caaeabc54
Add Grading Assistant icons
2023-10-25 16:07:06 -03:00
Charbel
d775984406
Merge pull request #1552 from NoRedInk/bump-27
...
🏷️ Bump for version `27.0.0` : Helpfully disabled Select, helpfully disabled RadioButton, lock icon, unselected checkbox hover styles
2023-10-16 12:11:32 -03:00
Charbel
46e2eb721a
Merge pull request #1554 from NoRedInk/button-hover-contrast
...
A11-3558 Fix button hover contrast
2023-10-16 12:11:15 -03:00
charbelrami
a8e9a6f35f
fix button hover contrast
2023-10-11 19:49:48 -03:00
kristine
03bbd13747
Merge pull request #1553 from NoRedInk/bat/deploy-preview
...
Bat/deploy preview
2023-10-11 13:26:20 -04:00
Kristine
6914cd3d5d
add image
2023-10-11 13:19:32 -04:00
Kristine
ff6b42a5b1
add sample URL
2023-10-11 13:19:13 -04:00
Kristine
882bdc980f
update PR templates
2023-10-11 11:27:56 -04:00
Kristine
efc601906c
update readme
2023-10-11 11:27:41 -04:00
charbelrami
e815c06544
26.0.0 -> 27.0.0
2023-10-10 18:52:16 -03:00
Alex Perkins
53847ade63
Merge pull request #1550 from NoRedInk/growth/checkbox-hover-state
2023-10-06 19:37:15 -06:00
Alex Perkins
d8a45cb556
put the checkbox on top of the label next to it
2023-10-06 15:00:30 -06:00
Mandla Moyo
3682eae322
Updated unchecked label color
2023-10-06 13:41:23 -07:00
Mandla Moyo
9b69597d8b
adjusted hover style controls
2023-10-05 12:17:53 -07:00
Mandla Moyo
18ff749011
Implemented hover state
2023-10-05 11:41:48 -07:00
Juliano Solanho
2eb4306b28
Merge pull request #1548 from NoRedInk/helpfully-disabled-radio
...
A11-3347 Helpfully Disabled RadioButton
2023-10-04 21:35:51 +00:00
charbelrami
03afaba53b
refactor helpfully disabled radio button
2023-10-04 14:50:18 -03:00
Casey Webb
582fbde085
Merge pull request #1549 from NoRedInk/growth/premium-checkbox-disabled-update
...
Replace lock icon with disabled checkbox in locked state of premium checkbox
2023-10-03 12:06:49 -05:00
charbelrami
aa01dc65bd
deduplicate ids to make axe happy
2023-10-02 18:49:28 -03:00
charbelrami
1a0ee6b074
add tests for RadioButton
2023-10-02 18:33:34 -03:00
charbelrami
e6fa5fdc8d
remove aria-disabled="false" from RadioButton
2023-10-02 18:33:13 -03:00
Mandla Moyo
d13fecb7c0
Updated patch notes
2023-10-02 11:10:15 -07:00
Mandla Moyo
b0e9f98bba
Updated premiumcheckbox component preview
2023-10-02 11:09:34 -07:00
Mandla Moyo
7084c923ca
Updated appearance of locked state in premium checkbox component
2023-10-02 10:53:09 -07:00
charbelrami
ba58a30c79
add example for helpfully disabled RadioButton
2023-10-02 14:46:11 -03:00
Charbel
6d86a1f06d
Merge pull request #1543 from NoRedInk/helpfully-disabled-select
...
A11-3348 Helpfully disabled select
2023-10-02 10:36:07 -03:00
charbelrami
898b1614fc
improve accessibility for disabled radio buttons
2023-09-29 15:34:27 -03:00
Casey Webb
f2456ef6f9
Merge pull request #1547 from NoRedInk/26.0.0
...
Bump 26.0.0
2023-09-29 11:07:37 -05:00
Casey Webb
6b427d01f3
Merge pull request #1546 from NoRedInk/growth/premium-checkbox-extension
...
Added vouchered icon to premiumcheckbox and fixed unchecked radio button and checkbox label
2023-09-29 10:31:44 -05:00
Casey Webb
dfe3101c9c
Bump 26.0.0
2023-09-29 10:24:29 -05:00
Casey Webb
2039475336
Merge pull request #1545 from NoRedInk/revert-elm-program-test-dep-change
...
Revert elm dependencies change due to #1526
2023-09-28 20:25:20 -05:00
Juan Edi
994ef54633
Merge pull request #1541 from NoRedInk/quo-274/identify-tabs-container
...
Quo 274/identify tabs container
2023-09-28 16:34:23 -03:00
Mandla Moyo
64b2ccd0e9
Updated documentation
2023-09-28 11:47:26 -07:00
Mandla Moyo
297bf91467
Updated premiumcheckbox and fixed unchecked radio button and checkbox
2023-09-28 11:40:55 -07:00
Brian J. Cardiff
0fcccc8985
Move elm-explorations/test back to test-dependencies
2023-09-28 15:27:03 -03:00
Brian J. Cardiff
ec2a05e6c9
Expand config in MouseHelpers to cover Test.Html.* deps
2023-09-28 15:26:41 -03:00
Brian J. Cardiff
71ab760dbc
Expand config in KeyboardHelpers to cover Test.Html.* deps
2023-09-28 15:10:53 -03:00
Brian J. Cardiff
25466b5a7b
Move avh4/elm-program-test to test-dependencies
...
Require users to use ProgramTest.SimulateDomEvent as first argument when using Nri.Test.* modules
That way there is no hard dependency on avh4/elm-program-test version
2023-09-28 14:39:59 -03:00
Arthur Bernardi Jordão
520f6b7700
Merge pull request #1544 from NoRedInk/bump-25.2.0
...
🏷️ Bump for version `25.2.0` `Add highlightable initializer fromMarkdownInlines`
2023-09-28 13:57:24 -03:00
Arthur Bernardi Jordão
fec6ec75c2
Bump to 25.2.0
2023-09-28 13:40:39 -03:00