Commit Graph

4702 Commits

Author SHA1 Message Date
Mariano Coca
b99ae715ad
Merge pull request #937 from NoRedInk/bat/breadcrumbs-example
Adds breadcrumbs example
2022-05-27 10:54:18 -03:00
Tessa
2d680ecf6e
Merge pull request #942 from NoRedInk/bat/breadcrumbs-bump
Bump for BreadCrumbs
2022-05-26 19:02:56 -07:00
Tessa Kelly
31473d502b Add BreadCrumbs 2022-05-26 18:57:47 -07:00
Brian Hicks
f86fdd49fc
Merge pull request #936 from NoRedInk/prettier
enforce JS style with prettier
2022-05-26 16:10:51 -05:00
Brian Hicks
4fef01d77d
commit updated package-lock.json 2022-05-26 16:05:11 -05:00
Brian Hicks
e262018e10
run prettier on modified V4.js 2022-05-26 16:04:15 -05:00
Brian Hicks
5e63619042
write format.txt 2022-05-26 16:02:38 -05:00
Brian Hicks
33b7f2a2e7
upgrade to the latest package-lock format 2022-05-26 16:02:38 -05:00
Brian Hicks
e26c5faccb
update sources 2022-05-26 16:02:31 -05:00
Brian Hicks
3ca2e10e7e
update niv init 2022-05-26 16:02:31 -05:00
Brian Hicks
9798b1b86b
enforce prettier style in formatting tasks 2022-05-26 16:02:31 -05:00
Brian Hicks
f77b9a52e3
fix all prettier violations 2022-05-26 16:02:31 -05:00
Brian Hicks
790565e5c6
add a script to fix all prettier violations 2022-05-26 16:01:09 -05:00
Brian Hicks
ccedfeb8b9
add prettier 2022-05-26 16:01:08 -05:00
Juan Edi
0c050baffc
Merge pull request #935 from NoRedInk/update-package-lock-json
update package-lock.json to use https links
2022-05-26 15:41:28 -03:00
Mandla
4f8631bf72
Merge pull request #940 from NoRedInk/@noredink/ui-1.2.3
bump @noredink/ui to 1.2.3
2022-05-26 18:44:26 +01:00
Brian Hicks
18ce336d81
bump @noredink/ui to 1.2.3 2022-05-26 09:46:16 -05:00
Tessa
f0dde8dcc5
Merge pull request #939 from NoRedInk/bat/tooltip-table-updates
Update ToolTip example table
2022-05-25 14:48:32 -07:00
Kristine
1d5e66f49b elm-format 2022-05-25 17:08:16 -04:00
Kristine
459412f737 update descriptions 2022-05-25 16:47:08 -04:00
Kristine
8252d655fa update aux example to ClickableText 2022-05-25 16:46:04 -04:00
Kristine
e7573b5640 add usage content 2022-05-25 16:44:52 -04:00
Kristine
33c57e8d60 change view to example 2022-05-25 16:41:27 -04:00
Kristine
50b82de7fc add column, update headers, add padding 2022-05-25 16:40:25 -04:00
Tessa
678ee10890
Merge pull request #933 from NoRedInk/bat/side-nav-improvements
Show other category links
2022-05-25 09:43:41 -07:00
Alex Perkins
df526a8c4a
Merge pull request #931 from NoRedInk/bat/improve-page-nav
Bat/improve page nav
2022-05-25 10:57:28 -04:00
Brian Hicks
c134e816be
Merge pull request #934 from NoRedInk/autoresize-box-sizing
account for box-sizing: border-box in autoresize
2022-05-24 20:08:06 -05:00
Tessa Kelly
68703e96ef Fix axe error 2022-05-24 14:51:49 -07:00
Tessa
3a4f07e9e0
typo 2022-05-24 14:38:24 -07:00
Tessa Kelly
d7adf528cb Fix ci 2022-05-24 14:35:47 -07:00
Tessa Kelly
f42edb7a90 Mildly improved spacing 2022-05-24 14:32:11 -07:00
Tessa Kelly
8fedac6435 Use Table instead, and include a description of each helper 2022-05-24 14:29:41 -07:00
Tessa Kelly
6708882de2 Adds a table showing the secondary helpers in the component 2022-05-24 14:14:26 -07:00
Tessa Kelly
eb855876d5 improve the sample route 2022-05-24 14:08:36 -07:00
Tessa Kelly
f43a2b554e Adds sample code for breadcrumbs example 2022-05-24 14:07:59 -07:00
Tessa Kelly
8e978a1f2f Begin implementing code example 2022-05-24 13:31:50 -07:00
Tessa Kelly
319137cc92 Make the isCurrentRoute code a bit more clear 2022-05-24 12:15:40 -07:00
Tessa Kelly
0e6fc5c637 Implement layers of breadcrumbs 2022-05-24 12:15:00 -07:00
Tessa Kelly
c7f8fd7114 Make the breadcrumb links into strings 2022-05-24 11:17:15 -07:00
Tessa Kelly
f80e59dc04 Elm format 2022-05-24 11:09:05 -07:00
Mariano Abel Coca
8866522294 Use custom constructor for breadcrumb example creation 2022-05-24 14:53:53 -03:00
Mariano Abel Coca
d74cdad034 Make breadcrumb example configurable 2022-05-24 14:50:11 -03:00
Mariano Abel Coca
66823297a2 Add localhost development reference in readme 2022-05-24 14:49:46 -03:00
Tessa Kelly
d640186263 Begin adding example 2022-05-24 10:27:15 -07:00
Tessa Kelly
3bbb194ba6 Adds breadcrumb preview 2022-05-24 09:52:46 -07:00
Brian Hicks
75c56d7760
update package-lock.json to use https links 2022-05-24 11:30:05 -05:00
Brian Hicks
8aace1fc6b
only add the border when box-sizing: border-box 2022-05-24 11:24:14 -05:00
Brian Hicks
3c104c5736
account for border offset when setting height 2022-05-24 11:24:14 -05:00
Tessa Kelly
1672529504 Extend the sidenav routing for easy access to other items in the category 2022-05-24 09:16:02 -07:00
Juliano Solanho
61a6608dd3
Merge pull request #928 from NoRedInk/bat/breadcrumbs
Add breadcrumbs
2022-05-23 18:07:07 -03:00