|
@@ -0,0 +1,33 @@
|
|
|
+# @tabler/core
|
|
|
+
|
|
|
+## 1.1.0
|
|
|
+
|
|
|
+### Minor Changes
|
|
|
+
|
|
|
+- a2640e2: Add Playwright configuration and visual regression tests
|
|
|
+- d3ae77c: Enable `scrollSpy` in `countup` module
|
|
|
+- bd3d959: Refactor SCSS files to replace divide function with calc
|
|
|
+- cb278c7: Add Segmented Control component
|
|
|
+- b47725d: Add new text features page with mentions: user, color and app.
|
|
|
+- b4b4d1a: Add Scroll Spy page
|
|
|
+- 9cd5327: Update border radius variables for consistency across components
|
|
|
+- 4376968: Add Signature Pad feature and signatures page
|
|
|
+- f95f250: Update color utility classes and replace background colors in pricing table
|
|
|
+- eaa7f81: Refactored the project into a monorepo, removed Gulp, and introduced a new, more efficient build process.
|
|
|
+- ea14462: Add documentation for segmented control component
|
|
|
+- 1edaff4: Add new payment provider (Troy)
|
|
|
+- edbaa1e: Add selectable table functionality with active background color
|
|
|
+- 378fba8: Refactor badge styles, remove Bootstrap styles
|
|
|
+- f3c409f: Refactor alert component styles and markup, remove Bootstrap styles
|
|
|
+- c240b5a: Refactor accordion component styles and markup, remove Bootstrap styles
|
|
|
+
|
|
|
+### Patch Changes
|
|
|
+
|
|
|
+- 687267d: Fix overflow of `label` in a `floating-input`
|
|
|
+- 06b1dec: Fix size of `apexcharts` tooltip marker
|
|
|
+- afd0700: Fix apexcharts heatmap example in docs
|
|
|
+- 78383ef: Fix negative margins in `.navbar-bordered` variant
|
|
|
+- 11f4487: Use the full license agreement for illustrations in docs
|
|
|
+- b28ce9f: Fix vertical alignment in single page and error layouts
|
|
|
+- 24b944c: Fix `.avatar-upload` double borders
|
|
|
+- ca4ba14: Fixes navbar styles with new hover effects and color variables
|