Skip to content

Releases: tailwindvue/tailwindvue

v0.3.1

21 Apr 13:17
69cbbb0
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

This release improves the responsiveness of the Alert component, making it look and work better on smaller devices.

v0.3.0

20 Apr 12:36
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

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

20 Apr 12:06
b768e6d
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Improve Alert component

  • Add a progress bar
  • Add a div containing remaining duration
  • Add remainingDurationChanged event
  • Add the ability to show / hide the progress bar with the showProgress prop
  • Add the ability to show / hide the alert with the render prop
  • Add the ability to show / hide the remaining duration div with the showRemainingDuration prop

v0.1.15

17 Apr 08:06
Compare
Choose a tag to compare
v0.1.15 Pre-release
Pre-release
  • Fix issue with withdrawn release on NPM

v0.1.14

16 Apr 16:43
Compare
Choose a tag to compare
v0.1.14 Pre-release
Pre-release
  • 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

11 Apr 17:32
Compare
Choose a tag to compare
v0.1.13 Pre-release
Pre-release

v0.1.12...v0.1.13

v0.1.12

11 Apr 16:29
Compare
Choose a tag to compare
v0.1.12 Pre-release
Pre-release
  • Remove sideEffects key from package.json ee284ef

v0.1.11...v0.1.12

v0.1.11

11 Apr 15:35
Compare
Choose a tag to compare
v0.1.11 Pre-release
Pre-release
v0.1.11

v0.1.10

07 Apr 12:23
Compare
Choose a tag to compare
v0.1.10 Pre-release
Pre-release
  • 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

v0.1.9...v0.1.10

v0.1.9

03 Apr 18:41
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release

v0.1.8...v0.1.9