Commit graph

14 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
f344cdb3f8 Remove debug output statements and sort layouts alphabetically (by prettyName).
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-05 11:06:37 +02:00
708645f968 Delete obsolete layout definitions. 2019-05-05 11:01:43 +02:00
5a00280bdc Migrate all layouts 2019-05-05 10:59:50 +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
5a3e672b9c Fix various linting errors 2019-05-03 22:27:16 +02:00
7c227ef572 corrected language string 2015-07-14 00:39:08 +02:00
e19e11e4d6 added portuguese translation 2015-07-13 23:53:44 +02:00
0c7aebc200 added the first two test methods that actually work! 2015-01-16 17:50:23 +01:00
018367f1ce first step of gruntifying/nodifying/bowerifying the whole thing 2015-01-12 18:49:30 +01:00