All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Adds a
parsefunction by @lukeraymonddowning in #184
- Fix
justify-*classes with only one child by @xiCO2k in #165
- Autocomplete for
askmethod by @fabio-ivona in #153
- Fix types by @fabio-ivona in #158
- Allow to use
SymfonyStyleask method if exists by @xiCO2k in #156
- Fix
truncateto work well withw-fullorw-division. by @xiCO2k in #155
- Fixes bug when using
truncatewith paddings by @xiCO2k in #149 - Fixes
orangecolor by @AdamGaskins and @xiCO2k in #146 and 4d36921
- Add
min-w-{width}class by @xiCO2k in (#143)
flex-1with overCOLUMNsize content by @xiCO2k in (#142)
- Support for verbosity levels (https://github.com/nunomaduro/termwind/commit/70b564814adb42c98b68cd3f1c2fd4b74ad86eea)
truncateonly truncates text and not the styling by @xiCO2k in (https://github.com/nunomaduro/termwind/commit/840a9e9d8809603f11d19fe5336270eb96a8d3a8)
- Allow
truncateto be used without params by @xiCO2k in (#139)
- Allow
w-0to be set by @xiCO2k in 89f4b87
- Fixed
justify-*round calculations by @xiCO2k in #136 - Fixed
<br>with classes in eb2132f - Fixed inheritance issues on
justify-*classes d050cba
- Add
justify-aroundandjustify-evenlyclasses by @xiCO2k in #133
- Add
justify-betweenclass in #129
<hr />width not respecting parent width by @xiCO2k in #130
- Fixes support for HTML tags on TableCells by @xiCO2k in #128
hrefneedes to be escaped by @xiCO2k in 9771606
- Adds Laravel
TermwindServiceProviderby @xiCO2k in #123
- Fixes bug having multiple margins while using
widthwithmyby @xiCO2k in #120
max-wwithw-{fraction}childs by @xiCO2k in #118
<href>with more width that the parent element by @xiCO2k in #117
- Add support for
space-yandspace-x. by @xiCO2k in #115
- Add
ask()method. by @xiCO2k in #112 - Add
max-w-{width}class. by @xiCO2k in #111 - Add support for
py,ptandpb. by @xiCO2k in #113
- Fix typo in README.md by @marcreichel in #106
- Fix function_exists() checks by @mabar in #108
- Fix bug when using emojis with
w-full. (f2f426)
- Support for Symfony 6 components (67b9a9)
- Stable version