Releases: tailwindvue/tailwindvue
Releases · tailwindvue/tailwindvue
v0.3.1
This release improves the responsiveness of the Alert component, making it look and work better on smaller devices.
v0.3.0
This release fixes an issue where github actions was not set to build the library. Because of this, the package was pushed to npm without the dist folder and build files, which is not very helpful.
Apologies to anyone affected by this issue.
v0.2.0
Improve Alert component
- Add a progress bar
- Add a div containing remaining duration
- Add
remainingDurationChangedevent - Add the ability to show / hide the progress bar with the
showProgressprop - Add the ability to show / hide the alert with the
renderprop - Add the ability to show / hide the remaining duration div with the
showRemainingDurationprop
v0.1.15
- Fix issue with withdrawn release on NPM
v0.1.14
- Add component demo capability
- Fix code highlighting issues
- Improve jest setup
- Reduce package size
- Simplify sidebar component
- Fix app column widths
- Fix navbar margin
- Add banner component
- Add link component
- Re-add sidebar stickiness
- Improve theme prop
- Fix bug with tabs component import
- Remove unused configuration line
- Add eslint github workflow
- Add eslint and fix errors
- Remove broken release script
- Improve jump to sidebar responsiveness
v0.1.13
- Add postcss config 223b53a
v0.1.12
- Remove sideEffects key from package.json ee284ef
v0.1.11
v0.1.11
v0.1.10
- Add more tests for the alert component 06afcd3
- Add test for Tailwind Vue installer 2c85bf7
- Move jest component tests ee14f6e
- Add h6 heading type a3d3e87
- Improve responsive styles for tabbed code demo 0a65713
- Add TabbedCodeDemo component 3b35821
- Add CodeDemo component bcde76d
- Improve page logo style in navbar 21a21c1
- Add bugs key to package.json 6f6d401
- Fix display issue with alert actions 74b4e7a