Comparing version
@@ -6,2 +6,11 @@ # Change Log | ||
## [0.1.2](https://github.com/JulianCataldo/web-garden/compare/astro-tabs@0.1.1...astro-tabs@0.1.2) (2022-10-17) | ||
### Bug Fixes | ||
* remove package prefix, simplify import method ([73bd31b](https://github.com/JulianCataldo/web-garden/commit/73bd31bf1f501624036a74a3f19c5bf83cc9c0a4)) | ||
## [0.1.1](https://github.com/JulianCataldo/web-garden/compare/astro-tabs@0.1.0...astro-tabs@0.1.1) (2022-10-15) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "astro-tabs", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A tabs bar + panels component which works entirely without JS.\nSupports height equalization and automatic vertical scroll bar for tabs bar.", | ||
@@ -36,3 +36,3 @@ "main": "index.ts", | ||
"license": "ISC", | ||
"gitHead": "e0aaeec64297dcb49ead47b799359f6781164ed1" | ||
"gitHead": "35062a6c025fc6a91318aef46cebf472577c6701" | ||
} |
# 🚀 Astro — Tabs bar + panels | ||
[](https://www.npmjs.com/package/astro-tabs) | ||
 | ||
[](https://github.com/JulianCataldo/web-garden/blob/develop/LICENSE) | ||
[](https://makeapullrequest.com) | ||
[](https://astro.build) | ||
[](http://www.typescriptlang.org/) | ||
[](https://prettier.io) | ||
[](https://editorconfig.org) | ||
[](https://eslint.org) | ||
A tabs bar + panels component which **works entirely without JS**. | ||
@@ -4,0 +14,0 @@ Supports height equalization and automatic vertical scroll bar for tabs bar. |
Sorry, the diff of this file is not supported yet
11870
11.5%221
4.74%