提交 d56e10b0 编写于 作者: C codecalm

Merge branch 'dev' of https://github.com/tabler/tabler into dev

---
"@tabler/core": patch
---
Update `bootstrap` to v5.3.1
......@@ -32,7 +32,7 @@ Tabler is fully responsive and compatible with all modern browsers. Thanks to it
We've created this admin panel for everyone who wants to create templates based on our pre-made components. Our mission is to deliver a user-friendly, clear and easy administration panel that can be used by both simple websites and sophisticated systems. The only requirement is basic HTML and CSS (and some [Liquid](https://github.com/Shopify/liquid/wiki)) knowledge — as a reward, you'll be able to manage and visualize different types of data in the easiest possible way!
* **Responsive:** With the support for mobile, tablet and desktop displays, it doesn’t matter what device you’re using. Tabler is responsive in all major browsers.
* **Cross Browser:** Our theme works perfectly with the latest Chrome, Firefox+, Safari, Opera, Edge and mobile browsers. We work hard to to provide continuous support for them.
* **Cross Browser:** Our theme works perfectly with the latest Chrome, Firefox+, Safari, Opera, Edge and mobile browsers. We work hard to provide continuous support for them.
* **HTML5 & CSS3:** We use only modern web technologies, such as HTML5 and CSS3. Our theme includes some subtle CSS3 animations, which will help you attract attention.
* **Clean Code:** We followed Bootstrap’s guidelines carefully to make your integration as easy as possible. All code is handwritten and W3C valid.
* **Demo pages**: Tabler features over 20 individual pages using various components, which gives you the freedom to choose and combine. All components can vary in color and styling that you can easily modify using Sass. Sky is the limit!
......
......@@ -191,7 +191,7 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"@tabler/icons": "^2.30.0",
"bootstrap": "5.3.0"
"bootstrap": "5.3.1"
},
"peerDependencies": {
"apexcharts": "^3.40.0",
......
......@@ -8,8 +8,8 @@ dependencies:
specifier: ^2.30.0
version: 2.30.0
bootstrap:
specifier: 5.3.0
version: 5.3.0(@popperjs/core@2.11.8)
specifier: 5.3.1
version: 5.3.1(@popperjs/core@2.11.8)
devDependencies:
'@babel/core':
......@@ -2748,10 +2748,10 @@ packages:
readable-stream: 3.6.2
dev: true
/bootstrap@5.3.0(@popperjs/core@2.11.8):
resolution: {integrity: sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==}
/bootstrap@5.3.1(@popperjs/core@2.11.8):
resolution: {integrity: sha512-jzwza3Yagduci2x0rr9MeFSORjcHpt0lRZukZPZQJT1Dth5qzV7XcgGqYzi39KGAVYR8QEDVoO0ubFKOxzMG+g==}
peerDependencies:
'@popperjs/core': ^2.11.7
'@popperjs/core': ^2.11.8
dependencies:
'@popperjs/core': 2.11.8
dev: false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册