Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Aug 5, 2022
1 parent 5c07297 commit 4dff0e7
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Expand Up @@ -120,3 +120,19 @@ All notable changes to this project will be documented in this file.
- 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' compontent
- 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
18 changes: 17 additions & 1 deletion src/pages/_data/changelog.yml
Expand Up @@ -113,4 +113,20 @@
- "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
- new 'FAQ' page

- version: 1.0.0-beta11
date: 2022-07-05
changes:
- new 'Dropzone' component
- new 'Lightbox' component
- new 'TinyMCS' component
- new 'Inline Player' component
- new 'Pricing table' component
- new 'Datagrid' compontent
- 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 comment on commit 4dff0e7

@vercel
Copy link

@vercel vercel bot commented on 4dff0e7 Aug 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.