Releases: halvaradop/tailwindcss-utilities
Releases · halvaradop/tailwindcss-utilities
@halvaradop/[email protected]
What's Changed
- chore: update react nextjs by @halvaradop in #95
- feat: add tailwindcss merge package by @halvaradop in #94
- chore(release): bump version of @halvaradop/[email protected] by @halvaradop in #97
@halvaradop/[email protected]
What's Changed
- chore(release): bump version of @halvaradop/[email protected] by @halvaradop in #77
@halvaradop/[email protected]
What's Changed
- chore: add
type
keyword to type imports by @halvaradop in #51 - test: add unit tests for scroll utilities by @halvaradop in #54
- feat: create package
tailwindcss-animations
andtailwindcss-core
by @halvaradop in #55 - chore: rename packages to add
tailwindcss
prefix by @halvaradop in #57 - chore: clean up config packages by @halvaradop in #58
- chore: clean up package structure by @halvaradop in #60
- chore: clean up
exports
fields in packages by @halvaradop in #61 - chore: add
CODEOWNERS
file by @halvaradop in #63 - chore: add
README
files to packages by @halvaradop in #62 - chore: add theme file with available utility classes by @halvaradop in #66
- chore: add tests to check the theme config by @halvaradop in #74
- chore(release): bump version of @halvaradop/[email protected] by @halvaradop in #75
@halvaradop/[email protected]
What's Changed
- chore: add
type
keyword to type imports by @halvaradop in #51 - test: add unit tests for scroll utilities by @halvaradop in #54
- feat: create package
tailwindcss-animations
andtailwindcss-core
by @halvaradop in #55 - chore: rename packages to add
tailwindcss
prefix by @halvaradop in #57 - chore: clean up config packages by @halvaradop in #58
- chore: clean up package structure by @halvaradop in #60
- chore: clean up
exports
fields in packages by @halvaradop in #61 - chore: add
CODEOWNERS
file by @halvaradop in #63 - chore: add
README
files to packages by @halvaradop in #62 - chore: add theme file with available utility classes by @halvaradop in #66
- chore: add tests to check the theme config by @halvaradop in #74
- chore: bump version of @halvaradop/[email protected] by @halvaradop in #76
v0.2.1
What's Changed
- chore: install depedencies and set colors: by @halvaradop in #26
- fix: update links in the README.md file by @halvaradop in #35
- feat: stylize the scrollbar by @halvaradop in #39
- chore(docs): update installation and support tags by @halvaradop in #43
- fix: correct
min-width
utility implementation by @halvaradop in #46
v0.2.0
What's Changed
- chore(release): new version published by @halvaradop in #12
- feat: extend fluency utilities and add function to clean/remove empty properties by @halvaradop in #13
- chore(release): new version with enhancements by @halvaradop in #14
- docs: add contribute guidelines by @halvaradop in #15
- feat: add new pseudo-classes utilities by @halvaradop in #16
- chore: add default values for min-width theme utilities and release a new version by @halvaradop in #17
- chore: rename package and reset version. by @halvaradop in #18
- docs: add contributing.md file by @halvaradop in #19
- chore(docs): add code of conduct for the projec by @halvaradop in #20
- chore(docs): link the code-of-conduct in the README file by @halvaradop in #21
- chore(docs): link contributing.md in the README file by @halvaradop in #22
- feat: add action to create npm release by @halvaradop in #23
- fix: error in npm-publish action by @halvaradop in #24
- chore(release): published new version 0.0.2 of the package by @halvaradop in #25
v0.1.0
What's Changed
- chore: configuration of the publication by @halvaradop in #1
- feat: add variants for customizing scrollbar by @halvaradop in #2
- feat: add font size utilities by @halvaradop in #3
- docs: add README.md with plugin documentation by @halvaradop in #4
- chore: add setup page by @halvaradop in #5
- feat: add functionality to extends selectors/tags from configuration by @halvaradop in #6
- chore(release): new version package and update .npmignore by @halvaradop in #7
- refactor: split the scrollbar utility variants in a separate file by @halvaradop in #8
- refactor: split the code by @halvaradop in #9
- docs: add documentation to the application by @halvaradop in #10
- refactor: separete the selector utilities function and clean the entry point by @halvaradop in #11