Commit Graph

8977 Commits

Author SHA1 Message Date
Juan Edi
431a9e0c0d
Merge pull request #1726 from NoRedInk/bump-to-34.0.0
bump to 34.0.0 (review icon + arbitrary HTML in Switch label)
2024-12-11 14:22:50 +00:00
Juan Edi
a95d346fb9 bump to 34.0.0 2024-12-11 10:49:53 -03:00
Nuno Ferreira
82cc6093ca
Merge pull request #1725 from NoRedInk/arbitrary-html-on-switch-label
Arbitrary html on switch label
2024-12-11 13:35:48 +00:00
Juan Edi
af82c43b53
Merge pull request #1723 from NoRedInk/add-review-icon
add UiIcon.review icon
2024-12-10 18:14:07 +00:00
Juan Edi
df9d385b68 update generated snippet in example page 2024-12-10 14:28:29 -03:00
Juan Edi
1b2844ed84 expose V4 and delete V3
the migration is so straightforward that we don't need to keep both around
2024-12-10 14:05:41 -03:00
Juan Edi
781c8007a6 upgrade references to new version of Switch 2024-12-10 14:05:21 -03:00
Juan Edi
598ba62796 Switch.V4 supports arbitrary HTML for the label 2024-12-10 13:27:33 -03:00
Juan Edi
6ffcec062f restore V3 2024-12-10 13:27:20 -03:00
Juan Edi
11a8434074 rename Switch.V3 -> Switch.V4 2024-12-10 13:24:04 -03:00
Juan Edi
7b73d62b7e add UiIcon.review icon 2024-12-10 10:53:52 -03:00
Charbel
2dae2e2120
Merge pull request #1722 from NoRedInk/menu-captioned-group-icons
Bump to 33.0.0, Menu `captionedGroup` icons
2024-12-09 13:56:27 +00:00
charbelrami
d8311b5151 bump nri-ui version 2024-12-05 16:56:43 -03:00
charbelrami
4fd711f11f add the icons parameter to the menu captionedGroup function 2024-12-05 16:55:43 -03:00
charbelrami
1f495d6b89 [wip] add icons to captioned groups in menu 2024-12-04 17:07:09 -03:00
Michael Glass
92c3e7e70a
Merge pull request #1715 from NoRedInk/bump-to-32.0.0
bump to 32.0.0, removing deprecations, adding icons
2024-12-04 14:22:06 +00:00
Michael Glass
6b74c4be3e
Merge pull request #1714 from NoRedInk/update-github-actions
update github actions
2024-12-04 14:22:03 +00:00
Michael Glass
b55747a1fd
Merge pull request #1712 from NoRedInk/use-nix-release
update readme nix direnv instructions & misc cleanups
2024-12-04 14:06:50 +00:00
Michael Glass
d31e756357
Merge pull request #1716 from NoRedInk/retire-accessibility-bot-webhook
retire a11y webhook
2024-12-04 13:30:48 +00:00
Michael Glass
5e1d92497d
retire a11y webhook 2024-12-04 14:26:41 +01:00
Michael Glass
75e1b938b7
bump to 32.0.0 2024-12-04 14:11:33 +01:00
Michael Glass
10e5c450ff
update github actions 2024-12-04 14:04:34 +01:00
Michael Glass
d79f383778 drop all missing modules from forbidden imports 2024-12-04 13:59:35 +01:00
Michael Glass
f56cab8ecb Nri.Ui.SortableTable.V4 is gone 2024-12-04 13:59:35 +01:00
Michael Glass
3675a44825 update .envrc.nix to avoid direnv issue 2024-12-04 13:59:35 +01:00
Michael Glass
e6b130f463 update nix instructions in readme 2024-12-04 13:59:35 +01:00
Michael Glass
d58e93318c
Merge pull request #1713 from NoRedInk/KRA-2093-add-writing-icons
KRA 2093 add writing icons
2024-12-04 12:38:58 +00:00
Michael Glass
8fd5d12850
add guided short response 2024-12-04 11:42:16 +01:00
Michael Glass
7bd13b3ac5
add guidedEssay 2024-12-04 11:41:57 +01:00
Juan Edi
9ad856db1c
Merge pull request #1711 from NoRedInk/remove-sortable-table-v4
☠️ SortableTable.V4
2024-11-15 21:19:53 +00:00
Juan Edi
cc61317fd2 ☠️ SortableTable.V4 2024-11-15 18:13:39 -03:00
Juan Edi
69ef8bd71a
Merge pull request #1710 from NoRedInk/bump-to-31.1.0
bump to 31.1.0 to include new table toggles
2024-11-15 15:02:50 +00:00
Juan Edi
8772a82241 bump to 31.1.0 2024-11-15 11:53:24 -03:00
Juan Edi
c67884b427
Merge pull request #1709 from NoRedInk/quokka/new-table-toggles
Quokka/new table toggles
2024-11-15 14:45:25 +00:00
Juan Edi
34a551bc42 make demo app toggle match the API 2024-11-14 18:28:06 -03:00
Juan Edi
005a35e3b0 module docs listing changes from previous versions 2024-11-14 11:55:13 -03:00
Juan Edi
9b977a43af shake -> regenerate generated files 2024-11-14 11:47:22 -03:00
Juan Edi
e2b96b937c expose new module in elm.json 2024-11-14 11:46:53 -03:00
Juan Edi
1f8f75385c add attribute for changing on-hover row color 2024-11-14 11:11:19 -03:00
Juan Edi
2a12c639ab 🎨 2024-11-14 10:50:25 -03:00
Juan Edi
fadf7f2524 update tests and catalog example to use new version 2024-11-14 10:46:33 -03:00
Juan Edi
2e4d207b22 🎨 2024-11-14 10:33:29 -03:00
Juan Edi
da33a8dfd1 replace disableAlternatingRowColors with a single function to forward any attributes to the underlying table 2024-11-14 10:31:42 -03:00
Juan Edi
f577606f51 start SortableTable.V5
(no changes from V4 yet!)
2024-11-14 10:22:21 -03:00
Arthur Bernardi Jordão
2241da4642
Merge pull request #1708 from NoRedInk/bump-31.0.0
Bump to nri-ui 31.0.0
2024-11-11 19:19:51 +00:00
Arthur Bernardi Jordão
8871786df1
Bump to nri-ui 31.0.0 2024-11-11 16:12:32 -03:00
Arthur Bernardi Jordão
d4038e7c90
Merge pull request #1707 from NoRedInk/quo-1065-upgrade-table-usages-to-the-new-v8-and-delete-v7
Remove nri ui table v7
2024-11-11 18:50:13 +00:00
Arthur Bernardi Jordão
bb57f68b06
Remove nri ui table v7 2024-11-11 12:45:55 -03:00
Arthur Bernardi Jordão
98b36c0dbc
Merge pull request #1706 from NoRedInk/bump-30.1.0
Bump 30.1.0
2024-11-08 14:36:52 +00:00
Arthur Bernardi Jordão
d006b310b2
Bump to 30.1.0 2024-11-07 18:46:29 -03:00