mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
changelog update
This commit is contained in:
434
CHANGELOG.md
434
CHANGELOG.md
@@ -3,165 +3,90 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta` - 2021-02-17
|
## `1.0.0-beta18` - 2023-05-14
|
||||||
|
|
||||||
**Initial beta release of Tabler v1.0! Lots more coming soon though 😁**
|
- new page: Cookie banner
|
||||||
|
- Unify dark mode with latest Bootstrap API and improve dark mode elements (#1561)
|
||||||
- update Bootstrap to 5.0.0-beta2
|
- Update Tabler Icons to version 2.18 with 18 new icons added (#1560)
|
||||||
- update other dependencies.
|
- Switch from `npm` to `pnpm` for faster package installation (#1559)
|
||||||
|
- Add Prettier to project for consistent code formatting (#1558)
|
||||||
|
- Update required Node.js version to 18 and add `.nvmrc` file (#1555)
|
||||||
|
- Add All Contributions package to project for easy contribution tracking (#1556)
|
||||||
|
- Add support for changeset tool for more efficient and organized code changes (#1553)
|
||||||
|
- Fix bug where `border-1`, `border-2`, etc don't work (#1526)
|
||||||
|
- Fix indeterminate input background color (#1536)
|
||||||
|
- Update Bootstrap to `5.3.0-alpha3` (#1543)
|
||||||
|
- `tom-select` dark mode styling fixes
|
||||||
|
- Advanced udage of `tom-select` (#1480)
|
||||||
|
- Fix Dropdown menu in rtl mode (#801)
|
||||||
|
- Fix `tom-select` dropdown will be shaded in table-responsive (#1409)
|
||||||
|
- Remove overflow scroll from body
|
||||||
|
- Fix avatars overlap transparently (#1464)
|
||||||
|
- Fix TinyMCE dropdown icon list transparent (#1426)
|
||||||
|
- Dark mode lite colors improvement
|
||||||
|
- Fix non full width selects (#1392)
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta2` - 2021-03-29
|
## `1.0.0-beta17` - 2023-01-28
|
||||||
|
|
||||||
- update dependencies
|
- update `bootstrap` to v5.3.0
|
||||||
- `li` marker fix
|
- update icons to v2.1.2
|
||||||
- page wrapper, nav fixes
|
- add 72 new brands, browsers logos update
|
||||||
- scripts optimize, remove `capture_once`
|
- new `Trial ended` page
|
||||||
- `page-body` fixes
|
- new `Page loader` page
|
||||||
- layout navbar fix
|
- new `Profile` page
|
||||||
- typography fix
|
- headings fix
|
||||||
- ribbon fix
|
- dropdown background color fix
|
||||||
- charts label fixes
|
- fix rgba conversion bug
|
||||||
- charts docs
|
- fix autofill text color, not matching in dark mode
|
||||||
|
- update license
|
||||||
|
- header html5 tags
|
||||||
|
- add input with appended `<kbd>`
|
||||||
|
- `bootstrap` import fix
|
||||||
|
- font improvements
|
||||||
|
- change `$body-color` to CSS variable
|
||||||
|
- scrollbars improvements
|
||||||
|
- move `@tabler/icons` to `dev-dependencies`
|
||||||
|
- fix #1370: avatar stacked list is not stacked anymore
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta3` - 2021-05-08
|
## `1.0.0-beta16` - 2022-11-12
|
||||||
|
|
||||||
- upgrade Bootstrap to 5.0
|
- new `Photogrid` page
|
||||||
- upgrade dependencies
|
- `Steps` component improvements
|
||||||
- change `$border-radius-pill` variable
|
- fix #1348: Make job listing responsive for smaller devices
|
||||||
- badge vertical align fix
|
- fix #1357: buttons group not active
|
||||||
|
- fix #1352: fix deprecation warning
|
||||||
|
- fix #1180: number input with `form-control-sm` looks weird
|
||||||
|
- fix #1328: color input should show different color for inner check symbol on white ellipse
|
||||||
|
- fix #1355 - missing font sizes
|
||||||
|
- update icons to v1.111.0
|
||||||
|
- homepage navbar fix
|
||||||
|
- fix #1262 - `.bg-opacity-xx` class is not functioning properly
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta4` - 2021-10-24
|
## `1.0.0-beta15` - 2022-11-01
|
||||||
|
|
||||||
- upgrade required node.js version to 14
|
- new `badges` page
|
||||||
- upgrade Bootstrap to 5.1
|
- `<kbd>` styling
|
||||||
- upgrade dependencies
|
- update icons to v1.109.0
|
||||||
- fix #775 - litepicker not initializing
|
- `tom-select` border fix
|
||||||
- fix `nouislider` import in dev
|
- exclude `playgrounds` from build
|
||||||
|
- update jekyll to v4.3.1
|
||||||
|
- fix: facebook color update
|
||||||
|
- navbar aria atributes fixes
|
||||||
|
- fix #808 - `navbar-menu` and `sidebar-menu` has the same `id`
|
||||||
|
- fix #1335 - missing color variables usage in `alert` and `btn-ghost-*`
|
||||||
|
- move border style to CSS variables
|
||||||
|
- add missing forms
|
||||||
|
- `btn-actions` fixes
|
||||||
|
- replace `$text-muted` to css variable
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta5` - 2021-12-07
|
## `1.0.0-beta14` - 2022-10-21
|
||||||
|
|
||||||
**Tabler has finally lived to see dark mode! 🌝🌚**
|
- fix active items in dark mode
|
||||||
|
- update Jekyll to newest version
|
||||||
- **Dark mode enabled!**
|
|
||||||
- add more cursors (#947)
|
|
||||||
- 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)
|
|
||||||
- table border fixes
|
|
||||||
- antialiased fix
|
|
||||||
- update `@tabler/icons` to version 1.42
|
|
||||||
- change default font to 'Inter'
|
|
||||||
- colors unify
|
|
||||||
- add `tom-select` and remove `choices.js`
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta6` - 2022-01-18
|
|
||||||
|
|
||||||
- pricing cards fix
|
|
||||||
- fix bug `fw-...`, `.fs-...` is missed (#987)
|
|
||||||
- avatar class fix
|
|
||||||
- fix bug #903 `litepicker` with date range not having correct border
|
|
||||||
- page wrapper fix
|
|
||||||
- fix #900 `is-invalid-lite` class is not working under `was-validated` form class
|
|
||||||
- update `@tabler/icons` to version 1.48
|
|
||||||
- fix #960 - Badges not honoring font sizes
|
|
||||||
- fix #959 - `node-sass` does not properly compile nested media queries
|
|
||||||
- update package dependencies to newest version
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta7` - 2022-02-05
|
|
||||||
|
|
||||||
- fix: #1019 - project-overview.html link not working
|
|
||||||
- fix: #1010 - card with bottom tabs has incorrect border radius
|
|
||||||
- uptime monitor mobile fixes
|
|
||||||
- navbar dark button fix
|
|
||||||
- `tabler-icons` link
|
|
||||||
- autoloading webfonts
|
|
||||||
- cards fixes, new cards demos
|
|
||||||
- ruby dependencies update
|
|
||||||
- RTL stylesheet fixes
|
|
||||||
- new card action demos
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta8` - 2022-02-05
|
|
||||||
|
|
||||||
- update dependencies
|
|
||||||
- new vector maps demos
|
|
||||||
- fixes update map on resize
|
|
||||||
- docs improvement
|
|
||||||
- replace `badge` with `status-dot` in `navbar-notifications.html`
|
|
||||||
- map tooltip fixes
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta9` - 2022-02-26
|
|
||||||
|
|
||||||
- fix: #1061 - list group item colors in light and dark modes
|
|
||||||
- new `tasks` dashboard
|
|
||||||
- fix: #1059 - upload button in form element in dark view has problem
|
|
||||||
- fix: #1052 - card background icon is practically invisible
|
|
||||||
- remove Inter font and use default font system stack
|
|
||||||
- fix: #1018 - vector map not working
|
|
||||||
- fix: #1035 - wrong background color of hovered list group items in dark mode
|
|
||||||
- dependencies update
|
|
||||||
- add `font-display: swap;` to improve font loading
|
|
||||||
- new `Boxed` layout
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta10` - 2022-04-29
|
|
||||||
|
|
||||||
- new `datatable` component
|
|
||||||
- update Tabler Icons to v1.67
|
|
||||||
- fix: #1024 - fix Tom-select in dark mode
|
|
||||||
- new carousel indicators: dots, vertical, thumbs (#1101)
|
|
||||||
- replace !important modifier with more specific selectors (#1100)
|
|
||||||
- new `FAQ` page
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta11` - 2022-07-05
|
|
||||||
|
|
||||||
- new `Dropzone` component
|
|
||||||
- new `Lightbox` component
|
|
||||||
- new `TinyMCS` component
|
|
||||||
- new `Inline Player` component
|
|
||||||
- new `Pricing table` component
|
|
||||||
- new `Datagrid` component
|
|
||||||
- new optgroup form examples
|
|
||||||
- new settings page
|
|
||||||
- update Tabler Icons to v1.78
|
|
||||||
- added popover docs page
|
|
||||||
- fix: #1125 incorrect chart display in the mobile version
|
|
||||||
- update Bootstrap to 5.2.0
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta12` - 2022-09-19
|
|
||||||
|
|
||||||
- new "Job listing" page
|
|
||||||
- new "Sign in with cover" page
|
|
||||||
- new "Logs" page
|
|
||||||
- new `progressbg` component
|
|
||||||
- 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 dark table variant colors in dark mode (#1200)
|
|
||||||
- update Tabler Icons to v1.96
|
|
||||||
- change `space-y` component
|
|
||||||
- headings, shadows and borders unify
|
|
||||||
- toggle TinyMCE dark mode and skin based on the set Tabler theme
|
|
||||||
- fix `card-footer` background
|
|
||||||
- fix headers weight
|
|
||||||
- fix transparent hover background in pagination
|
|
||||||
- fix dark mode card text color
|
|
||||||
- fix `--#{$prefix}card-bg` is undefined
|
|
||||||
- fix global variable for `.card` and `.btn`
|
|
||||||
- fix code sample in the customize tabler docs
|
|
||||||
- fix form elements demo page radio buttons
|
|
||||||
- replace `gulp-minify` with `gulp-terser`
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta13` - 2022-10-18
|
## `1.0.0-beta13` - 2022-10-18
|
||||||
@@ -195,89 +120,162 @@ All notable changes to this project will be documented in this file.
|
|||||||
- fix #1261 - broken offcanvas bg
|
- fix #1261 - broken offcanvas bg
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta14` - 2022-10-21
|
## `1.0.0-beta12` - 2022-09-19
|
||||||
|
|
||||||
- fix active items in dark mode
|
- new "Job listing" page
|
||||||
- update Jekyll to newest version
|
- new "Sign in with cover" page
|
||||||
|
- new "Logs" page
|
||||||
|
- new `progressbg` component
|
||||||
|
- 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 dark table variant colors in dark mode (#1200)
|
||||||
|
- update Tabler Icons to v1.96
|
||||||
|
- change `space-y` component
|
||||||
|
- headings, shadows and borders unify
|
||||||
|
- toggle TinyMCE dark mode and skin based on the set Tabler theme
|
||||||
|
- fix `card-footer` background
|
||||||
|
- fix headers weight
|
||||||
|
- fix transparent hover background in pagination
|
||||||
|
- fix dark mode card text color
|
||||||
|
- fix `--#{$prefix}card-bg` is undefined
|
||||||
|
- fix global variable for `.card` and `.btn`
|
||||||
|
- fix code sample in the customize tabler docs
|
||||||
|
- fix form elements demo page radio buttons
|
||||||
|
- replace `gulp-minify` with `gulp-terser`
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta15` - 2022-11-01
|
## `1.0.0-beta11` - 2022-07-05
|
||||||
|
|
||||||
- new `badges` page
|
- new `Dropzone` component
|
||||||
- `<kbd>` styling
|
- new `Lightbox` component
|
||||||
- update icons to v1.109.0
|
- new `TinyMCS` component
|
||||||
- `tom-select` border fix
|
- new `Inline Player` component
|
||||||
- exclude `playgrounds` from build
|
- new `Pricing table` component
|
||||||
- update jekyll to v4.3.1
|
- new `Datagrid` component
|
||||||
- fix: facebook color update
|
- new optgroup form examples
|
||||||
- navbar aria atributes fixes
|
- new settings page
|
||||||
- fix #808 - `navbar-menu` and `sidebar-menu` has the same `id`
|
- update Tabler Icons to v1.78
|
||||||
- fix #1335 - missing color variables usage in `alert` and `btn-ghost-*`
|
- added popover docs page
|
||||||
- move border style to CSS variables
|
- fix: #1125 incorrect chart display in the mobile version
|
||||||
- add missing forms
|
- update Bootstrap to 5.2.0
|
||||||
- `btn-actions` fixes
|
|
||||||
- replace `$text-muted` to css variable
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta16` - 2022-11-12
|
## `1.0.0-beta10` - 2022-04-29
|
||||||
|
|
||||||
- new `Photogrid` page
|
- new `datatable` component
|
||||||
- `Steps` component improvements
|
- update Tabler Icons to v1.67
|
||||||
- fix #1348: Make job listing responsive for smaller devices
|
- fix: #1024 - fix Tom-select in dark mode
|
||||||
- fix #1357: buttons group not active
|
- new carousel indicators: dots, vertical, thumbs (#1101)
|
||||||
- fix #1352: fix deprecation warning
|
- replace !important modifier with more specific selectors (#1100)
|
||||||
- fix #1180: number input with `form-control-sm` looks weird
|
- new `FAQ` page
|
||||||
- fix #1328: color input should show different color for inner check symbol on white ellipse
|
|
||||||
- fix #1355 - missing font sizes
|
|
||||||
- update icons to v1.111.0
|
|
||||||
- homepage navbar fix
|
|
||||||
- fix #1262 - `.bg-opacity-xx` class is not functioning properly
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0-beta17` - 2023-01-28
|
## `1.0.0-beta9` - 2022-02-26
|
||||||
|
|
||||||
- update `bootstrap` to v5.3.0
|
- fix: #1061 - list group item colors in light and dark modes
|
||||||
- update icons to v2.1.2
|
- new `tasks` dashboard
|
||||||
- add 72 new brands, browsers logos update
|
- fix: #1059 - upload button in form element in dark view has problem
|
||||||
- new `Trial ended` page
|
- fix: #1052 - card background icon is practically invisible
|
||||||
- new `Page loader` page
|
- remove Inter font and use default font system stack
|
||||||
- new `Profile` page
|
- fix: #1018 - vector map not working
|
||||||
- headings fix
|
- fix: #1035 - wrong background color of hovered list group items in dark mode
|
||||||
- dropdown background color fix
|
- dependencies update
|
||||||
- fix rgba conversion bug
|
- add `font-display: swap;` to improve font loading
|
||||||
- fix autofill text color, not matching in dark mode
|
- new `Boxed` layout
|
||||||
- update license
|
|
||||||
- header html5 tags
|
|
||||||
- add input with appended `<kbd>`
|
|
||||||
- `bootstrap` import fix
|
|
||||||
- font improvements
|
|
||||||
- change `$body-color` to CSS variable
|
|
||||||
- scrollbars improvements
|
|
||||||
- move `@tabler/icons` to `dev-dependencies`
|
|
||||||
- fix #1370: avatar stacked list is not stacked anymore
|
|
||||||
|
|
||||||
|
|
||||||
## `1.0.0` - 2023-03-01
|
## `1.0.0-beta8` - 2022-02-05
|
||||||
|
|
||||||
**Version 1.0 of Tabler! 😍🤩**
|
|
||||||
|
|
||||||
- new page: Cookie banner
|
|
||||||
- update icons to v2.7.0
|
|
||||||
- optimise images with `calibre/image-actions`
|
|
||||||
- new docs
|
|
||||||
- spacers unify
|
|
||||||
- fix non full width selects #1392
|
|
||||||
- fix bootstrap imports (#1477)
|
|
||||||
- update dependencies
|
- update dependencies
|
||||||
- images optimization
|
- new vector maps demos
|
||||||
- flags border fix
|
- fixes update map on resize
|
||||||
- fix color variables
|
- docs improvement
|
||||||
- scss build fix
|
- replace `badge` with `status-dot` in `navbar-notifications.html`
|
||||||
- fix #1440: more symmetry between modals and cards
|
- map tooltip fixes
|
||||||
- dropdown shadow fix, colors fix
|
|
||||||
- feat: dark mode lite colors improvement
|
|
||||||
- fix #1464: avatars overlap transparently
|
## `1.0.0-beta7` - 2022-02-05
|
||||||
- fix #1426: TinyMCE drop down icon list transparent
|
|
||||||
- fix #1453: Term of service page is truncated
|
- fix: #1019 - project-overview.html link not working
|
||||||
- added epayco Latin America payment gateway
|
- fix: #1010 - card with bottom tabs has incorrect border radius
|
||||||
- add canonical urls
|
- uptime monitor mobile fixes
|
||||||
|
- navbar dark button fix
|
||||||
|
- `tabler-icons` link
|
||||||
|
- autoloading webfonts
|
||||||
|
- cards fixes, new cards demos
|
||||||
|
- ruby dependencies update
|
||||||
|
- RTL stylesheet fixes
|
||||||
|
- new card action demos
|
||||||
|
|
||||||
|
|
||||||
|
## `1.0.0-beta6` - 2022-01-18
|
||||||
|
|
||||||
|
- pricing cards fix
|
||||||
|
- fix bug `fw-...`, `.fs-...` is missed (#987)
|
||||||
|
- avatar class fix
|
||||||
|
- fix bug #903 `litepicker` with date range not having correct border
|
||||||
|
- page wrapper fix
|
||||||
|
- fix #900 `is-invalid-lite` class is not working under `was-validated` form class
|
||||||
|
- update `@tabler/icons` to version 1.48
|
||||||
|
- fix #960 - Badges not honoring font sizes
|
||||||
|
- fix #959 - `node-sass` does not properly compile nested media queries
|
||||||
|
- update package dependencies to newest version
|
||||||
|
|
||||||
|
|
||||||
|
## `1.0.0-beta5` - 2021-12-07
|
||||||
|
|
||||||
|
**Tabler has finally lived to see dark mode! 🌝🌚**
|
||||||
|
|
||||||
|
- **Dark mode enabled!**
|
||||||
|
- add more cursors (#947)
|
||||||
|
- 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)
|
||||||
|
- table border fixes
|
||||||
|
- antialiased fix
|
||||||
|
- update `@tabler/icons` to version 1.42
|
||||||
|
- change default font to 'Inter'
|
||||||
|
- colors unify
|
||||||
|
- add `tom-select` and remove `choices.js`
|
||||||
|
|
||||||
|
|
||||||
|
## `1.0.0-beta4` - 2021-10-24
|
||||||
|
|
||||||
|
- upgrade required node.js version to 14
|
||||||
|
- upgrade Bootstrap to 5.1
|
||||||
|
- upgrade dependencies
|
||||||
|
- fix #775 - litepicker not initializing
|
||||||
|
- fix `nouislider` import in dev
|
||||||
|
|
||||||
|
|
||||||
|
## `1.0.0-beta3` - 2021-05-08
|
||||||
|
|
||||||
|
- upgrade Bootstrap to 5.0
|
||||||
|
- upgrade dependencies
|
||||||
|
- change `$border-radius-pill` variable
|
||||||
|
- badge vertical align fix
|
||||||
|
|
||||||
|
|
||||||
|
## `1.0.0-beta2` - 2021-03-29
|
||||||
|
|
||||||
|
- update dependencies
|
||||||
|
- `li` marker fix
|
||||||
|
- page wrapper, nav fixes
|
||||||
|
- scripts optimize, remove `capture_once`
|
||||||
|
- `page-body` fixes
|
||||||
|
- layout navbar fix
|
||||||
|
- typography fix
|
||||||
|
- ribbon fix
|
||||||
|
- charts label fixes
|
||||||
|
- charts docs
|
||||||
|
|
||||||
|
|
||||||
|
## `1.0.0-beta` - 2021-02-17
|
||||||
|
|
||||||
|
**Initial beta release of Tabler v1.0! Lots more coming soon though 😁**
|
||||||
|
|
||||||
|
- update Bootstrap to 5.0.0-beta2
|
||||||
|
- update other dependencies.
|
||||||
|
|||||||
@@ -102,7 +102,7 @@ gulp.task('svg-icons', (cb) => {
|
|||||||
* Generate CHANGELOG.md
|
* Generate CHANGELOG.md
|
||||||
*/
|
*/
|
||||||
gulp.task('changelog', (cb) => {
|
gulp.task('changelog', (cb) => {
|
||||||
const content = YAML.parse(fs.readFileSync('./src/pages/_data/changelog.yml', 'utf8'))
|
const content = YAML.parse(fs.readFileSync('./src/pages/_data/changelog.yml', 'utf8')).reverse()
|
||||||
let readme = `# Changelog
|
let readme = `# Changelog
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.\n`
|
All notable changes to this project will be documented in this file.\n`
|
||||||
|
|||||||
@@ -250,27 +250,51 @@
|
|||||||
- "move `@tabler/icons` to `dev-dependencies`"
|
- "move `@tabler/icons` to `dev-dependencies`"
|
||||||
- "fix #1370: avatar stacked list is not stacked anymore"
|
- "fix #1370: avatar stacked list is not stacked anymore"
|
||||||
|
|
||||||
- version: 1.0.0
|
- version: 1.0.0-beta18
|
||||||
date: 2023-03-01
|
date: 2023-05-14
|
||||||
description: Version 1.0 of Tabler! 😍🤩
|
|
||||||
changes:
|
changes:
|
||||||
- "new page: Cookie banner"
|
- "new page: Cookie banner"
|
||||||
- update icons to v2.7.0
|
- Unify dark mode with latest Bootstrap API and improve dark mode elements (#1561)
|
||||||
- "optimise images with `calibre/image-actions`"
|
- Update Tabler Icons to version 2.18 with 18 new icons added (#1560)
|
||||||
- new docs
|
- Switch from `npm` to `pnpm` for faster package installation (#1559)
|
||||||
- spacers unify
|
- Add Prettier to project for consistent code formatting (#1558)
|
||||||
- "fix non full width selects #1392"
|
- Update required Node.js version to 18 and add `.nvmrc` file (#1555)
|
||||||
- "fix bootstrap imports (#1477)"
|
- Add All Contributions package to project for easy contribution tracking (#1556)
|
||||||
- update dependencies
|
- Add support for changeset tool for more efficient and organized code changes (#1553)
|
||||||
- images optimization
|
- Fix bug where `border-1`, `border-2`, etc don't work (#1526)
|
||||||
- flags border fix
|
- Fix indeterminate input background color (#1536)
|
||||||
- fix color variables
|
- Update Bootstrap to `5.3.0-alpha3` (#1543)
|
||||||
- scss build fix
|
- "`tom-select` dark mode styling fixes"
|
||||||
- "fix #1440: more symmetry between modals and cards"
|
- Advanced udage of `tom-select` (#1480)
|
||||||
- dropdown shadow fix, colors fix
|
- Fix Dropdown menu in rtl mode (#801)
|
||||||
- "feat: dark mode lite colors improvement"
|
- Fix `tom-select` dropdown will be shaded in table-responsive (#1409)
|
||||||
- "fix #1464: avatars overlap transparently"
|
- Remove overflow scroll from body
|
||||||
- "fix #1426: TinyMCE drop down icon list transparent"
|
- Fix avatars overlap transparently (#1464)
|
||||||
- "fix #1453: Term of service page is truncated"
|
- Fix TinyMCE dropdown icon list transparent (#1426)
|
||||||
- added epayco Latin America payment gateway
|
- Dark mode lite colors improvement
|
||||||
- add canonical urls
|
- Fix non full width selects (#1392)
|
||||||
|
|
||||||
|
# - version: 1.0.0
|
||||||
|
# date: 2023-03-01
|
||||||
|
# description: Version 1.0 of Tabler! 😍🤩
|
||||||
|
# changes:
|
||||||
|
# - "new page: Cookie banner"
|
||||||
|
# - update icons to v2.7.0
|
||||||
|
# - "optimise images with `calibre/image-actions`"
|
||||||
|
# - new docs
|
||||||
|
# - spacers unify
|
||||||
|
# - "fix non full width selects #1392"
|
||||||
|
# - "fix bootstrap imports (#1477)"
|
||||||
|
# - update dependencies
|
||||||
|
# - images optimization
|
||||||
|
# - flags border fix
|
||||||
|
# - fix color variables
|
||||||
|
# - scss build fix
|
||||||
|
# - "fix #1440: more symmetry between modals and cards"
|
||||||
|
# - dropdown shadow fix, colors fix
|
||||||
|
# - "feat: dark mode lite colors improvement"
|
||||||
|
# - "fix #1464: avatars overlap transparently"
|
||||||
|
# - "fix #1426: TinyMCE drop down icon list transparent"
|
||||||
|
# - "fix #1453: Term of service page is truncated"
|
||||||
|
# - added epayco Latin America payment gateway
|
||||||
|
# - add canonical urls
|
||||||
Reference in New Issue
Block a user