Skip to content

Latest commit

 

History

History
438 lines (253 loc) · 27.7 KB

CHANGELOG.md

File metadata and controls

438 lines (253 loc) · 27.7 KB

1.7.1-next.4 (2023-11-29)

Bug Fixes

  • filters: adds dependency of o-option (cd99574)
  • select: validate when value null/undefined (0e3f865)

1.7.1-next.3 (2023-08-14)

Bug Fixes

  • changes className to tagName on o-connected event (2bba537)

1.7.1-next.2 (2023-08-09)

Bug Fixes

1.7.1-next.1 (2023-08-07)

Bug Fixes

  • docs: Fixes radio-group small issue [skip ci] (0af2257)
  • filters: Fixes components autoloading [skip ci] (439c85a)
  • navbar: Fixes o-divider dependency (3424445)

1.7.1 (2023-08-04)

Bug Fixes

  • filters: Fixes components autoloading [skip ci] (439c85a)

1.7.0 (2023-08-04)

Bug Fixes

  • valueAsDate now falls back to native implementation (#1399) (a4f0ae9)

Features

  • details: use details and summary html tag to enable in browser searching (#1470) (89f0f4a)
  • Syncs Shoelace next branch (3b66b01)
  • Syncs Shoelace next branch (0999b51)
  • Syncs Shoelace next branch (5e50390)

Reverts

  • Revert "Move keydown handler for sl-drawer back to base div (#1459)" (f954233), closes #1459

1.7.0-next.1 (2023-08-04)

Bug Fixes

  • valueAsDate now falls back to native implementation (#1399) (a4f0ae9)

Features

  • details: use details and summary html tag to enable in browser searching (#1470) (89f0f4a)
  • Syncs Shoelace next branch (3b66b01)
  • Syncs Shoelace next branch (0999b51)
  • Syncs Shoelace next branch (5e50390)

Reverts

  • Revert "Move keydown handler for sl-drawer back to base div (#1459)" (f954233), closes #1459

1.6.0 (2023-07-26)

Bug Fixes

  • <sl-carousel> has the wrong import for LocalizeController (#1384) (441a957)
  • build: Fixes issue when building on dev env (2f299c6)
  • build: Fixes issue when building on dev env (aff9626)
  • button: Improves button styles (9f41637)
  • changes a sub-title in select.md and removes a comment in filter.types.ts (9301d92)
  • docs: Fixes font family in codepen examples (9b2efeb)
  • docs: Fixes issue when replacing global vars (a3ec231)
  • docs: Fixes issue when replacing global vars (a42caec)
  • filters: Adds filters functionalities (3bc00ca)
  • filters: Adds switch render (#29) (f14a870)
  • filters: Fixes some docs issues (f749679)
  • filters: Generates the o-filter-change event for React (40e02e7)
  • filters: Improves Clear button, Type plugins, docs, styles, and other (9d00228)
  • grid: Adds custom styles to allow the tabulator styles modification (9bb735d)
  • icon.md: Fixes icon-library import (48df207)
  • icon.md: Fixes icon-library import (3a31c4b)
  • icon: Fixes icon color (3881538)
  • icons: Fixes icons license issue (bdd81d3)
  • icons: Fixes icons license issue (77760bb)
  • Improves on code, styles, and docs on navbar and typography (c9ebef8)
  • Includes the font face by default with the themes files (339ad40)
  • no-hamburger mode + color correction (ca9592d)
  • Prettier and lint issues (574e297)
  • radio group race condition (#1364) (1ef8e1c)
  • React CDN (ebd7a6a)
  • select: Fixes test when the remove tag button is clicked on multiple select (011eab4)
  • select: Fixes unexpected o-change event from the autocomplete input (406cfa7)
  • themes: Applies changes from the Figma Circular Design System (9fbda97)
  • update tokens and styles (#33) (c313cb8)
  • Updates general styles and theme tokens (d26986a)

Features

  • add new theme token (#34) (e92992d)
  • grid: Adds Grid to the library (WIP status) (ee49ce7)
  • icons: Includes material library by default (30f3eb5)
  • Navbar component (33e07ed)
  • select: Adds autocomplete functionality (53aaaff)
  • Syncs Shoelace current branch with Circular next branch (c638989)
  • text buttons styles and update the height to buttons and inputs (#35) (3bccec3)
  • update tokens and styles (#31) (7abc766)

Reverts

1.6.0-next.18 (2023-07-26)

Bug Fixes

1.6.0-next.17 (2023-07-26)

Bug Fixes

  • <sl-carousel> has the wrong import for LocalizeController (#1384) (441a957)
  • docs: Fixes font family in codepen examples (9b2efeb)
  • Prettier and lint issues (574e297)
  • radio group race condition (#1364) (1ef8e1c)

Features

  • Syncs Shoelace current branch with Circular next branch (c638989)

Reverts

1.6.0-next.16 (2023-07-19)

Bug Fixes

  • grid: Adds custom styles to allow the tabulator styles modification (9bb735d)

1.6.0-next.15 (2023-07-19)

Features

  • grid: Adds Grid to the library (WIP status) (ee49ce7)

1.6.0-next.14 (2023-07-18)

Bug Fixes

  • select: Fixes unexpected o-change event from the autocomplete input (406cfa7)

1.6.0-next.13 (2023-07-18)

Bug Fixes

  • themes: Applies changes from the Figma Circular Design System (9fbda97)

1.6.0-next.12 (2023-07-14)

Bug Fixes

  • button: Improves button styles (9f41637)

1.6.0-next.11 (2023-07-14)

Bug Fixes

  • Includes the font face by default with the themes files (339ad40)
  • Updates general styles and theme tokens (d26986a)

1.6.0-next.10 (2023-07-12)

Bug Fixes

  • Improves on code, styles, and docs on navbar and typography (c9ebef8)
  • no-hamburger mode + color correction (ca9592d)
  • select: Fixes test when the remove tag button is clicked on multiple select (011eab4)

Features

1.6.0-next.9 (2023-07-10)

Bug Fixes

1.6.0-next.8 (2023-07-08)

Bug Fixes

  • changes a sub-title in select.md and removes a comment in filter.types.ts (9301d92)

1.6.0-next.7 (2023-07-08)

Features

  • icons: Includes material library by default (30f3eb5)
  • select: Adds autocomplete functionality (53aaaff)

1.6.0-next.6 (2023-07-06)

Features

  • text buttons styles and update the height to buttons and inputs (#35) (3bccec3)

1.6.0-next.5 (2023-07-06)

Features

1.6.0-next.4 (2023-07-04)

Bug Fixes

1.6.0-next.3 (2023-07-03)

Bug Fixes

  • filters: Fixes some docs issues (f749679)

1.6.0-next.2 (2023-07-03)

Bug Fixes

  • filters: Improves Clear button, Type plugins, docs, styles, and other (9d00228)

1.6.0-next.1 (2023-06-30)

Features

1.5.1-next.5 (2023-06-22)

Bug Fixes

  • filters: Adds filters functionalities (3bc00ca)

1.5.1-next.4 (2023-06-20)

Bug Fixes

1.5.1-next.3 (2023-06-20)

Bug Fixes

  • build: Fixes issue when building on dev env (aff9626)
  • docs: Fixes issue when replacing global vars (a42caec)
  • filters: Generates the o-filter-change event for React (40e02e7)
  • icon.md: Fixes icon-library import (3a31c4b)
  • icons: Fixes icons license issue (77760bb)

1.5.1-next.2 (2023-06-20)

Bug Fixes

  • icon.md: Fixes icon-library import (48df207)

1.5.1-next.1 (2023-06-20)

Bug Fixes

  • build: Fixes issue when building on dev env (2f299c6)
  • docs: Fixes issue when replacing global vars (a3ec231)
  • icons: Fixes icons license issue (bdd81d3)

1.5.0 (2023-06-14)

Features

  • Adds o-connected and o-disconnected events (48ddd96)

1.5.0-next.1 (2023-06-14)

Features

  • Adds o-connected and o-disconnected events (48ddd96)

1.4.1 (2023-06-13)

Bug Fixes

  • docs-config.js: Fixes open-toast link URL (de43b02)

1.4.1-next.1 (2023-06-13)

Bug Fixes

  • docs-config.js: Fixes open-toast link URL (de43b02)

1.4.0 (2023-06-09)

Bug Fixes

  • build.js: Fixes bug on dev server when rebuilding (6bc038a)
  • build: Copies dist folder to docs/dist on dev server (9ea358a)
  • package.json: Fixes npm start script to load the latest changes during development (f2d3638)

Features

  • alert: Adds open-toast property (51c5c9a)

1.4.0-next.1 (2023-06-09)

Bug Fixes

  • build.js: Fixes bug on dev server when rebuilding (6bc038a)
  • build: Copies dist folder to docs/dist on dev server (9ea358a)

Features

  • alert: Adds open-toast property (51c5c9a)

1.3.1-next.1 (2023-06-07)

Bug Fixes

  • package.json: Fixes npm start script to load the latest changes during development (f2d3638)

1.3.0 (2023-06-05)

Bug Fixes

  • docs: Gets the package version on docs load (5e28093)

Features

  • docs: refactors docs-config.js as a docsify plugin (6323726)

1.3.0-next.1 (2023-06-05)

Features

  • docs: refactors docs-config.js as a docsify plugin (6323726)

1.2.2-next.1 (2023-06-05)

Bug Fixes

  • docs: Gets the package version on docs load (5e28093)

1.2.1 (2023-06-03)

Bug Fixes

  • Releases using the generated version after semantic-release (9ffecdf)

1.2.1-next.1 (2023-06-03)

Bug Fixes

  • Releases using the generated version after semantic-release (9ffecdf)

1.2.0 (2023-06-03)

Bug Fixes

  • ci: allows semantic-release to push changes (acccb19)
  • docs: Fixes search functionality (#18) (0fb1c71)
  • package.json: node version updated in engines (#17) (fd89d86)

Features

  • Renames all as expected in Circular (d414700)

1.2.0-next.1 (2023-06-02)

Features

  • Renames all as expected in Circular (d414700)

1.1.1-next.2 (2023-05-26)

Bug Fixes

  • ci: allows semantic-release to push changes (acccb19)
  • docs: Fixes search functionality (#18) (0fb1c71)

1.1.1-next.1 (2023-05-26)

Bug Fixes

  • package.json: node version updated in engines (#17) (fd89d86)

1.1.0 (2023-05-26)

Bug Fixes

  • docs: getting the version from package.json in metadata.js (#15) (e34cbc5)

Features

1.1.0-next.1 (2023-05-26)

Bug Fixes

  • docs: getting the version from package.json in metadata.js (#15) (e34cbc5)

Features

1.0.3 (2023-05-25)

Bug Fixes

  • ci: commits package.json and CHANGELOG.md after release (5c3a950)
  • ci: runs prettier after CHANGELOG.md generation (b02ebc5)

1.0.3-next.2 (2023-05-25)

Bug Fixes

  • ci: runs prettier after CHANGELOG.md generation (b02ebc5)

1.0.3-next.1 (2023-05-25)

Bug Fixes

  • ci: commits package.json and CHANGELOG.md after release (5c3a950)