Skip to content

Latest commit

 

History

History
559 lines (259 loc) · 21.6 KB

CHANGELOG.md

File metadata and controls

559 lines (259 loc) · 21.6 KB

9.1.0 (2024-12-02)

Features

9.0.0 (2024-11-22)

Features

  • cosmoz-tab-card: add css rules for heading (5490179)

BREAKING CHANGES

  • cosmoz-tab-card: cosmoz-tab-card heading must be an attribute

8.10.2 (2024-08-19)

Bug Fixes

  • edit new styling for tab cards (f85e47d)

8.10.1 (2024-08-19)

Bug Fixes

  • match new styling changes for tab cards (d8e3639)

8.10.0 (2024-06-26)

Features

  • next/use-tabs: support className in renderTabs (ea76038)

8.9.1 (2024-06-13)

Bug Fixes

8.9.0 (2024-06-04)

Features

  • add skip_dist to storybook workflow (de5f0ca)
  • use the cfg workflow as base (4a68b3d)

8.8.0 (2024-06-04)

Features

  • add skip_dist again (12c7c2a)
  • add skip_dist input for preview workflow (fd53112)
  • add github preview workflow (e613283)
  • add storybook related packages and scripts (8e23c59)
  • enable autodocs for all stories (1a10092)
  • made the storybook script run (bb656c7)
  • remove @storybook/builder-vite (676af9c)
  • small update to preview workflow (23454f4)
  • update dependencies (290ccc9)

8.7.1 (2024-05-31)

Bug Fixes

8.7.0 (2024-04-15)

Bug Fixes

  • bg: color to be applied everywhere (47a9af0)

Features

  • bg-color: bg color manageable from the outside via css vars (3bd8a99)

8.6.1 (2024-04-11)

Bug Fixes

  • cosmoz-tab-card: fix sizing (4ae4f6a)

8.6.0 (2024-04-10)

Features

  • cosmoz-tab-card: flex the .content (0a61e0f)

8.5.1 (2024-04-09)

Bug Fixes

8.5.0 (2024-04-09)

Bug Fixes

  • use-tabs: correct compute-scroll-into-view import (d4f0e48)

Features

  • cosmoz-tab-card: flex the collapse (f58549a)
  • cosmoz-tab: update compute-scroll-into-view (3ee596a)
  • src/use-tabs: update compute-scroll-into-view (54fc425)

8.4.0 (2024-03-07)

Features

  • implement renderActivated helper (7d74bbf)

8.3.0 (2024-03-07)

Features

  • tab-card: adjust collapsable (353a82a)

8.2.0 (2024-03-06)

Features

  • next/use-tabs: handle function title (dab4786)

8.1.0 (2024-02-11)

Features

8.0.0 (2024-01-11)

Features

BREAKING CHANGES

  • Update to @pionjs/pion

7.6.0 (2023-03-24)

Features

  • use-tabs: add onActivate (4489dd0)

7.5.0 (2023-03-22)

Features

  • next/use-tabs: adjust type (12a0391)

7.4.0 (2023-03-22)

Features

  • next/use-tabs: adjust tabs definition (7f4aeb9)

7.3.1 (2023-02-02)

Bug Fixes

7.3.0 (2023-02-02)

Features

  • next/use-tabs: add fallback support (7c0ac84)
  • use-tabs: add fallback to type def (ee42fbb)

7.2.1 (2023-02-02)

Bug Fixes

7.2.0 (2022-11-10)

Features

  • stats: add slot for stats in the tab nav (1b705eb)

7.1.0 (2022-09-09)

Features

  • support for cosmoz-tab-cards nested in other elements (612ec1f)

7.0.0 (2022-07-20)

Features

  • deps: upgrade cosmoz-utils (ba0bc7e)

BREAKING CHANGES

  • deps: Upgrade cosmoz-utils@5

6.2.0 (2022-07-18)

Features

6.1.0 (2022-07-18)

Features

  • update @neovici/cosmoz-router (8d962f4)

6.0.0 (2022-06-22)

Features

BREAKING CHANGES

  • Upgrade to lit@^2 and haunted@^5
  • Upgrade to lit@^2 & haunted@^5

6.0.0-beta.1 (2022-06-16)

Features

BREAKING CHANGES

  • Upgrade to lit@^2 and haunted@^5
  • Upgrade to lit@^2 & haunted@^5

5.4.2 (2022-05-27)

Bug Fixes

  • use-tabs: add support for separate title and content (fb9b1de)

5.4.1 (2022-05-19)

Bug Fixes

  • use-tabs: activate tab by name attribute (c3485a7)

5.4.0 (2022-05-19)

Bug Fixes

Features

  • implement useTabs,renderTabs (b614dd8)
  • initialize cosmoz-tabs-next (816992e)
  • reorganize repo (afb9d52)
  • update cosmoz-page-router (d0f19d0)

5.3.0 (2022-03-01)

Features

  • replace use-hash-param with impl from cosmoz-page-router (f1e7c90)

5.2.1 (2022-01-12)

Bug Fixes

5.2.0 (2021-12-08)

Features

5.1.2 (2021-10-04)

Bug Fixes

  • use-tabs: uses compute-scroll-into-view (e72ab43)

5.1.1 (2021-09-30)

Bug Fixes

  • use-tabs: scroll only horizontally (4d795ac)

5.1.0 (2021-09-30)

Features

5.0.13 (2021-04-17)

Bug Fixes

  • do not hide slotted slots (c7579ca)

5.0.12 (2021-01-22)

Bug Fixes

  • use-tabs: iron-location interop (826be13)

5.0.11 (2020-10-23)

Bug Fixes

  • notify selected-changed (1808f23)

5.0.10 (2020-10-16)

Bug Fixes

  • cosmoz-tab: notify cosmoz-tabs when tab icon changes (1448462)

5.0.9 (2020-10-13)

Bug Fixes

  • collect cosmoz-tab element from nested slots (616fde5)

5.0.8 (2020-10-08)

Bug Fixes

  • update children from slot in raf (c5433bc)

5.0.7 (2020-10-08)

Bug Fixes

5.0.6 (2020-10-07)

Bug Fixes

  • read params in a animation frame (240a490)

5.0.5 (2020-10-06)

Bug Fixes

  • adds support for icon-color attribute (872bea2)

5.0.4 (2020-10-01)

Bug Fixes

  • add no-resize option in cosmoz-tabs (ecfe1df)

5.0.3 (2020-09-30)

Bug Fixes

  • initial "selected-changed" event is not fired (5e7086a)

5.0.2 (2020-09-25)

Bug Fixes

  • cosmoz-tabs: delays initial setTabs to microtask (2d8acd5)

5.0.1 (2020-09-24)

Bug Fixes

  • restore isSelected cosmoz-tab notification (3905cd7)
  • restore selected-item cosmoz-tabs notifications (d08a992)

5.0.0 (2020-09-24)

Bug Fixes

  • review: improve api (2cf2fbe)
  • compute href only for valid tabs (0e797c1)
  • improves compatibility (7ed6e0b)
  • tab css sizing (74dfaae)
  • cosmoz-tab: correct getIcon (f9c6448)
  • cosmoz-tabs: adds back tab-select and tab-first-select events (5c38537)
  • cosmoz-tabs: restore hash-param handling (e15fc93)

Features

  • cosmoz-tabs: reimplement hash-param (1cf7353)
  • add a basic storybook (fc4a4f9)
  • cosmoz-tabs: refactor (1b29c6a)

BREAKING CHANGES

  • cosmoz-tabs: converted to haunted with api changes

4.0.0 (2020-09-18)

Features

  • improve release and update deps (09d8446)

BREAKING CHANGES

  • converted cosmoz-tab to haunted

3.2.5 (2020-08-19)

Bug Fixes

  • flex none for paper-tabs (fc574ee)

3.2.4 (2020-08-18)

Bug Fixes

  • size tabs correctly when paper-tabs has different size (93c914f)

3.2.3 (2020-08-14)

Bug Fixes

3.2.2 (2020-08-10)

Bug Fixes

  • remove iron-flex-layout from cosmoz-tab-card (181753e)
  • replace iron-flex-layout with css (22f94e5)

3.2.1 (2020-08-06)

Bug Fixes

  • add named css parts for cosmoz-tab-card (eed8507)
  • replace paper-material with css (68236f2)

3.2.0 (2020-07-23)

Features

  • hash-param: always update selected tab with hashParam (f6893ca)

3.1.2 (2020-06-19)

Bug Fixes

  • adding after-title slot (cc1ee9d)

3.1.1 (2020-03-19)

Bug Fixes

3.1.0 (2020-03-16)

Features

  • upgrade to cosmoz-page-router@^6.0.0 (fe3988a)

3.0.6 (2019-12-13)

Bug Fixes

  • release: upgrade package.lock (3b13f18)

3.0.5 (2019-10-10)

Bug Fixes

  • ci: adopt semantic release (7273102)
  • ci: drop npm version hooks (eb527bb)