Releases: sulu/web-js
Releases · sulu/web-js
Release 1.5.2 (2018-02-20)
Fix corrupt NPM build of 1.5.1 and 1.5.0
Release 1.5.1 (2018-02-20)
1.5.1 (2019-02-20)
This release should also fix the published npm package problem.
Merged pull requests:
- Add package-json.lock file to gitignore #41 (alexander-schranz)
Release 1.5.0 (2018-11-06)
v1.5.0 (2018-11-06)
Merged pull requests:
- Add truncate component #32 (luca-rath)
- Added dot dot dot scss mixin #31 (alexander-schranz)
Release 1.4.1 (2018-09-07)
Release 1.4.0 (2018-09-06)
Release 1.3.1 (2018-07-06)
Implemented enhancements:
- Expand component should toogle of container instead of display value #18
Merged pull requests:
- Show correct stack trace for failed component start #24 (alexander-schranz)
- Define jquery as peer dependency #23 (alexander-schranz)
- Add closeOnEsc to expand and toggle class instead of display #19 (alexander-schranz)
Release 1.3.0 (2018-05-30)
Merged pull requests:
- Fix media max scss mixin #16 (alexander-schranz)
- Fix expand component when element have multiple classes #15 (alexander-schranz)
- Add map math mixin #14 (alexander-schranz)
- Add media scss mixin #13 (alexander-schranz)
- Add service to load google map library #12 (alexander-schranz)
- Add eslint and stylelint with circle ci check #11 (alexander-schranz)
- Add container link js component #7 (alexander-schranz)
- Add expand js component #6 (alexander-schranz)
- Add skew scss mixin #4 (alexander-schranz)
Release 1.2.0 (2018-05-18)
Fixed bugs:
- Fix context of call services #9 (alexander-schranz)
Merged pull requests:
- Add service to communicate with apis #5 (alexander-schranz)
- Sort order of methods in core.js. Added gitignore file. #3 (dmetzler1988)