File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
77## [ Unreleased]
88
9+ ## [ 0.4.0] - 2024-05-25
10+
911### Changed
1012
11- - Use ` popover ` attribute in the popover element
13+ - Use ` popover ` attribute in the popover element ( [ # 40 ] ( https://github.com/abeidahmed/tailwindcss-elements/pull/40 ) )
1214
1315### Fixed
1416
15- - Do not click menuitem again
17+ - Do not click menuitem again ( [ # 39 ] ( https://github.com/abeidahmed/tailwindcss-elements/pull/39 ) )
1618
1719## [ 0.3.1] - 2024-04-26
1820
@@ -68,7 +70,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6870- Add Popover element ([ #3 ] ( https://github.com/abeidahmed/tailwindcss-elements/pull/3 ) )
6971- Add Switch element ([ #2 ] ( https://github.com/abeidahmed/tailwindcss-elements/pull/2 ) )
7072
71- [ unreleased ] : https://github.com/abeidahmed/tailwindcss-elements/compare/v0.3.1...HEAD
73+ [ unreleased ] : https://github.com/abeidahmed/tailwindcss-elements/compare/v0.4.0...HEAD
74+ [ 0.4.0 ] : https://github.com/abeidahmed/tailwindcss-elements/compare/v0.3.1...v0.4.0
7275[ 0.3.1 ] : https://github.com/abeidahmed/tailwindcss-elements/compare/v0.3.0...v0.3.1
7376[ 0.3.0 ] : https://github.com/abeidahmed/tailwindcss-elements/compare/v0.2.0...v0.3.0
7477[ 0.2.0 ] : https://github.com/abeidahmed/tailwindcss-elements/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " tailwindcss-elements" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "description" : " A set of accessible custom elements that pairs beautifully with Tailwind CSS." ,
55 "author" : " abeidahmed" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments