Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

Sourced from @​tabler/core's releases.

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)
  • btn-actions fixes (f91a7722)
  • replace $text-muted to css variable (9122eca0)

Release 1.0.0-beta14

  • changelog update (ff505c1a)
  • package version in footer (f74eb22c)
  • revert build (7d532506)
  • preview-dev env (3c41a6bb)
  • package version in footer (72d1eb51)
  • Merge branch 'main' of https://github.com/tabler/tabler into dev (abff1085)
  • jekyll upgrade (4d025e6d)
  • fix card tabs in dark mode (0df61323)
  • Dark mode fixes (#1322) (1a3c2084)
  • development-activity fix (65bf5274)
  • fix vector maps border color in dark mode (57ae3581)
  • list-group-transparent active bg fix (88282b4e)

Release 1.0.0-beta13

  • update changelog (e47b01eb)
  • update changelog (be964d8a)
  • fix #1301 - code snippets in docs look bad in dark mode (9ae94a8b)
  • different default link color for dark mode #1305 (30374da1)

... (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-beta15.
- [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-beta15)

---
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 Nov 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #462.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/tabler/core-1.0.0-beta15 branch December 1, 2022 21:02
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