Commit graph

1499 commits

Author SHA1 Message Date
Eric Liu
62719c45cc fix(tab): set selected to currentIndex after updating 2020-01-11 18:39:07 -08:00
Eric Liu
88ee01184b docs(palimpsest): add static side nav with components 2020-01-11 18:37:51 -08:00
Eric Liu
74b6aeafe8 chore(assets): update logo 2020-01-11 18:34:25 -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
Eric Liu
429ef6e705
Merge pull request #108 from IBM/imgbot
[ImgBot] Optimize images
2020-01-09 10:22:11 -08:00
ImgBotApp
dacfc85ce0
[ImgBot] Optimize images
/palimpsest/src/assets/logo.png -- 63.09kb -> 28.35kb (55.07%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-01-09 17:55:02 +00:00
Eric Liu
0fa791b4b7
Merge pull request #107 from IBM/refactor
feat(palimpsest): add initial component documentation
2020-01-09 09:54:19 -08:00
Eric Liu
959f7101d9 chore(webpack): add file-loader to webpack config 2020-01-09 09:50:23 -08:00
Eric Liu
b530742795 style(palimpsest): import base styles 2020-01-09 09:50:11 -08:00
Eric Liu
8acb8e110c feat(palimpsest): add CodeSnippet 2020-01-09 09:49:51 -08:00
Eric Liu
82039d8843 feat(palimpsest): add ComponentLayout 2020-01-09 09:49:35 -08:00
Eric Liu
8acd775e42 feat(palimpsest): add ThemePicker to Header 2020-01-09 09:49:00 -08:00
Eric Liu
3c019484ce feat(palimpsest): add ComponentSearch using fuse.js 2020-01-09 09:48:15 -08:00
Eric Liu
cb4a367cc1 feat(app): define initial routes 2020-01-09 09:47:36 -08:00
Eric Liu
10f382409e chore(deps-dev): add file-loader, fuse.js, svelte-spa-router 2020-01-09 09:46:33 -08:00
adan.ulloa
b6bc6aee87 complete right panel 2020-01-09 10:15:08 -06:00
Eric Liu
798327da4f
Merge pull request #106 from IBM/dropdown
feat(components): add Dropdown
2020-01-08 10:24:05 -08: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
07d97da8a7
Merge pull request #105 from IBM/docs
docs: release v0.2.0, v0.2.1
2020-01-08 07:47:19 -08:00
Eric Liu
5cb414593c docs(readme): replace Svelte REPL link with CodeSandbox [ci skip] 2020-01-08 07:42:37 -08:00
Eric Liu
26c07dae9f v0.2.1 2020-01-08 07:33:36 -08:00
Eric Liu
4baba92620 chore(changelog): add v0.2.1 release notes 2020-01-08 07:33:00 -08:00
Eric Liu
a1b133ec1a docs(readme): use css from CDN in basic example [ci skip] 2020-01-08 07:31:51 -08:00
Eric Liu
b00d054b91 fix(date-picker): check l10n.en is truthy 2020-01-08 07:31:26 -08:00
Eric Liu
171cc93385 v0.2.0 2020-01-08 07:13:19 -08:00
Eric Liu
27955d00cc chore(changeog): add v0.2.0 release notes 2020-01-08 07:12:07 -08:00
Eric Liu
d03c56db0a docs(readme): add usage instructions 2020-01-08 07:11:58 -08:00
Eric Liu
c7979a28af chore(npm): include src in published files
Supports #103
2020-01-08 06:35:00 -08:00
Eric Liu
1a6fb4a506
Merge pull request #104 from metonym/data-table
feat(components): support basic DataTable
2020-01-07 18:39:45 -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
68cdaf30de
Merge pull request #101 from IBM/refactor-docs
refactor: set-up palimpsest for library documentation
2020-01-04 16:23:19 -08:00
Eric Liu
925bfba548 docs(palimpsest): add initial set-up
Supports #100
2020-01-04 09:25:05 -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
Eric Liu
c4d9d26548 feat(select-item): use text or value 2020-01-04 09:09:36 -08:00
Eric Liu
f87fab97c6 chore(package): set sideEffects to false 2020-01-04 09:08:30 -08:00
adan.ulloa
d3c2732c4c first commit on the UIShell 2020-01-02 12:04:41 -06:00
Eric Liu
790fbbf9c6
Merge pull request #99 from metonym/test
test(components): add InlineLoading, Loading unit tests
2020-01-01 15:55:25 -08:00
Eric Liu
1077eef283 test(components): add InlineLoading, Loading unit tests 2020-01-01 15:51:22 -08:00
Eric Liu
68622ba613 chore(jest): stub carbon-icons-svelte 2020-01-01 15:44:23 -08:00
Eric Liu
ddb91f6327
Merge pull request #98 from metonym/test
test(components): add Link test
2020-01-01 12:17:59 -08:00
Eric Liu
b5101f847c
Merge pull request #97 from IBM/dependabot/npm_and_yarn/svelte-3.16.7
chore(deps-dev): bump svelte from 3.16.5 to 3.16.7
2020-01-01 12:14:22 -08:00
Eric Liu
779e8a22c7
Merge pull request #96 from IBM/dependabot/npm_and_yarn/rollup-1.27.14
chore(deps-dev): bump rollup from 1.27.13 to 1.27.14
2020-01-01 12:14:12 -08:00
Eric Liu
a6cb552a52 test(link): use jest-dom matchers, remove snapshots 2020-01-01 12:12:41 -08:00
Eric Liu
161b1e0ea6 test(link): add test for Link 2020-01-01 06:34:19 -08:00
dependabot-preview[bot]
ee947eb815
chore(deps-dev): bump svelte from 3.16.5 to 3.16.7
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.16.5 to 3.16.7.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.16.5...v3.16.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-01 10:38:59 +00:00
dependabot-preview[bot]
ce9f00981f
chore(deps-dev): bump rollup from 1.27.13 to 1.27.14
Bumps [rollup](https://github.com/rollup/rollup) from 1.27.13 to 1.27.14.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.27.13...v1.27.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-01 10:38:35 +00:00