Skip to content

Releases: vtfk/component-library

0.12.2

24 Aug 08:55
aae4c17
Compare
Choose a tag to compare

Patches

  • Don't fire onSelected when Clear button is clicked: 163ee2b

0.12.1

08 Aug 13:16
756daca
Compare
Choose a tag to compare

Patches

0.12.0

15 Jun 08:36
e65b65b
Compare
Choose a tag to compare

Minor Changes

  • Populate TopBar meny by items instead of children!: 0650b23
  • Added children support on component: e089231

Patches

  • Moved description with state in its own component: 3b1d2b9

0.11.5

08 Jun 07:03
Compare
Choose a tag to compare

Patches

  • Update dependency postcss to v8.4.14: 4bd9a91
  • Update: e6d9583
  • Update storybook monorepo to v6.5.6: a9b3915
  • Exclude react-router-dom from build step This is needed, else it will be built into the modules and ruin the routing: 394bfa1
  • Activate useNavigate again Since this isn't the culprit for the routing errors: fe72ff7
  • Don't demand a version: 312039a
  • Set react-router-dom as a peerdependency: f5b2106
  • Dependency updates: b41a229
  • Dialog & Resizeable: Max width 100%: 156147f

0.11.4

03 Jun 11:48
2e1d2fa
Compare
Choose a tag to compare

Patches

  • Set react-router-dom as a peerdependency: f5b2106
  • Dependency updates: b41a229

0.11.3

02 Jun 13:06
c4b68e2
Compare
Choose a tag to compare

Patches

0.11.2

02 Jun 12:51
727081f
Compare
Choose a tag to compare

Patches

  • Exclude react-router-dom from build step - this is needed, else it will be built into the modules and ruin the routing: 394bfa1
  • Activate useNavigate again - since this isn't the culprit for the routing errors: fe72ff7
  • Update dependency postcss to v8.4.14: 4bd9a91
  • Update storybook monorepo to v6.5.6: a9b3915

0.11.1

31 May 13:16
Compare
Choose a tag to compare

Patches

  • Disable useNavigate code: 22bacfa

0.11.0

31 May 12:11
Compare
Choose a tag to compare

Minor Changes

  • Set Dialog as default resizeable and draggable: 558576c
  • Props fix: a7a9b50
  • Use routing instead of internal links: 8d703e2
  • Update dependency trim to 0.0.3 [SECURITY]: cf2b5a1
  • Merge pull request #405 from vtfk/sidenav-router-dom: 6180b38
  • Merge branch 'main' of github.com:vtfk/component-library: 8b2f295
  • Merge branch 'main' of github.com:vtfk/component-library: 1a547b8
  • Update: 566f813
  • Added graph icon: 6799b88
  • Changed to a better graph icon: 5001d24
  • Removed namespaces from svg file: 34811d0

Patches

  • lint --fix: 784a107
  • Added resizeable support: 2cec1db
  • Merge pull request #403 from vtfk/renovate/npm-trim-vulnerability: dc3a859
  • Update dependency @rollup/plugin-commonjs to v22: 68416a6
  • Update babel monorepo to v7.17.12: 5280392
  • Update dependency eslint to v8.16.0: ee4dc62
  • Update dependency @rollup/plugin-node-resolve to v13.2.2: 2839db9
  • Update dependency jest-junit to v13.2.0: 651da5c
  • Update dependency eslint-config-standard-jsx to v11: 44588d4
  • Update dependency eslint-config-standard to v17: b8605dd
  • Update dependency @testing-library/react to v13: 36987a0
  • Update dependency @testing-library/user-event to v14: 4ed8aad
  • Update dependency jest-transform-css to v4.0.1: 1d98345
  • Update dependency marked to v4.0.16: 2638171
  • Update dependency nanoid to v3.3.4: 25b8a61
  • Update dependency plop to v3.0.6: 7cf4867

0.10.0

24 May 11:27
2c65b9f
Compare
Choose a tag to compare

Minor Changes

  • Added resizeable support: 2cec1db
  • Set Dialog as default resizeable and draggable: 558576c

Patches