Commit graph

23 commits

Author SHA1 Message Date
weaseldotro
34aba7947e
Add on:click to HeaderPanelLink 2020-09-26 20:08:17 +03:00
josefaidt
398887a3d3 feat(prettier): add svelteBracketNewLine 2020-09-24 10:50:34 -05:00
Eric Liu
a4d68e7e00 fix(side-nav-menu): fix a11y warnings
- remove role attributes from SideNavMenuItem
- remove "aria-haspopup" from SideNavMenu
2020-09-14 06:49:42 -07:00
Eric Liu
d250a0c3cc v0.12.0 2020-09-13 14:05:51 -07:00
Eric Liu
7b3c111b5f feat(ui-shell): add HeaderGlobalAction component 2020-09-05 15:28:10 -07:00
Eric Liu
5f62cdeb82 feat(ui-shell): add Close/AppSwitcher as default HeaderAction icons 2020-09-04 17:05:55 -07:00
Eric Liu
42b8159b1c chore(prettier): use svelteStrictMode 2020-09-04 16:35:49 -07:00
Eric Liu
322b238cf0 chore(deps-dev): bump prettier, prettier-plugin-svelte 2020-09-04 16:34:28 -07:00
Eric Liu
5c829b5afc build: use svelte compiler to generate typescript definitions 2020-08-10 18:27:26 -07:00
Eric Liu
8225a0869e chore(ui-shell): rename slot to "skip-to-content" 2020-08-02 05:53:36 -07:00
Eric Liu
4f2251b5e1 feat(ui-shell): support fixed SideNav 2020-08-02 05:52:42 -07:00
Eric Liu
76ac0505e3 feat(ui-shell): add expandedByDefault prop to Header 2020-08-02 05:52:01 -07:00
Eric Liu
abc66248f8 feat(ui-shell): add Header skip-to-main-content slot 2020-08-01 15:56:52 -07:00
Eric Liu
62cf3be278 feat(ui-shell): add Header platform name slot 2020-08-01 15:46:28 -07:00
Eric Liu
6645533912 feat(ui-shell): make Header name optional 2020-08-01 15:40:06 -07:00
Eric Liu
4d93396d01 fix(ui-shell): stop propagation when clicking header action button 2020-08-01 15:36:38 -07:00
Eric Liu
66bc076307 fix(ui-shell): add space between company and platform name 2020-08-01 15:36:11 -07:00
Eric Liu
334ea7f063 chore(ui-shell): apply toggle behavior to HeaderAction
Dispatch open/close events
2020-07-30 16:42:36 -07:00
Eric Liu
f30755b237 chore: complete first pass of apply jsdoc annotations to component props 2020-07-26 17:42:12 -07:00
Eric Liu
566a281d81 chore(ui-shell): remove ambiguous type prop in favor of $$restProps 2020-07-26 15:12:28 -07:00
Eric Liu
773b18d314 chore: add more prop annotations 2020-07-25 06:26:49 -07:00
Eric Liu
b255dd9f99 feat(ui-shell): conditionally render icon markup 2020-07-24 17:18:55 -07:00
Eric Liu
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00