Commit Graph

7004 Commits

Author SHA1 Message Date
Brian Hicks
78e347aa29
initialize buck2 (without prelude) 2023-04-26 16:10:36 -05:00
Brian Hicks
cf1ed11277
add a script to transparently download Buck 2023-04-26 16:10:07 -05:00
Erik
6ff575b1ba
Merge pull request #1367 from NoRedInk/kraken/migrate-apple-icons
replace old apple, add appleOutline
2023-04-26 14:56:25 -04:00
Erik Feeley
cd9373c4a9 dont hardcode gray on the apples 2023-04-26 13:28:08 -04:00
Erik Feeley
95ab46a48f replace old apple, add appleOutline 2023-04-25 17:38:53 -04:00
Tessa
972f224fc7
Merge pull request #1361 from NoRedInk/bat/fix-disabled-checkbox
🔧 Replace underlying checkbox input
2023-04-20 14:48:58 -06:00
Tessa Kelly
88e2d0ad27 Fix test selector 2023-04-20 09:39:43 -06:00
Casey Webb
0a01f28a64
Merge pull request #1362 from NoRedInk/gro-1139-publish-a-new-minor-version-of-nri-ui
Bump version 22.10.1 => 22.11.0 (Add white SSO vendor logos)
2023-04-19 17:33:54 -05:00
Brian Hicks
35a82bfa8c
Merge pull request #1359 from NoRedInk/upgrades-upgrades-upgrades
upgrade npm and component-catalog Elm packages
2023-04-19 16:11:03 -05:00
Brian Hicks
8e61ad5a3c
update lock 2023-04-19 15:50:45 -05:00
Brian Hicks
e1615d9171
upgrade to the latest Elm packages in the component catalog 2023-04-19 15:24:53 -05:00
Casey Webb
07b62cffb5
Bump version 22.10.1 => 22.11.0 2023-04-19 13:17:55 -05:00
Casey Webb
a8a1c1591f
Merge pull request #1360 from NoRedInk/gro-1138-update-nri-ui-to-allow-white-versions-of
Add white versions of Google, Clever, and ClassLink logos
2023-04-19 13:09:01 -05:00
Tessa Kelly
8a78b7ea10 Elm review 2023-04-18 15:41:50 -06:00
Tessa Kelly
3a30352048 Update docs 2023-04-18 15:35:09 -06:00
Tessa Kelly
d6699a7b9f Fixes missing keyboard behavior 2023-04-18 15:32:25 -06:00
Tessa Kelly
325761ab26 Remove on click stop prop on checkbox container 2023-04-18 15:29:21 -06:00
Tessa Kelly
237d049eba Adjust the checkbox styling 2023-04-18 15:28:25 -06:00
Tessa Kelly
e5ec51c888 💀 remove secondary focus ring 2023-04-18 15:19:09 -06:00
Tessa Kelly
5a80a8aa1d Remove underlying input 2023-04-18 14:09:27 -06:00
Tessa Kelly
9aadf0b7fc 🎨 tidy the label code 2023-04-18 14:03:47 -06:00
Casey Webb
e27fc0f998
elm format 2023-04-18 10:59:40 -05:00
Casey Webb
6e2f63c6c9
Add @docs for white login vendor logos 2023-04-18 10:52:03 -05:00
Casey Webb
38530428ad
Fix classLinkWhite component catalog name 2023-04-18 10:46:21 -05:00
Casey Webb
de97bbf90b
Add white versions of Google, Clever, and ClassLink logos 2023-04-18 10:45:20 -05:00
Brian Hicks
698c846fee
upgrade mocha to 10.2.0 2023-04-17 16:22:46 -05:00
Brian Hicks
d45b37b79b
pin axe-core exactly at 4.7.0 2023-04-17 16:22:46 -05:00
Brian Hicks
29ff369011
upgrade expect to 29.5.0 2023-04-17 16:22:46 -05:00
Brian Hicks
cb31b9802c
upgrade browserify to 17.0.0 2023-04-17 16:22:46 -05:00
Brian Hicks
bcde2c9b36
upgrade axe-core to 4.7.0 2023-04-17 16:22:46 -05:00
Brian Hicks
27c1ab9b20
upgrade all npm-installed tools within version bounds 2023-04-17 16:22:46 -05:00
Brian Hicks
1e02d8564a
Merge pull request #1358 from NoRedInk/component-catalog-rebundling
move component-catalog-app back under component-catalog/src
2023-04-17 16:22:35 -05:00
Brian Hicks
e75dbf84d3
make Netlify build the right thing now 2023-04-17 15:48:15 -05:00
Brian Hicks
d3e8ad7ed4
move component-catalog-app back under component-catalog/src 2023-04-17 15:33:57 -05:00
Brian Hicks
e213010dd9
Merge pull request #1357 from NoRedInk/release-22.10.1
bump to 22.10.1
2023-04-13 14:56:49 -05:00
Brian Hicks
974d165bb2
bump to 22.10.1 2023-04-13 13:27:42 -05:00
Tessa
054fc1efa8
Merge pull request #1336 from NoRedInk/tessa/adjust-sidenav-hamburger
Adjust sidenav mobile behavior
2023-04-13 09:00:00 -06:00
Tessa Kelly
bacbfd4559 Move the open close into the nav 2023-04-12 15:39:11 -06:00
Tessa Kelly
25e645a209 Adjust the padding for mobile 2023-04-12 15:23:02 -06:00
Tessa Kelly
20e9ae8d49 Auto-close the sidenav when the route changes 2023-04-12 15:17:47 -06:00
Tessa Kelly
3030b9ee85 Elm review 2023-04-12 15:09:43 -06:00
Tessa Kelly
435ad13081 Style the currently selected category 2023-04-12 15:09:43 -06:00
Tessa Kelly
f95127a54a Ensure the collapsible sidenav is rendered 2023-04-12 15:09:43 -06:00
Tessa Kelly
5f261f0ddd Show the plaintext category name 2023-04-12 15:09:43 -06:00
Tessa Kelly
08e6675308 Extend the current tests to inlcude tests about the selected category name 2023-04-12 15:09:43 -06:00
Tessa Kelly
d2682f20b3 Fix the not- media queries so that there aren't overlaps at the exact breakpoint values 2023-04-12 15:09:43 -06:00
Tessa Kelly
fa384163e4 Begin supporting a different view for the sidenav on mobile 2023-04-12 15:09:43 -06:00
Tessa Kelly
cfaa1cccf5 Space hold the toggle button when closing on mobile 2023-04-12 15:09:43 -06:00
Brian Hicks
602adff402
Merge pull request #1355 from NoRedInk/fix-box-shadow-safari
apply the box shadow to the inner <th> instead of the <tr>
2023-04-12 08:37:09 -05:00
Tessa
3b1a7f6eca
Merge pull request #1356 from NoRedInk/bat/bump-for-highlight-hover
🏷️ Bump for Improving Highlighter hover behavior
2023-04-11 13:13:45 -06:00