1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

Merge branch 'main' of https://github.com/tabler/tabler into dev

This commit is contained in:
codecalm
2022-10-20 22:58:01 +02:00
485 changed files with 85940 additions and 52562 deletions

View File

@@ -33,7 +33,7 @@
- upgrade required node.js version to 14
- upgrade Bootstrap to 5.1
- upgrade dependencies
- "fix #775 litepicker not initializing"
- "fix #775 - litepicker not initializing"
- fix `nouislider` import in dev
- version: 1.0.0-beta5
@@ -42,7 +42,7 @@
changes:
- "**Dark mode enabled!**"
- add more cursors (#947)
- "fix #892 - Media queries need to be nested when negating"
- "fix #892 - media queries need to be nested when negating"
- update `@tabler/icons` to newest version
- move optional dependencies to peerDependencies (#924)
- move deployment to Github Actions (#934)
@@ -141,7 +141,7 @@
- add a lot of CSS variables
- add Dockerfile with alpine base
- add icon pulse/tada/rotate animations
- "use :host in selectors to support Web Components"
- "use `:host` in selectors to support Web Components"
- "use dark table variant colors in dark mode (#1200)"
- update Tabler Icons to v1.96
- "change `space-y` component"
@@ -156,3 +156,34 @@
- fix code sample in the customize tabler docs
- fix form elements demo page radio buttons
- "replace `gulp-minify` with `gulp-terser`"
- version: 1.0.0-beta13
date: 2022-10-18
changes:
- "update Bootstrap to 5.2.1, update dependencies"
- new `tracking` component
- new radio button version of `form-imagecheck`
- update icons to v1.105.0
- dark mode improvements
- corrects the spelling of New Zealand (#1318)
- remove `$border-color-dark`
- "fix #1301 - code snippets in docs look bad in dark mode"
- "fix #1305 - different default link color for dark mode"
- fix popover background in dark mode
- fix button default border color
- fix `form-imagecheck` bg in dark mode
- navbar logo fix
- move card ribbons config to variables
- navbar border fix
- dark mode active fix
- using globalThis instead of window (#1315)
- "fix #1210 - lastmod not generated for pages in `sitemap.xml`"
- fix card border in dark mode
- "fix #895 - background color overwrites background image"
- "fix #1302 - wrong card header in dark mode"
- "fix #1303 - wrong color when hovering over `selectgroup` in dark mode"
- "fix #1308 - bad coloring in table in dark mode"
- "fix #1273 - datepicker background color broken"
- "fix `$prefix` hard coded `layout/_dark.scss`"
- "fix #1275 remove last border-right on progress bar"
- "fix #1261: broken offcanvas bg"