Commit graph

176 commits

Author SHA1 Message Date
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
adan.ulloa
614ca9d36e uisehll with nav finished 2020-01-21 11:58:20 -06:00
adan.ulloa
93b912240f first commit on the UIShell 2020-01-21 11:58:18 -06:00
Adan Ulloa
9e2049f31b Merge remote-tracking branch 'upstream/master' 2020-01-21 11:53:35 -06:00
Adan Ulloa
3215d79445 fetch upstream 2020-01-21 11:37:39 -06:00
Adan Ulloa
298025c30f fetch upstream 2020-01-21 10:08:47 -06:00
Eric Liu
9824b7458e fix(select-item): remove condition in selectedValue subscription 2020-01-20 16:53:06 -08:00
Eric Liu
6a97175f75 fix(select): update selected prop after update 2020-01-20 16:52:36 -08:00
Adan Ulloa
397c53b48e Merge remote-tracking branch 'upstream/master' 2020-01-20 12:40:42 -06:00
Adan Ulloa
a77127000d chnages to sidenav 2020-01-20 12:00:19 -06:00
Adan Ulloa
6be928a2d3 sidenave finished 2020-01-15 15:03:59 -06:00
adan.ulloa
2746249d98 hamburger menu working 2020-01-13 19:01:37 -06:00
adan.ulloa
7e168adcb7 starting side nav 2020-01-13 09:19:20 -06:00
Eric Liu
2ac885c32e feat(select): enable programmatic selection 2020-01-12 12:01:40 -08:00
Eric Liu
3cbb903e42 fix(select-item): keep store subscription 2020-01-12 12:01:10 -08:00
Eric Liu
8416b8b14d feat(accordion): add skeleton state 2020-01-11 18:39:47 -08:00
Eric Liu
fd7164a312 feat(code-snippet): add skeleton state 2020-01-11 18:39:33 -08:00
Eric Liu
62719c45cc fix(tab): set selected to currentIndex after updating 2020-01-11 18:39:07 -08:00
adan.ulloa
418f4f5677 fixed issues handling clicks on components 2020-01-10 12:15:11 -06:00
adan.ulloa
26928771b6 finished right panel 2020-01-09 19:12:20 -06:00
adan.ulloa
b6bc6aee87 complete right panel 2020-01-09 10:15:08 -06:00
Eric Liu
eb70437dc3 feat(components): add Dropdown
Closes #22

- Revise ListBox ancillary components
- Pass item id to ListBoxMenuItem in MultiSelect, ComboBox
2020-01-08 10:21:20 -08:00
Eric Liu
b00d054b91 fix(date-picker): check l10n.en is truthy 2020-01-08 07:31:26 -08:00
Eric Liu
5caad3eba0 feat(components): add default, sortable DataTable
Supports #14
2020-01-07 18:33:54 -08:00
adan.ulloa
390f950ca5 uisehll with nav finished 2020-01-06 18:41:10 -06:00
Eric Liu
f7551e4a8f feat(components): add initial DataTable component 2020-01-06 06:06:08 -08:00
Eric Liu
a5e98de4a7 feat(code-snippet): support code prop 2020-01-04 09:11:05 -08:00
Eric Liu
37e2855c83 feat(search): export skeleton prop 2020-01-04 09:10:40 -08:00