changelog.yml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. - version: 1.0.0-beta
  2. date: 2021-02-17
  3. description: Initial beta release of Tabler v1.0! Lots more coming soon though 😁
  4. changes:
  5. - update Bootstrap to 5.0.0-beta2
  6. - update other dependencies.
  7. - version: 1.0.0-beta2
  8. date: 2021-03-29
  9. changes:
  10. - update dependencies
  11. - "`li` marker fix"
  12. - page wrapper, nav fixes
  13. - scripts optimize, remove `capture_once`
  14. - "`page-body` fixes"
  15. - layout navbar fix
  16. - typography fix
  17. - ribbon fix
  18. - charts label fixes
  19. - charts docs
  20. - version: 1.0.0-beta3
  21. date: 2021-05-08
  22. changes:
  23. - upgrade Bootstrap to 5.0
  24. - upgrade dependencies
  25. - change `$border-radius-pill` variable
  26. - badge vertical align fix
  27. - version: 1.0.0-beta4
  28. date: 2021-10-24
  29. changes:
  30. - upgrade required node.js version to 14
  31. - upgrade Bootstrap to 5.1
  32. - upgrade dependencies
  33. - "fix #775 - litepicker not initializing"
  34. - fix `nouislider` import in dev
  35. - version: 1.0.0-beta5
  36. date: 2021-12-07
  37. description: Tabler has finally lived to see dark mode! 🌝🌚
  38. changes:
  39. - "**Dark mode enabled!**"
  40. - add more cursors (#947)
  41. - "fix #892 - media queries need to be nested when negating"
  42. - update `@tabler/icons` to newest version
  43. - move optional dependencies to peerDependencies (#924)
  44. - move deployment to Github Actions (#934)
  45. - table border fixes
  46. - antialiased fix
  47. - update `@tabler/icons` to version 1.42
  48. - change default font to 'Inter'
  49. - colors unify
  50. - add `tom-select` and remove `choices.js`
  51. - version: 1.0.0-beta6
  52. date: 2022-01-18
  53. changes:
  54. - pricing cards fix
  55. - "fix bug `fw-...`, `.fs-...` is missed (#987)"
  56. - avatar class fix
  57. - "fix bug #903 `litepicker` with date range not having correct border"
  58. - page wrapper fix
  59. - "fix #900 `is-invalid-lite` class is not working under `was-validated` form class"
  60. - update `@tabler/icons` to version 1.48
  61. - "fix #960 - Badges not honoring font sizes"
  62. - "fix #959 - `node-sass` does not properly compile nested media queries"
  63. - update package dependencies to newest version
  64. - version: 1.0.0-beta7
  65. date: 2022-02-05
  66. changes:
  67. - "fix: #1019 - project-overview.html link not working"
  68. - "fix: #1010 - card with bottom tabs has incorrect border radius"
  69. - uptime monitor mobile fixes
  70. - navbar dark button fix
  71. - "`tabler-icons` link"
  72. - autoloading webfonts
  73. - "cards fixes, new cards demos"
  74. - ruby dependencies update
  75. - RTL stylesheet fixes
  76. - new card action demos
  77. - version: 1.0.0-beta8
  78. date: 2022-02-05
  79. changes:
  80. - update dependencies
  81. - new vector maps demos
  82. - fixes update map on resize
  83. - docs improvement
  84. - replace `badge` with `status-dot` in `navbar-notifications.html`
  85. - map tooltip fixes
  86. - version: 1.0.0-beta9
  87. date: 2022-02-26
  88. changes:
  89. - "fix: #1061 - list group item colors in light and dark modes"
  90. - new `tasks` dashboard
  91. - "fix: #1059 - upload button in form element in dark view has problem"
  92. - "fix: #1052 - card background icon is practically invisible"
  93. - remove Inter font and use default font system stack
  94. - "fix: #1018 - vector map not working"
  95. - "fix: #1035 - wrong background color of hovered list group items in dark mode"
  96. - dependencies update
  97. - "add `font-display: swap;` to improve font loading"
  98. - new `Boxed` layout
  99. - version: 1.0.0-beta10
  100. date: 2022-04-29
  101. changes:
  102. - "new `datatable` component"
  103. - update Tabler Icons to v1.67
  104. - "fix: #1024 - fix Tom-select in dark mode"
  105. - "new carousel indicators: dots, vertical, thumbs (#1101)"
  106. - "replace !important modifier with more specific selectors (#1100)"
  107. - "new `FAQ` page"
  108. - version: 1.0.0-beta11
  109. date: 2022-07-05
  110. changes:
  111. - "new `Dropzone` component"
  112. - "new `Lightbox` component"
  113. - "new `TinyMCS` component"
  114. - "new `Inline Player` component"
  115. - "new `Pricing table` component"
  116. - "new `Datagrid` component"
  117. - new optgroup form examples
  118. - new settings page
  119. - update Tabler Icons to v1.78
  120. - added popover docs page
  121. - "fix: #1125 incorrect chart display in the mobile version"
  122. - update Bootstrap to 5.2.0
  123. - version: 1.0.0-beta12
  124. date: 2022-09-19
  125. changes:
  126. - new "Job listing" page
  127. - new "Sign in with cover" page
  128. - new "Logs" page
  129. - new `progressbg` component
  130. - add a lot of CSS variables
  131. - add Dockerfile with alpine base
  132. - add icon pulse/tada/rotate animations
  133. - "use `:host` in selectors to support Web Components"
  134. - "use dark table variant colors in dark mode (#1200)"
  135. - update Tabler Icons to v1.96
  136. - "change `space-y` component"
  137. - headings, shadows and borders unify
  138. - toggle TinyMCE dark mode and skin based on the set Tabler theme
  139. - fix `card-footer` background
  140. - fix headers weight
  141. - fix transparent hover background in pagination
  142. - fix dark mode card text color
  143. - "fix `--#{$prefix}card-bg` is undefined"
  144. - "fix global variable for `.card` and `.btn`"
  145. - fix code sample in the customize tabler docs
  146. - fix form elements demo page radio buttons
  147. - "replace `gulp-minify` with `gulp-terser`"
  148. - version: 1.0.0-beta13
  149. date: 2022-10-18
  150. changes:
  151. - "update Bootstrap to 5.2.1, update dependencies"
  152. - new `tracking` component
  153. - new radio button version of `form-imagecheck`
  154. - update icons to v1.105.0
  155. - dark mode improvements
  156. - corrects the spelling of New Zealand (#1318)
  157. - remove `$border-color-dark`
  158. - "fix #1301 - code snippets in docs look bad in dark mode"
  159. - "fix #1305 - different default link color for dark mode"
  160. - fix popover background in dark mode
  161. - fix button default border color
  162. - fix `form-imagecheck` bg in dark mode
  163. - navbar logo fix
  164. - move card ribbons config to variables
  165. - navbar border fix
  166. - dark mode active fix
  167. - using globalThis instead of window (#1315)
  168. - "fix #1210 - lastmod not generated for pages in `sitemap.xml`"
  169. - fix card border in dark mode
  170. - "fix #895 - background color overwrites background image"
  171. - "fix #1302 - wrong card header in dark mode"
  172. - "fix #1303 - wrong color when hovering over `selectgroup` in dark mode"
  173. - "fix #1308 - bad coloring in table in dark mode"
  174. - "fix #1273 - datepicker background color broken"
  175. - "fix `$prefix` hard coded `layout/_dark.scss`"
  176. - "fix #1275 - remove last border-right on progress bar"
  177. - "fix #1261 - broken offcanvas bg"
  178. - version: 1.0.0-beta14
  179. date: 2022-10-21
  180. changes:
  181. - fix active items in dark mode
  182. - update Jekyll to newest version
  183. - version: 1.0.0-beta15
  184. date: 2022-11-01
  185. changes:
  186. - new `badges` page
  187. - "`<kbd>` styling"
  188. - update icons to v1.109.0
  189. - "`tom-select` border fix"
  190. - exclude `playgrounds` from build
  191. - update jekyll to v4.3.1
  192. - "fix: facebook color update"
  193. - navbar aria atributes fixes
  194. - "fix #808 - `navbar-menu` and `sidebar-menu` has the same `id`"
  195. - "fix #1335 - missing color variables usage in `alert` and `btn-ghost-*`"
  196. - move border style to CSS variables
  197. - add missing forms
  198. - "`btn-actions` fixes"
  199. - "replace `$text-muted` to css variable"
  200. - version: 1.0.0-beta16
  201. date: 2022-11-12
  202. changes:
  203. - new `Photogrid` page
  204. - "`Steps` component improvements"
  205. - "fix #1348: Make job listing responsive for smaller devices"
  206. - "fix #1357: buttons group not active"
  207. - "fix #1352: fix deprecation warning"
  208. - "fix #1180: number input with `form-control-sm` looks weird"
  209. - "fix #1328: color input should show different color for inner check symbol on white ellipse"
  210. - "fix #1355 - missing font sizes"
  211. - update icons to v1.111.0
  212. - homepage navbar fix
  213. - "fix #1262 - `.bg-opacity-xx` class is not functioning properly"
  214. - version: 1.0.0-beta17
  215. date: 2023-01-28
  216. changes:
  217. - update `bootstrap` to v5.3.0
  218. - update icons to v2.1.2
  219. - add 72 new brands, browsers logos update
  220. - new `Trial ended` page
  221. - new `Page loader` page
  222. - new `Profile` page
  223. - headings fix
  224. - dropdown background color fix
  225. - fix rgba conversion bug
  226. - fix autofill text color, not matching in dark mode
  227. - update license
  228. - header html5 tags
  229. - "add input with appended `<kbd>`"
  230. - "`bootstrap` import fix"
  231. - font improvements
  232. - "change `$body-color` to CSS variable"
  233. - scrollbars improvements
  234. - "move `@tabler/icons` to `dev-dependencies`"
  235. - "fix #1370: avatar stacked list is not stacked anymore"
  236. - version: 1.0.0-beta18
  237. date: 2023-05-14
  238. changes:
  239. - "new page: Cookie banner"
  240. - Unify dark mode with latest Bootstrap API and improve dark mode elements (#1561)
  241. - Update Tabler Icons to version 2.18 with 18 new icons added (#1560)
  242. - Switch from `npm` to `pnpm` for faster package installation (#1559)
  243. - Add Prettier to project for consistent code formatting (#1558)
  244. - Update required Node.js version to 18 and add `.nvmrc` file (#1555)
  245. - Add All Contributions package to project for easy contribution tracking (#1556)
  246. - Add support for changeset tool for more efficient and organized code changes (#1553)
  247. - Fix bug where `border-1`, `border-2`, etc don't work (#1526)
  248. - Fix indeterminate input background color (#1536)
  249. - Update Bootstrap to `5.3.0-alpha3` (#1543)
  250. - "`tom-select` dark mode styling fixes"
  251. - Advanced udage of `tom-select` (#1480)
  252. - Fix Dropdown menu in rtl mode (#801)
  253. - Fix `tom-select` dropdown will be shaded in table-responsive (#1409)
  254. - Remove overflow scroll from body
  255. - Fix avatars overlap transparently (#1464)
  256. - Fix TinyMCE dropdown icon list transparent (#1426)
  257. - Dark mode lite colors improvement
  258. - Fix non full width selects (#1392)
  259. - version: 1.0.0-beta19
  260. date: 2023-05-15
  261. changes:
  262. - Add customizable Star Ratings component using `star-rating.js` library (#1571)
  263. - Add new "Filled" section to Icons page (#1574)
  264. - Fix form controls bugs in dark mode (#1573)
  265. - Fix text color in dark version of navbar (#1569)
  266. - Changelog update
  267. - version: 1.0.0-beta20
  268. date: 2023-08-24
  269. changes:
  270. - Update `bootstrap` to v5.3.1
  271. - Add new `Chat` component
  272. - Add new `Tag` component
  273. - Add customizable Star Ratings component using `star-rating.js` library
  274. - Add new color picker component using `coloris.js` library
  275. - Add `alerts.html` page with example of alerts.
  276. - Add `flags.html` page with list of all flags
  277. - Add Two-Step Verification Pages
  278. - Add variable to configure `avatar-list` spacing
  279. - Unify dark mode with latest Bootstrap API and improve dark mode elements
  280. - Unify Box Shadows with Bootstrap Compatibility
  281. - Avoid SCSS color dependency on `:focus`
  282. - Update CSS class from `text-muted` to `text-secondary` for better Bootstrap compatibility
  283. - Fix text color in dark version of navbar
  284. - Adjusting form element sizes for enhanced mobile devices compatibility
  285. - Resolved light dropdown issue on dark theme
  286. - Update Tabler Icons to version 2.32 with 48 new icons added
  287. - Fix table default background color
  288. - Fix responsiveness issue in Settings menu
  289. - Update required Node.js version to 18 and add `.nvmrc` file
  290. - Add support for changeset tool for more efficient and organized code changes
  291. - "`Dockerfile` fix"
  292. - Switch from `npm` to `pnpm` for faster package installation
  293. # - version: 1.0.0
  294. # date: 2023-03-01
  295. # description: Version 1.0 of Tabler! 😍🤩
  296. # changes:
  297. # - "new page: Cookie banner"
  298. # - update icons to v2.7.0
  299. # - "optimise images with `calibre/image-actions`"
  300. # - new docs
  301. # - spacers unify
  302. # - "fix non full width selects #1392"
  303. # - "fix bootstrap imports (#1477)"
  304. # - update dependencies
  305. # - images optimization
  306. # - flags border fix
  307. # - fix color variables
  308. # - scss build fix
  309. # - "fix #1440: more symmetry between modals and cards"
  310. # - dropdown shadow fix, colors fix
  311. # - "feat: dark mode lite colors improvement"
  312. # - "fix #1464: avatars overlap transparently"
  313. # - "fix #1426: TinyMCE drop down icon list transparent"
  314. # - "fix #1453: Term of service page is truncated"
  315. # - added epayco Latin America payment gateway
  316. # - add canonical urls