Commit Graph

19 Commits

Author SHA1 Message Date
Manuel Friedli bb0dab5434 the build runs! 2016-06-27 20:26:20 +02:00
Manuel Friedli 909e263d41 moved stuff from bower to npm, adapted gruntfile. tests fail for now. 2016-06-27 18:07:24 +02:00
Manuel Friedli 852ff910f0 update version to next dev (8.0.4-dev.0) 2016-06-27 01:49:37 +02:00
Manuel Friedli 61d180fcfd release version 8.0.3, as 8.0.2 is utterly unusable. sorry. 2016-06-27 01:48:21 +02:00
Manuel Friedli eec51682ac Merge branch 'master' into develop
Conflicts:
	dist/libs.js
	dist/libs.min.js
2016-06-27 01:45:28 +02:00
Manuel Friedli cf27fa9d04 release version 8.0.2 2016-06-27 01:42:40 +02:00
Manuel Friedli 2daf130c68 updated all dependencies to the latest available versions and re-generated some files in dist/ 2015-10-07 19:43:41 +02:00
Manuel Friedli 2bc132b76b incremented version to next dev: 8.0.2-dev.0 2015-07-15 20:02:05 +02:00
Manuel Friedli f07ccb9918 updated version to next release, 8.0.1 2015-07-15 17:51:13 +02:00
Manuel Friedli 2ab2e36349 added dist-files for portuguese language 2015-07-14 00:38:07 +02:00
Manuel Friedli e104df7aa9 increment version number to next dev cycle 2015-01-19 01:57:40 +01:00
Manuel Friedli 76a97046c8 incremented version to 8.0.0 2015-01-19 01:54:29 +01:00
Manuel Friedli 91ac2ce048 added grunt-version. what's now left to do is automatic/semi-automatic
incrementation of version numbers.
i'm not so sure anymore whether the files in dist/ should contain the
version number in their filename. i'll ponder on that and decide later.
2015-01-19 01:01:06 +01:00
Manuel Friedli 316e045770 also minify the CSS files and store them in dist/ 2015-01-19 00:42:16 +01:00
Manuel Friedli 9218b331f9 Merge branch 'develop' into feature/update-toolchain
Conflicts:
	VERSION
2015-01-18 16:53:58 +01:00
Manuel Friedli 0c7aebc200 added the first two test methods that actually work! 2015-01-16 17:50:23 +01:00
Manuel Friedli 2e55875262 - updated version to a correct semver string
- disable qunit in the default grunt task, as no tests are available yet
  and that causes the build to fail (i don't like the --force option)
2015-01-15 14:48:10 +01:00
Manuel Friedli 387a89dcbc "gruntified" the libraries, too. and updated the license and the version
information in Gruntfile.js and package.json
2015-01-13 20:06:02 +01:00
Manuel Friedli 018367f1ce first step of gruntifying/nodifying/bowerifying the whole thing 2015-01-12 18:49:30 +01:00