Commit graph

585 commits

Author SHA1 Message Date
Eric Liu
a38166ad39 Merge branch 'master' of https://github.com/IBM/carbon-components-svelte 2020-05-29 17:18:22 -07:00
Eric Liu
502fae4d71 chore(deps): drop carbon-components peer dependency
A longer term solution is needed to achieve parity with carbon-components styles.
2020-05-29 17:17:37 -07:00
Eric Liu
5e205719eb
Merge pull request #185 from mabentley85/pagination-event-forwarding
Added Event Forwarding To Pagination Component
2020-05-29 17:14:09 -07:00
Matthew Bentley
eaeb303c72 Ensure that Page Size and Page are always integers 2020-05-29 17:00:44 -07:00
Matthew Bentley
8ab2b2c1e3 altered white space 2020-05-29 10:11:25 -07:00
Matthew Bentley
ba9462dc73 Removed white space 2020-05-29 10:10:33 -07:00
Matthew Bentley
001f22216e Restored onChange handling for pageSize change 2020-05-29 10:10:00 -07:00
Matthew Bentley
577d39f735 removed event modifiers 2020-05-29 10:07:08 -07:00
Matthew Bentley
c296ef271c Removed white space 2020-05-29 10:05:56 -07:00
Matthew Bentley
8f27c983a5 Made use of after update 2020-05-29 10:04:09 -07:00
Matthew Bentley
eb3f8268fa Added Event Forwarding To Pagination 2020-05-28 12:23:46 -07:00
Eric Liu
97873e5525 v0.6.3 2020-05-26 19:21:48 -07:00
Eric Liu
b47e7f40cf chore(changelog): v0.6.3 notes 2020-05-26 19:17:03 -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
ff913a4baa chore(deps-dev): bump svelte to v3.23.0 2020-05-26 19:10:34 -07:00
Eric Liu
721968ad28 v0.6.2 2020-05-09 07:31:02 -07:00
Eric Liu
eeea25b797 chore(changelog): v0.6.2 notes 2020-05-09 07:30:37 -07:00
Eric Liu
33d489b53d
Merge pull request #181 from IBM/fix-expandable-tile
Set-up docs, fix expandable tile
2020-05-09 07:27:50 -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
Eric Liu
04b8978ec2 docs: set-up sapper template 2020-05-09 07:19:03 -07:00
Eric Liu
cd369f147a v0.6.1 2020-05-08 15:08:46 -07:00
Eric Liu
cba00f824e chore(changelog): v0.6.1 notes 2020-05-08 15:08:16 -07:00
Eric Liu
6799c19205 chore(deps-dev): add gh-pages 2020-05-08 15:07:38 -07:00
Eric Liu
d42647e2e4 chore: use latest stylesheet in storybook 2020-05-08 15:03:11 -07:00
Eric Liu
62ec2c4277
Merge pull request #179 from ericol/fix-pagination
Fix pagination component
2020-05-08 14:53:46 -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
7119feb4ad v0.6.0 2020-05-07 18:38:45 -07:00
Eric Liu
89ec5fbf41 fix(button): export hasIconOnly prop
Closes #174
2020-05-07 18:37:52 -07:00
Eric Liu
098724dd89 v0.5.1 2020-05-03 16:49:39 -07:00
Eric Liu
5ddc3ba43b chore(changelog): v0.5.1 notes 2020-05-03 16:48:35 -07:00
Eric Liu
e8b5bbc82c
Merge pull request #173 from mfeitoza/master
fix(modal): focus
2020-05-03 16:46:59 -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
7dd8a5d350
Merge pull request #172 from lucidNTR/patch-1
Readme: Fix capitalisation in example
2020-05-02 15:01:15 -07:00
Jan Johannes
d17fece25b
Readme: Fix capitalisation in example 2020-05-02 23:50:55 +02:00
Eric Liu
4c7fcb0cdd v0.5.0 2020-04-29 08:49:33 -07:00
Eric Liu
0f195143dc chore: add v0.5.0 release notes 2020-04-29 08:49:05 -07:00
Eric Liu
e6093aa4e4 chore: pin dependencies 2020-04-29 08:47:15 -07:00
Eric Liu
8e66e762f0 chore(deps-dev): remove commitlint, husky, eslint, prettier 2020-04-29 08:41:51 -07:00
Eric Liu
77a243a44d chore: export composed DataTable components
Closes #171
2020-04-29 08:38:27 -07:00
Eric Liu
42c4baf030 v0.4.2 2020-04-20 08:29:34 -07:00
Eric Liu
501524b7ff chore(changelog): add v0.4.2 release notes 2020-04-20 08:28:36 -07:00
Eric Liu
2e33ecb901
Merge pull request #169 from httpsOmkar/patch-1
added on:blur for select
2020-04-20 08:27:13 -07:00
Omkar Yadav
8e21f120f2
added on:blur 2020-04-20 18:41:55 +04:00
Eric Liu
249f9c8387 chore(changelog): add v0.4.1 release notes 2020-04-18 19:13:26 -07:00
Eric Liu
4031745d21 v0.4.1 2020-04-18 19:13:13 -07:00
Eric Liu
d91dfc73bb
Merge pull request #168 from mfeitoza/master
Refactor
2020-04-18 19:10:13 -07:00