Commit graph

306 commits

Author SHA1 Message Date
Matthew Bentley
eb3f8268fa Added Event Forwarding To Pagination 2020-05-28 12:23:46 -07:00
Eric Liu
ba7cb10aa3 fix(ui-shell): replace javascript:void(0) in HeaderNavMenu
Resolves an a11y "X is not a valid attribute" warning.

#184
2020-05-26 19:14:03 -07:00
Eric Liu
05b77afaa2 chore(time-picker-select): ignore a11y-no-onchange
TODO: revisit API. Currently, using "on:blur" instead of "on:change" is a breaking functionality.
2020-05-26 19:11:30 -07:00
Eric Liu
662c7b7fde fix(tile): set max height using aboveRef only if value is 0
Fixes #180
2020-05-09 07:23:06 -07:00
Erico Lendzian
d4549bf8f1 fix(pagination): Bound correct values
Both `Select` components in pagination were bound to the wrong value.
2020-05-08 18:33:33 -03:00
Erico Lendzian
31f8e500b3 fix(pagination): Remove on:change closure as the page variable is bound to the component 2020-05-08 18:14:12 -03:00
Eric Liu
89ec5fbf41 fix(button): export hasIconOnly prop
Closes #174
2020-05-07 18:37:52 -07:00
Marcus Feitoza
023447e9a8 fix(composedmodal): focus and event 2020-05-03 17:58:27 -03:00
Marcus Feitoza
f355f52071 fix(modal): fix focus and events 2020-05-03 02:38:40 -03:00
Marcus Feitoza
1340815417 fix(modal): focus 2020-05-03 01:03:23 -03:00
Eric Liu
e6093aa4e4 chore: pin dependencies 2020-04-29 08:47:15 -07:00
Eric Liu
77a243a44d chore: export composed DataTable components
Closes #171
2020-04-29 08:38:27 -07:00
Omkar Yadav
8e21f120f2
added on:blur 2020-04-20 18:41:55 +04:00
Marcus Feitoza
a3f9281498
Merge branch 'master' into master 2020-04-18 16:08:58 -03:00
Marcus Feitoza
ee9f3e295c docs(uishell): add side nav story 2020-04-18 15:18:46 -03:00
Marcus Feitoza
9fd3b82dd6 docs(uishell): bind variable 2020-04-18 15:16:05 -03:00
Marcus Feitoza
ba459dc25d fix(uishell): remove navbar footer 2020-04-18 15:15:07 -03:00
Marcus Feitoza
2424b32c87 docs(uishell): better descriptions 2020-04-18 13:02:02 -03:00
Marcus Feitoza
d941f887a3 refactor(uishell): organize exports 2020-04-18 12:53:19 -03:00
Marcus Feitoza
57e1dc6581 refactor(uishell): remove unused element id 2020-04-18 12:47:05 -03:00
Marcus Feitoza
b79567f932 docs(uishell): replace with header 2020-04-18 12:44:24 -03:00
Marcus Feitoza
972bd338b1 refactor(uishell): add header component 2020-04-18 12:43:58 -03:00
Eric Liu
69ee5bc90e chore(changelog): add v0.4.0 release notes 2020-04-18 08:13:31 -07:00
Marcus Feitoza
624df2db24 refactor(uishell): renaming variable 2020-04-18 12:10:35 -03:00
Marcus Feitoza
0fe1a1645c docs(uishell): add switcher panel items 2020-04-16 15:57:33 -03:00
Marcus Feitoza
44189c8819 feat(uishell): add right panel links 2020-04-16 15:56:52 -03:00
Marcus Feitoza
7146c69549 fix(uishell): import 2020-04-05 14:21:25 -03:00
Marcus Feitoza
e2375b2a12 refactor(uishell): rename files 2020-04-05 14:18:44 -03:00
Marcus Feitoza
45509ae516 docs(uishell): uishell storybook 2020-04-05 13:21:06 -03:00
Marcus Feitoza
e3a3b620f5 feat(uishell): add panel 2020-04-05 13:19:10 -03:00
Marcus Feitoza
d323b2d500 feat(uishell): add utilitylink 2020-04-05 13:18:39 -03:00
Marcus Feitoza
53e873bd94 feat(uishell): global header utilities 2020-04-05 03:20:10 -03:00
Marcus Feitoza
f43f684b5c feat(uishell): nav 2020-04-05 01:18:08 -03:00
Marcus Feitoza
e24de4e797 feat(uishell): make component based 2020-03-31 00:10:03 -03:00
Amandeep
ed73b23e96
Remove onMount from imports; no longer used 2020-03-08 20:04:42 -04:00
Amandeep
ee27d7b8cd
Use svelte:window to bind winWidth to improve SSR
Removed handler
2020-03-08 20:00:45 -04:00
Amandeep
c329008e62
Fix window is undefined
Moving global window access to onMount hook for to fix "window is undefined" error when using with sapper, etc.
2020-03-08 00:32:44 -05:00
Eric Liu
2603d933f6 fix(skeleton-text): remove duplicate style attribute
Fixes #134
2020-02-12 11:32:08 -08:00
Eric Liu
ac0c54943c chore(date-picker): only modify if locale is "en" 2020-02-03 15:39:12 -08:00
Eric Liu
0d317671b0 fix(date-picker): move l10n customization to createCalendar 2020-02-03 15:37:15 -08:00
Eric Liu
c0426e8636 fix: update CheckboxSkeleton style
Closes #61
2020-02-03 10:18:46 -08:00
Eric Liu
15d54ca929 test(breadcrumb): update snapshot 2020-01-25 15:36:28 -08:00
Adan Ulloa
b9d2676f87 chore(components): change tabindex name and value for string 2020-01-24 22:58:50 -06:00
Adan Ulloa
eada54c69d chore(components): add untracked files 2020-01-22 10:13:09 -06:00
Adan Ulloa
afae0931e6 chore(components): add untracked files 2020-01-22 10:06:29 -06:00
Adan Ulloa
d43559201a chore(components): add untracked files 2020-01-21 12:45:32 -06:00
Adan Ulloa
da470313c4 rebase upstream 2020-01-21 12:03:37 -06:00
adan.ulloa
00bb031bf4 fixed issues handling clicks on components 2020-01-21 11:58:25 -06:00
adan.ulloa
260ec4b04d finished right panel 2020-01-21 11:58:23 -06:00
adan.ulloa
75e217c03e complete right panel 2020-01-21 11:58:22 -06:00