Skip to content

Releases: mendixlabs/ux-theming

Release 1.7.0

12 May 15:13
Compare
Choose a tag to compare
  • Remove Grunt, not used anywhere
  • Updated Gulp dependencies
  • Added npx install-ux-theming instructions to README

Release 1.6.0

18 Jul 13:40
Compare
Choose a tag to compare
  • Fixed Gulpfile, gave problems with the windows and browsersync
  • Added npm tasks that will utilize the installed gulp in node_modules

Release 1.5.0

18 Jul 11:47
Compare
Choose a tag to compare
Release 1.5.0 Pre-release
Pre-release
  • Bump Gulp & Gulp-sass to 4, per PR #10

Release 1.4.1

13 Feb 09:37
Compare
Choose a tag to compare
  • 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

06 Feb 11:31
Compare
Choose a tag to compare
  • 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

28 Nov 10:52
Compare
Choose a tag to compare
  • Update Gulp package.json

Release 1.3.2

17 Jan 16:06
Compare
Choose a tag to compare

Add ws to Browsersync (enable websockets) #3

Release 1.3.1

21 Sep 09:13
Compare
Choose a tag to compare
  • Fix Gulpfile, remove localhost only

Release 1.3.0

30 Aug 14:51
Compare
Choose a tag to compare
  • Update buildfiles
  • Update Browsersync for Gulp, should fix the issue with not working offline

Release 1.2.0

30 May 09:02
Compare
Choose a tag to compare
  • Add build command
  • Add Gulp support