Releases: mendixlabs/ux-theming
Releases · mendixlabs/ux-theming
Release 1.7.0
Release 1.6.0
- Fixed Gulpfile, gave problems with the windows and browsersync
- Added
npm
tasks that will utilize the installed gulp innode_modules
Release 1.5.0
- Bump Gulp & Gulp-sass to 4, per PR #10
Release 1.4.1
- Make Gulp watch tasks also watch for new files and files being deleted. You do not have to restart you Gulp task when adding new files
Release 1.4.0
- Updated dependencies, make sure we use the latest version
- Add Troubleshooting tips
- Fix Gulpfile.js: add
ws
at the proper location, fixes the websocket reload in newer Mendix versions
Release 1.3.3
- Update Gulp package.json
Release 1.3.2
Add ws
to Browsersync (enable websockets) #3
Release 1.3.1
- Fix Gulpfile, remove localhost only
Release 1.3.0
- Update buildfiles
- Update Browsersync for Gulp, should fix the issue with not working offline
Release 1.2.0
- Add build command
- Add Gulp support