Commit graph

  • 0b30250e57 refactor(structured-list): make StructuredListWrapper default component Eric Liu 2019-12-31 15:47:45 -08:00
  • e7bb051cab refactor(expandable-tile): include above, below the fold slots Eric Liu 2019-12-31 15:35:35 -08:00
  • 359f99f682 refactor(selectable-tile): dispatch select, unselect events Eric Liu 2019-12-31 15:33:04 -08:00
  • 10e6f1c79d refactor(tile-group): change defaultSelected to selected Eric Liu 2019-12-31 15:20:14 -08:00
  • 23a0de3f2a fix(expandable-tile): use css to ensure max-height value Eric Liu 2019-12-31 15:19:47 -08:00
  • 28a5100e6f refactor(tooltip): rename showIcon prop Eric Liu 2019-12-31 14:54:37 -08:00
  • dd5a395659 fix(tooltip): support triggerText slot Eric Liu 2019-12-31 14:46:26 -08:00
  • b7e00f0d01 chore(storybook): set 9090 as default storybook port Eric Liu 2019-12-31 14:45:53 -08:00
  • ecc67211fc
    Merge pull request #94 from metonym/multi-select Eric Liu 2019-12-31 12:59:47 -08:00
  • 02ba8cb6ee feat(component): add MultiSelect Eric Liu 2019-12-31 12:55:57 -08:00
  • eb0ad4106d feat(checkbox): add readonly prop Eric Liu 2019-12-31 12:53:51 -08:00
  • b0be811d8b chore(combo-box): initialize inputValue with empty string Eric Liu 2019-12-31 12:53:34 -08:00
  • 138f672ae4 feat(checkbox): export name prop Eric Liu 2019-12-31 07:58:47 -08:00
  • f19589ac54 fix(combo-box): apply filter when open Eric Liu 2019-12-31 07:58:21 -08:00
  • fb9e1d5ac7
    Merge pull request #93 from IBM/refactor Eric Liu 2019-12-30 16:19:32 -08:00
  • 0665ae5daa chore(lint-staged): remove superfluous path [ci skip] Eric Liu 2019-12-30 16:16:28 -08:00
  • f366b7b948 chore(form): add stories for Form, FormItem, FormLabel Eric Liu 2019-12-30 16:14:16 -08:00
  • 8398e478e7 feat(form): forward submit event Eric Liu 2019-12-30 16:11:50 -08:00
  • 9e3a79f9e2 fix(form-label): use the correct class Eric Liu 2019-12-30 16:11:34 -08:00
  • 9cf93e4a74 chore(checkbox): make hideLabel knob consistent Eric Liu 2019-12-30 16:11:18 -08:00
  • ec3832df7d fix(components): initialize labelText as an empty string Eric Liu 2019-12-30 16:10:53 -08:00
  • 3f7f56839c
    Merge pull request #92 from IBM/fix Eric Liu 2019-12-30 15:36:00 -08:00
  • e280e65bb1 fix(list-box): allow focus styles for icons Eric Liu 2019-12-30 15:32:30 -08:00
  • 2dd8cc1b47 chore(deps): upgrade carbon-icons-svelte to ^10.8.2 Eric Liu 2019-12-30 15:32:07 -08:00
  • dae7ea7dee
    Merge pull request #91 from IBM/combo-box Eric Liu 2019-12-30 14:52:47 -08:00
  • d9262ce933 feat(components): add ComboBox Eric Liu 2019-12-30 14:49:24 -08:00
  • 0bdae666c4
    Merge pull request #89 from IBM/list-box Eric Liu 2019-12-30 07:48:22 -08:00
  • 76d7dc5319 feat(components): add ListBox Eric Liu 2019-12-30 07:45:18 -08:00
  • d55aacaf27
    Merge pull request #87 from metonym/refactor Eric Liu 2019-12-29 19:54:12 -08:00
  • 2ebaf15fc3 Merge branch 'master' of https://github.com/IBM/carbon-components-svelte into refactor Eric Liu 2019-12-29 19:48:41 -08:00
  • 81cf0680fa refactor(form): move reactive assignments Eric Liu 2019-12-29 19:46:09 -08:00
  • d9c951f332 refactor(fileuploader): move reactive assignment Eric Liu 2019-12-29 19:43:58 -08:00
  • bb18cdf797 refactor(timepicker): forward events, remove dispatch Eric Liu 2019-12-29 19:37:15 -08:00
  • 4b1ed0adce refactor(toggle): remove dispatch, inputRef, afterUpdate Eric Liu 2019-12-29 19:25:54 -08:00
  • 29c7c471c3 refactor(textinput): forward events Eric Liu 2019-12-29 19:17:30 -08:00
  • 77046a4959 refactor(textarea): remove dispatch, forward events Eric Liu 2019-12-29 19:13:35 -08:00
  • 86a65c8ff8 refactor(skeleton-text): rename lineCount Eric Liu 2019-12-29 19:08:26 -08:00
  • 24c44ad41b refactor(search): remove dispatch, rename placeHolderText Eric Liu 2019-12-29 19:04:36 -08:00
  • 0d3dc1ad45
    Merge pull request #86 from metonym/refactor-checkbox Eric Liu 2019-12-29 18:56:37 -08:00
  • 60d9258d0b refactor(checkbox): make classes reactive Eric Liu 2019-12-29 18:52:20 -08:00
  • f75e3264cc
    Merge pull request #85 from IBM/docs Eric Liu 2019-12-29 17:06:10 -08:00
  • c687b27d98 docs(contributing): add CONTRIBUTING.md [ci skip] Eric Liu 2019-12-29 17:04:25 -08:00
  • bb65b9d9e0 chore(engines): specify required node, yarn versions Eric Liu 2019-12-29 17:01:11 -08:00
  • dd50102474
    Merge pull request #84 from IBM/develop Eric Liu 2019-12-29 16:38:25 -08:00
  • b1688e9561 chore(deps): bump carbon-icons-svelte to ^10.8.1 Eric Liu 2019-12-29 16:21:54 -08:00
  • 866cc962cd chore(lint): apply recommended lint rules Eric Liu 2019-12-29 15:37:56 -08:00
  • 709bd2825b chore(lint): use recommended eslint extension Eric Liu 2019-12-29 15:37:45 -08:00
  • 8ea1b5c780 chore(deps): remove peerDependencies Eric Liu 2019-12-29 15:17:22 -08:00
  • 1daa2f2598
    Merge pull request #83 from IBM/number-input Eric Liu 2019-12-29 14:11:31 -08:00
  • 4e578bc55d feat(component): add NumberInput Eric Liu 2019-12-29 14:08:42 -08:00
  • cd68f8f676
    Merge pull request #82 from IBM/slider Eric Liu 2019-12-29 12:28:47 -08:00
  • 50fbb60f3c feat(component): add Slider Eric Liu 2019-12-29 12:25:14 -08:00
  • e3c5202658
    Merge pull request #81 from IBM/tooltip Eric Liu 2019-12-29 10:15:39 -08:00
  • 7e5252951a feat(component): add Tooltip Eric Liu 2019-12-29 10:10:56 -08:00
  • 446032d8ee
    Merge pull request #80 from IBM/datepicker Eric Liu 2019-12-28 18:14:09 -08:00
  • 6ca56d67a6 feat(component): add DatePicker Eric Liu 2019-12-28 18:11:05 -08:00
  • 45da25ce1b
    Merge pull request #79 from IBM/overflow-menu Eric Liu 2019-12-26 10:32:10 -08:00
  • 99f4b7b85d fix(test): update snapshot with updated Layout component Eric Liu 2019-12-26 10:30:02 -08:00
  • 9e3d387da3 feat(component): add OverflowMenu Eric Liu 2019-12-26 10:25:46 -08:00
  • 5ee379e79f
    Merge pull request #78 from IBM/develop Eric Liu 2019-12-25 14:26:53 -08:00
  • bf18b7b65a feat(component): add TimePicker Eric Liu 2019-12-25 14:23:20 -08:00
  • 0cc7c7afeb chore: forward class to Tile content Eric Liu 2019-12-25 14:22:52 -08:00
  • b2d89481b8
    Merge pull request #77 from IBM/modal Eric Liu 2019-12-25 13:23:59 -08:00
  • a8f464586a feat(component): add Modal Eric Liu 2019-12-25 13:20:14 -08:00
  • 5e522c399c refactor(composed-modal): focus currentTarget in transitionend event Eric Liu 2019-12-25 13:13:28 -08:00
  • 25cd26af24
    Merge pull request #76 from IBM/refactor Eric Liu 2019-12-25 07:27:54 -08:00
  • fd91dd80c5 feat(search): export autofocus prop Eric Liu 2019-12-25 07:22:29 -08:00
  • 152cbcd1ab refactor(code-snippet): use afterUpdate Eric Liu 2019-12-25 07:20:57 -08:00
  • 6a28583a85 chore(file-uploader-drop-container): move class names to markup Eric Liu 2019-12-25 07:20:23 -08:00
  • 3f03a1c259 refactor(composed-modal): use onMount, afterUpdate methods Eric Liu 2019-12-25 07:19:51 -08:00
  • 52dd244516 refactor(switch): focus ref in afterUpdate method Eric Liu 2019-12-25 07:17:51 -08:00
  • 0fe8975850 feat(file-uploader): export clearFiles method Eric Liu 2019-12-25 07:17:30 -08:00
  • 8ea50a807a refactor(toggle): access ref in afterUpdate method Eric Liu 2019-12-25 07:16:43 -08:00
  • 2cac297abf refactor(timeout): move setTimeout to afterUpdate method Eric Liu 2019-12-25 06:21:09 -08:00
  • 7a612e60cf feat(toast-notification): clear timeout when destroyed Eric Liu 2019-12-25 06:20:38 -08:00
  • 41c096bada refactor(expandable-tile): use onMount, afterUpdate methods Eric Liu 2019-12-25 06:10:07 -08:00
  • d874c622f9
    Merge pull request #75 from IBM/refactor Eric Liu 2019-12-24 13:11:33 -08:00
  • f802fdb1bd refactor(expandable-tile): remove onMount method Eric Liu 2019-12-24 09:55:52 -08:00
  • 0c9fb41aff chore(button-skeleton): remove unused const Eric Liu 2019-12-24 09:55:16 -08:00
  • d18d9cafd2
    Merge pull request #74 from IBM/refactor Eric Liu 2019-12-24 09:44:51 -08:00
  • c446fc74f4 refactor(components): convert const to reactive where appropriate Eric Liu 2019-12-24 09:41:12 -08:00
  • 4ed754c549 refactor(expandable-tile): remove dispatcher, inline functions Eric Liu 2019-12-24 09:38:33 -08:00
  • ffb6f477b9 refactor(composed-modal): register buttonRef directly Eric Liu 2019-12-24 09:37:35 -08:00
  • 4481c5a97f
    Merge pull request #73 from IBM/file-uploader Eric Liu 2019-12-23 21:02:50 -08:00
  • 85c4a14b2a feat(component): add FileUploader Eric Liu 2019-12-23 20:59:56 -08:00
  • fd3698b49a
    Merge pull request #72 from IBM/refactor-button Eric Liu 2019-12-23 18:49:29 -08:00
  • 2d3edce3ca feat(button): derive hasIconOnly from icon and slots Eric Liu 2019-12-23 18:46:22 -08:00
  • 475acd6a5e
    Merge pull request #71 from IBM/composed-modal Eric Liu 2019-12-23 18:41:57 -08:00
  • fc366a9366 feat(component): add ComposedModal Eric Liu 2019-12-23 18:38:33 -08:00
  • 17730914d3
    Merge pull request #70 from IBM/refactor Eric Liu 2019-12-23 09:50:08 -08:00
  • f3c702947c refactor(lib): extract fillArray utility Eric Liu 2019-12-23 09:47:34 -08:00
  • 06e02c3dc3
    Merge pull request #69 from IBM/pagination Eric Liu 2019-12-23 09:35:32 -08:00
  • 4dad89e12d feat(component): add Pagination Eric Liu 2019-12-23 09:32:20 -08:00
  • 35806566a0 fix(select): update defaultValue when $selected changes Eric Liu 2019-12-23 09:30:55 -08:00
  • 892d95931d
    Merge pull request #68 from IBM/icon Eric Liu 2019-12-22 15:37:58 -08:00
  • 5ae12066fb feat(component): add Icon Eric Liu 2019-12-22 15:33:55 -08:00
  • 9c83fbda69 feat(lib): add css utility to format style values Eric Liu 2019-12-22 15:32:21 -08:00
  • c2ef879862
    Merge pull request #67 from IBM/refactor Eric Liu 2019-12-22 09:32:09 -08:00
  • 1286b9901d refactor(components): remove exported "props" Eric Liu 2019-12-22 09:29:45 -08:00
  • 94a11920bd
    Merge pull request #66 from IBM/fix Eric Liu 2019-12-22 08:57:10 -08:00