Skip to content

Releases: vtfk/component-library

0.9.1

20 May 11:26

Choose a tag to compare

Patches

  • Table: Improved tooltips: ae5407a
  • Merge pull request #400 from vtfk/table-tooltips: 53d7c62
  • Disables scolling on body behind: c5e8e64
  • Fixed correct callback argument positions: cc6fa89
  • lint --fix: 120c8a1
  • Added Play icon: 378d886
  • Update: b93b324
  • Update: e7361e1
  • Added build-storybook to release scripts: d46712c
  • Update dependency @babel/core to v7.17.10: 86175ce
  • Merge branch 'main' into dialog-disable-scrolling: 0246340
  • Dialog hide all parent overflow to prevent scrolling while open: 313592c
  • Implemented scroll-lock: b8577ba
  • Merge pull request #402 from vtfk/dialog-disable-scrolling: 0017c2e
  • Dialog: Clicks that starts inside the dialog will not trigger clickedOutside: 3925341
  • Started implementing draggable: f209d69
  • A little closer implementing draggable: 93be92c
  • Finalized the draggable implementation: d3b5213
  • Removed some unnecessary code: 43ea060
  • Merge pull request #404 from vtfk/dialog-draggable: 1b286c4

0.9.0

11 May 12:01
fcbc60f

Choose a tag to compare

Minor Changes

Patches

  • Fixed correct callback argument positions: cc6fa89
  • Lint --fix: 120c8a1
  • Added build-storybook to release scripts: d46712c

0.8.1

29 Apr 10:37

Choose a tag to compare

Patches

  • Update react monorepo to v18: ba51e3d
  • Update dependency eslint-plugin-import to v2.26.0: 114a98d
  • Update dependency eslint to v8.13.0: 02716d0
  • Update dependency marked to v4.0.14: c2da192
  • Update dependency jest-transform-css to v4: 7405b3e
  • Update dependency highlight.js to v11.5.1: 7518063
  • Update dependency @testing-library/react to v12.1.5: 0774c01
  • Update dependency @rollup/plugin-node-resolve to v13.2.1: 7df5637
  • Update storybook monorepo to v6.4.22: beb729c
  • Update dependency rollup to v2.70.2: eb6b60b
  • Update dependency @rollup/plugin-commonjs to v21.1.0: 915cc2a
  • Added onClick support for headers: b7873e3
  • Merge pull request #391 from vtfk/table-header-clickable: c5c3de8
  • Merge pull request #370 from vtfk/renovate/major-18-react-monorepo: 93f324d
  • Merge pull request #373 from vtfk/renovate/jest-transform-css-4.x: 9f53ed2
  • Update dependency jest-junit to v13.1.0: 104e354
  • Merge pull request #376 from vtfk/renovate/jest-junit-13.x: e98be24
  • Merge pull request #383 from vtfk/renovate/eslint-8.x: b7ae638
  • Merge pull request #377 from vtfk/renovate/eslint-plugin-import-2.x: de0198c
  • Merge pull request #387 from vtfk/renovate/rollup-plugin-node-resolve-13.x: 97e4815
  • Merge branch 'main' into renovate/rollup-plugin-commonjs-21.x: 38afa4b
  • Merge pull request #390 from vtfk/renovate/rollup-plugin-commonjs-21.x: 6f5e5b4
  • Update: bb5bdb4
  • Updated prismjs: 0636184
  • Update dependency nanoid to v3.3.3: 8fb24c5
  • Added a onClear callback function to SearchField: 4fb7ee1

0.8.0

19 Apr 11:19
878692f

Choose a tag to compare

Minor Changes

  • Added onClick support for headers: b7873e3
  • Merge pull request #370 from vtfk/renovate/major-18-react-monorepo: 93f324d

Patches

  • Update react monorepo to v18: ba51e3d
  • Update dependency eslint-plugin-import to v2.26.0: 114a98d
  • Update dependency eslint to v8.13.0: 02716d0
  • Update dependency marked to v4.0.14: c2da192
  • Update dependency jest-transform-css to v4: 7405b3e
  • Update dependency highlight.js to v11.5.1: 7518063
  • Update dependency @testing-library/react to v12.1.5: 0774c01
  • Update dependency @rollup/plugin-node-resolve to v13.2.1: 7df5637
  • Update storybook monorepo to v6.4.22: beb729c
  • Update dependency rollup to v2.70.2: eb6b60b
  • Update dependency @rollup/plugin-commonjs to v21.1.0: 915cc2a
  • Update dependency jest-junit to v13.1.0: 104e354
  • Merge pull request #373 from vtfk/renovate/jest-transform-css-4.x: 9f53ed2
  • Merge pull request #376 from vtfk/renovate/jest-junit-13.x: e98be24
  • Merge pull request #383 from vtfk/renovate/eslint-8.x: b7ae638
  • Merge pull request #377 from vtfk/renovate/eslint-plugin-import-2.x: de0198c
  • Merge pull request #387 from vtfk/renovate/rollup-plugin-node-resolve-13.x: 97e4815
  • Merge pull request #390 from vtfk/renovate/rollup-plugin-commonjs-21.x: 6f5e5b4
  • Updated prismjs: 0636184

0.7.15

12 Apr 07:37

Choose a tag to compare

Patches

  • Update dependency @testing-library/jest-dom to v5.16.4 (#375): f6b41ea
  • Update dependency @babel/core to v7.17.9: 4a49561
  • Fixed table overflows: 57bea73
  • Update storybook monorepo to v6.4.21: 9c0faac

0.7.14

08 Apr 15:02

Choose a tag to compare

Patches

  • Changed test linting to fix insted of just outputting the errors: 328952d
  • All header loops are based on validHeaders memo: 8e1eb50
  • Mobile mode vertically centers items: 7f4f71b
  • Added styles to mobile-mode as well: 3fa321d
  • Added error messages if table headers are invalid: bae91e5
  • Merge pull request #382 from vtfk/table: 7ded53d

0.7.13

07 Apr 14:22

Choose a tag to compare

Patches

  • Icon button now also get icon proptype from component list: 8fe6316
  • Improved the styling of the dialog a bit: 42f10db
  • Dialog: changed to overflow on all axis: 72e1b30

0.7.12

06 Apr 12:58

Choose a tag to compare

Patches

  • Changed render callback a bit and added support for tooltips: 9c4bbd7
  • Lint: 7352afe
  • Merge pull request #379 from vtfk/table-customrender-callback: ea31988

0.7.11

06 Apr 12:19

Choose a tag to compare

Patches

  • Update: 1eb628c
  • Button: Show icon names in documentation: a4a0c50
  • Icon: Added pause icon: ebe8b80
  • Icon: Added retry icon: 673b5a4
  • Added more icons and simplified how icons are used in stories: 7999ac1
  • Standard...: 5a59f9d
  • Removed unsupported namespace tags from a svg file: 19ccfb6
  • Added warning icon: 56fb9c2
  • Added error icon: 340b736
  • Merge pull request #378 from vtfk/adding-icons: f1e785b

0.7.10

05 Apr 18:28
24cbb1f

Choose a tag to compare

Patches

  • Button: Show icon names in documentation: a4a0c50
  • Icon: Added pause icon: ebe8b80
  • Icon: Added retry icon: 673b5a4