Releases: snappmarket/frontend-toolbox
Releases · snappmarket/frontend-toolbox
0.2.16
changes log
- fix prevent on touch start slider (@MostafaRastegar )
- fix object helpers (@rezaerami )
- implement countdown ui component (@rezaerami )
- Add helper to check number (@MostafaRastegar )
- fix toggle input (@rezaerami )
- added some new icons (@sayjeyhi )
- add responsiveness to
Table
(@rezaerami )
0.2.15
v0.2.14
bug fix
new icons added
In this release new icons added to project and @snappmarket/config get a prop to control sprite svg file name
dependency fixes
There were some mistakes with package.json
files, which tries to install packages which we already installed, so this release fixes them.
Config package provider
Not we support full configurable toolbox, you can use @snappmarket/config
to use external language or theme and a lot of other options.
Bug fix
Sprite svgs
In this release, icons became sprite-able and now we could sprite them in our webpack loader config.
Make an stable release
This is first release after removing lerna
releases, in thins release almost packages has normal functionality and bug are fixed.