Skip to content

Latest commit

 

History

History
316 lines (180 loc) · 5.17 KB

CHANGELOG.md

File metadata and controls

316 lines (180 loc) · 5.17 KB

Change Log - @scayle/components

3.0.2

Wed, 15 Jan 2025 09:45:06 GMT

Patches

3.0.1

Tue, 14 Jan 2025 14:49:49 GMT

Patches

3.0.0

Wed, 08 Jan 2025 08:45:36 GMT

Major changes

  • Change name property of NumbersWidget

Patches

  • : bump dependencies

2.0.0

Wed, 27 Nov 2024 07:21:56 GMT

Major changes

  • Update panelicons implementation and dependencies
  • Bump @scayle/tailwindbase to v2.0.0

1.12.4

Thu, 12 Sep 2024 12:58:25 GMT

Patches

  • Bump @scayle/panelicons to v1.4.2
  • Bump @scayle/tailwindbase to v1.2.4

1.12.3

Mon, 19 Aug 2024 09:06:05 GMT

Patches

  • Bump @scayle/panelicons to v1.4.1
  • Bump @scayle/tailwindbase to v1.2.3

1.12.2

Thu, 15 Aug 2024 07:56:00 GMT

Patches

  • Bump @scayle/panelicons to v1.4.0
  • Bump @scayle/tailwindbase to v1.2.2

1.12.1

Fri, 26 Jul 2024 08:39:13 GMT

Patches

  • Fix the 'Manual Hover' feature for DoughnutChart component.

1.12.0

Thu, 25 Jul 2024 08:38:03 GMT

Minor changes

  • OCAO686 additional options to customize doughnut chart

1.11.1

Mon, 15 Jul 2024 10:58:21 GMT

Patches

  • Bump @scayle/panelicons to v1.3.1
  • Bump @scayle/tailwindbase to v1.2.1

1.11.0

Fri, 12 Jul 2024 08:57:01 GMT

Minor changes

  • Bump @scayle/panelicons to v1.3.0
  • Bump @scayle/tailwindbase to v1.2.0

1.10.1

Thu, 25 Jan 2024 14:30:06 GMT

Patches

  • chore: updated readme's to match scayle readme template
  • Bump @scayle/panelicons to v1.2.1
  • Bump @scayle/tailwindbase to v1.1.3

1.10.0

Fri, 01 Dec 2023 09:24:27 GMT

Minor changes

  • implement DataSelectionModal (including composition API/typescript refactoring)
  • Support language switcher on storybook

Patches

  • remove unnecessary formatter function inside of StatisticsTable

1.9.2

Fri, 27 Oct 2023 10:52:44 GMT

Patches

  • attempt to fix entity list item typescript error

1.9.1

Thu, 26 Oct 2023 09:56:08 GMT

Patches

  • Checkbox implement visual disabled state
  • reenable breadcrumbs routing

1.9.0

Tue, 24 Oct 2023 08:31:26 GMT

Minor changes

  • add missing descriptions for component props/slots/events
  • implement InfoBanner component
  • Bump @scayle/tailwind-base to v1.1.2

Patches

  • Fixed importing icons
  • added disabled state for select components

1.8.1

Thu, 28 Sep 2023 12:33:21 GMT

Patches

  • Support Shadow DOM for notifications

1.8.0

Thu, 31 Aug 2023 12:15:06 GMT

Minor changes

  • added FormField component
  • update statistics components
  • improve code snippets of our stories
  • extract chart js dependency to the user of the library
  • finish Notification component/composable

Patches

  • fix arguments for DashboardList story
  • add opening button to OffCanvas story
  • Fix bundle bug
  • add closeOnSelect prop to Option component
  • Select component: fix style importing
  • Exclude src directory from published bundle

1.7.0

Thu, 06 Jul 2023 08:05:37 GMT

Minor changes

  • finish storybook 7 migration

Patches

  • fix Checkbox margin
  • add textarea component
  • modal has now a property to set the width - user can close the modal - a button needs to be clicked to open the modal - footer slot added
  • add Custom Placeholder story to Select stories

1.6.3

Thu, 11 May 2023 12:47:00 GMT

Patches

  • export useConfig composable in index.ts file

1.6.2

Thu, 27 Apr 2023 14:30:21 GMT

Patches

  • Fix multiselect reactivity

1.6.1

Thu, 27 Apr 2023 11:58:23 GMT

Patches

  • support dialog as root node

1.6.0

Thu, 27 Apr 2023 10:19:11 GMT

Minor changes

  • Refactor popper to support shadow root element teleportation and fix multiselect reactivity
  • Revert "Merge branch 'feature/ -storybook-check-components-for-vue2-compatibility' into 'main'"

Patches

  • implement StatisticsTable component
  • add missing imports
  • ValueAnimation: only animate initial value when "updateInitialValue" prop was passed
  • improve popper css
  • add additional null checks

1.5.0

Wed, 29 Mar 2023 13:45:07 GMT

Minor changes

  • implement vue-demi to support vue2 and vue3

Patches

  • added vertical bar chart component
  • Horizontal Bar Chart

1.4.0

Fri, 17 Mar 2023 10:09:43 GMT

Minor changes

  • multiselect support
  • Breadcrumb component added
  • Entity List components
  • Bump @scayle/panel-icons to v1.2.0
  • Bump @scayle/tailwind-base to v1.1.1

1.3.0

Fri, 10 Feb 2023 14:35:19 GMT

Minor changes

  • Added a license file, updated package.json and updated the readme
  • Bump @scayle/panel-icons to v1.1.0
  • Bump @scayle/tailwind-base to v1.1.0

1.2.0

Fri, 27 Jan 2023 14:20:34 GMT

Minor changes

  • Support for nested dropdown menus

1.0.2

Fri, 28 Oct 2022 13:33:05 GMT

Patches

  • Bump @scayle/tailwind-base to v1.0.2

1.0.1

Fri, 28 Oct 2022 09:31:52 GMT

Patches

  • Update package metadata
  • Bump @scayle/tailwind-base to v1.0.1

1.0.0

Thu, 27 Oct 2022 07:48:09 GMT

Major changes

  • New package name
  • Bump @scayle/panel-icons to v1.0.0
  • Bump @scayle/tailwind-base to v1.0.0