Commit graph

28 commits

Author SHA1 Message Date
3c986d645a Exclude external dependencies jQuery and js-cookie from the bunde; use npm run build for bundling a production build; fix deprecated warnings.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-06 02:03:44 +02:00
174e0d9af2 Enable linting
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-05 12:18:46 +02:00
3e18bcb223 Clean up dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-05 03:45:04 +02:00
57d074d5fe It works now, but needs a lot more polish; also, must convert all
layouts.
2019-05-05 03:41:01 +02:00
933a3c92f5 Bundle using webpack. 2019-05-05 02:44:01 +02:00
1929209937 Rename uehrli.ts to uhr.ts, reformat the whole code base and fix typings problems. 2019-05-05 01:54:28 +02:00
5420f9c817 Rewrite it in TypeScript; I have no idea if that works. It's still a work-in-progress. 2019-05-05 01:07:55 +02:00
92817becc8 Lift version to 9.0.0-dev.0, since there were several large dependency upgrades
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2019-05-04 00:04:11 +02:00
82f867a8ec Update all dependencies to their latest versions
Some checks failed
continuous-integration/drone/push Build is failing
2019-05-03 19:01:49 +02:00
bb0dab5434 the build runs! 2016-06-27 20:26:20 +02:00
909e263d41 moved stuff from bower to npm, adapted gruntfile. tests fail for now. 2016-06-27 18:07:24 +02:00
852ff910f0 update version to next dev (8.0.4-dev.0) 2016-06-27 01:49:37 +02:00
61d180fcfd release version 8.0.3, as 8.0.2 is utterly unusable. sorry. 2016-06-27 01:48:21 +02:00
eec51682ac Merge branch 'master' into develop
Conflicts:
	dist/libs.js
	dist/libs.min.js
2016-06-27 01:45:28 +02:00
cf27fa9d04 release version 8.0.2 2016-06-27 01:42:40 +02:00
2daf130c68 updated all dependencies to the latest available versions and re-generated some files in dist/ 2015-10-07 19:43:41 +02:00
2bc132b76b incremented version to next dev: 8.0.2-dev.0 2015-07-15 20:02:05 +02:00
f07ccb9918 updated version to next release, 8.0.1 2015-07-15 17:51:13 +02:00
2ab2e36349 added dist-files for portuguese language 2015-07-14 00:38:07 +02:00
e104df7aa9 increment version number to next dev cycle 2015-01-19 01:57:40 +01:00
76a97046c8 incremented version to 8.0.0 2015-01-19 01:54:29 +01:00
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
316e045770 also minify the CSS files and store them in dist/ 2015-01-19 00:42:16 +01:00
9218b331f9 Merge branch 'develop' into feature/update-toolchain
Conflicts:
	VERSION
2015-01-18 16:53:58 +01:00
0c7aebc200 added the first two test methods that actually work! 2015-01-16 17:50:23 +01:00
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
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
018367f1ce first step of gruntifying/nodifying/bowerifying the whole thing 2015-01-12 18:49:30 +01:00