Releases: winston0410/bewater
Releases · winston0410/bewater
v0.2.1
- ⬆️ Upgrade dependencies efa7593
- Merge pull request #2 from winston0410/renovate/pin-dependencies 2592fd2
- Pin dependencies 3ed447a
- Merge pull request #1 from winston0410/renovate/configure 6fb00b7
- Add renovate.json c46818b
- 📝 Remove documentation for falling back to min() and max() 1eb33d6
- 🔥 Remove options for falling back to the combination of min() and max(), as the functionality should be provided by another plugin b19b14c
- ✅ Disable test for min() and max() 2ac3b48
- 0.2.0 182910c
- 📝 Add documentation for default values 2aa8281
- ✨ Add default values for configuration 7ff3176
- ➕ Add Ramda as dependency 3f19b78
- ✨ Provide options for switching from clamp() and the combination of min() and max() f9b6dac
- ✅ Add useMinMax option in test b393ed6
- 🚧 Create clamp and minmax function for returning strings of each CSS declaration f55988c
- ✅ Add test for testing min() and max() replacement for clamp() 815fceb
- 0.1.1 2721a03
v0.2.0
- 📝 Add documentation for default values 2aa8281
- ✨ Add default values for configuration 7ff3176
- ➕ Add Ramda as dependency 3f19b78
- ✨ Provide options for switching from clamp() and the combination of min() and max() f9b6dac
- ✅ Add useMinMax option in test b393ed6
- 🚧 Create clamp and minmax function for returning strings of each CSS declaration f55988c
- ✅ Add test for testing min() and max() replacement for clamp() 815fceb
v0.1.1
- 📝 Add badges 4828db3
v0.1.0
- 📝 Add cover image in documentation 509a204
- 🍱 Add cover image 0357c9a
- 📝 Update code example for the new API 049bd95
- 📝 Add API Reference 5e4d027
- ✅ Update test with new plugin API 1336b04
- 🚧 Add inclusion as config property for better selection 397b536
- 📝 Add explanation that this plugin uses PostCSS Sparrow 3d6ddbf
- 🔧 Move dependencies to peer and dev dependencies 88a524f
- 📝 Remove incomplete notice 68102e1
- ✅ Complete test for be-water a6c07dd
- ⬆️ Upgrade PostCSS Sparrow 54a9f0d
- 📝 Add config example 6493b88
- 🚚 Separate helper functions to different js files 11117e0
- ✅ Add props and units as config options 18ca600
- 🚧 Add props and units options 80f7052
- 🚚 Move helper functions to helper.js e1a6f01
- 🚧 Complete function for replacing original value with clamped value 86c55e3
- 🚧 Create pipes for getting unit and number 4de010d
- 🚧 Create a pipe to get unit from a value cdec2b4
- ⬆️ Upgrade postcss-sparrow-units-filter f7a5b7e
- 🐛 Fix bug where decl is not passed to the pipe 05c2b46
- 🚧 Create pipe for getting maximum value for clamp() d90064a
- 🚧 Create pipe with sparrow-props-filter and sparrow-units-filter 7c013d6
- ✅ Add description for test afa5950
- ⬆️ Upgrade postcss-sparrow-units-filter f770260
- ➕ Add unit filter and prop filter as dependencies 1a2ee1c
- ➕ Add dependencies 7b23cc5
- 🔧 Update files and scripts c13db55