Sebastián Canio Barriga
|
6fdb8d10ed
|
add name to form components
|
2020-07-09 20:59:42 -04:00 |
|
Eric Liu
|
64e914ff8c
|
v0.7.4
|
2020-06-17 17:15:26 -07:00 |
|
Eric Liu
|
ed932e74ec
|
chore(changelog): v0.7.4 release notes
|
2020-06-17 17:14:54 -07:00 |
|
Eric Liu
|
49d08ee71f
|
Merge pull request #193 from IBM/fix-overflow-menu
fix(overflow-menu): set didOpen after menu opened
|
2020-06-17 16:55:05 -07:00 |
|
Eric Liu
|
5b753fc64b
|
fix(overflow-menu): set didOpen after menu opened
#191
|
2020-06-17 16:45:47 -07:00 |
|
Eric Liu
|
6edf1de10a
|
v0.7.3
|
2020-06-16 12:55:22 -07:00 |
|
Eric Liu
|
c3911e716f
|
chore(changelog): v0.7.3 notes
|
2020-06-16 12:54:46 -07:00 |
|
Eric Liu
|
5a0b05a0e1
|
Merge pull request #192 from IBM/fix-overflow
fix(overflow-menu): focus button after initial opening
|
2020-06-16 12:51:57 -07:00 |
|
Eric Liu
|
4dcd88d03e
|
fix(overflow-menu): focus button after initial opening
#191
|
2020-06-16 12:32:41 -07:00 |
|
Eric Liu
|
12a06b6240
|
v0.7.2
|
2020-06-04 17:38:01 -07:00 |
|
Eric Liu
|
d781008bf5
|
chore(changelog): v0.7.2 notes
|
2020-06-04 17:37:16 -07:00 |
|
Eric Liu
|
44c861a002
|
Merge pull request #188 from mabentley85/include-sort-direction-in-datatable-click-header-dispatch
Added the Sort Direction to the header click dispatch
|
2020-06-04 17:34:54 -07:00 |
|
Matthew Bentley
|
ed5295641c
|
Remove the disable table sorting
|
2020-06-04 17:26:58 -07:00 |
|
Matthew Bentley
|
51e4982070
|
Added the Sort Direction to Header Click dispatch
Added `sortCurrentData` to control whether or not the curent table data is sorted or not
|
2020-06-04 15:47:07 -07:00 |
|
Eric Liu
|
ac64802c76
|
v0.7.1
|
2020-06-03 12:45:19 -07:00 |
|
Eric Liu
|
b8275f50b1
|
chore: add missing RadioTile export
|
2020-06-03 12:44:44 -07:00 |
|
Eric Liu
|
6a5e421b8d
|
v0.7.0
|
2020-05-29 17:19:44 -07:00 |
|
Eric Liu
|
762da88856
|
chore(changelog): v0.7.0 release notes
|
2020-05-29 17:18:41 -07:00 |
|
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 |
|