Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps @tabler/core from 1.0.0-beta9 to 1.0.0-beta16.

Release notes

Sourced from @​tabler/core's releases.

Release 1.0.0-beta16

  • changelog update (6baa4561)
  • changelog update (dd4f3d80)
  • New photogrid component (#1338) (4ff4feb0)
  • fix #1348: Make job listing responsive for smaller devices (#1353) (8a2437da)
  • fix #1357: buttons group not active (#1358) (5da22ec4)
  • #1352: fix deprecation warning (#1359) (7a9702a9)
  • fix #1180: number input with form-control-sm looks weird (#1360) (6a3affaf)
  • fix #1328: color input should show different color for inner check symbol on white ellipse (#1362) (cb2821aa)
  • fix #1355 - missing font sizes (d8ad848e)
  • Merge branch 'dev' of https://github.com/tabler/tabler into dev (1e9f8f12)
  • update icons to v1.111.0 (24a7451e)
  • Update card-image.html (#1351) (b59e6f95)
  • Dependencies update (#1350) (33dbbd81)
  • fail PR if a lock file was changed (#1344) (153500f0)
  • Update SECURITY.md (b2d19ac4)
  • Create SECURITY.md (cf73d433)
  • Steps improvements (#1347) (56ccf952)
  • update icons to v1.110.0 (a06c8edb)
  • homepage navbar fix (e4e8f7d1)
  • fix #1262 - .bg-opacity-xx class is not functioning properly (1c824c2b)

Release 1.0.0-beta15

  • changelog update (003410db)
  • update icons to v1.109.0 (c1dfcfe7)
  • tom-select border fix (2c73859b)
  • fix tom-select (da469ac1)
  • index.html menu fixes (3809eeeb)
  • exclude playgrounds from build (#1342) (4e8fbec2)
  • update jekyll (8ae0434b)
  • fix: facebook color update (e59e62e6)
  • navbar aria fix (87ae6921)
  • fix #808 - fix navbar-menu and sidebar-menu has the same id (52fb5d8a)
  • fix #1335 - missing color variables usage in alert and btn-ghost-* (911e6871)
  • Merge branch 'main' of https://github.com/tabler/tabler into dev (b5d8ecf8)
  • Merge branch 'dev' of https://github.com/tabler/tabler into dev (ff199c30)
  • update icons to v1.108.0 (ab0587cf)
  • Merge remote-tracking branch 'origin/main' (65b0ad77)
  • vercel config fix (fd10fb14)
  • vercel config fix (cfb5bc1b)
  • vercel config fix (9cdc8aec)
  • vercel config fix (9e745c91)
  • vercel config fix (98df8891)
  • New badges page (#1331) (45738329)
  • <kbd> styling (#1329) (0fbdb9a3)
  • new bundlewatch action, remove unused actions (#1330) (0cf94835)
  • move border style to css variables (fcf850c3)
  • update icons to v1.107.0 (e6964e73)
  • added missing forms (ffa1aa0a)
  • colors fix (57e3b27b)

... (truncated)

Changelog

Sourced from @​tabler/core's changelog.

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@tabler/core](https://github.com/tabler/tabler) from 1.0.0-beta9 to 1.0.0-beta16.
- [Release notes](https://github.com/tabler/tabler/releases)
- [Changelog](https://github.com/tabler/tabler/blob/dev/CHANGELOG.md)
- [Commits](tabler/tabler@v1.0.0-beta9...v1.0.0-beta16)

---
updated-dependencies:
- dependency-name: "@tabler/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 23, 2023

Superseded by #530.

@dependabot dependabot bot closed this Mar 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/tabler/core-1.0.0-beta16 branch March 23, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant