81db470a5a
Refactor input fields, converter selectors and error messages into their own components.
2018-09-06 14:37:20 +02:00
2c50fa0713
Use dedicated component to display the version.
2018-08-31 22:44:20 +02:00
3edcbf0918
Show the version of the current build, distinguishing between
...
development and production builds. The layout needs to be refined, it's
still quite ugly as of now.
2018-08-31 22:25:53 +02:00
8c119a55e9
Merge branch 'develop' into migrate-to-angular-cli
2017-07-25 20:35:20 +02:00
038b42c967
Migrated the tool chain to angular-cli and updated all dependencies to their latest versions.
2017-04-15 09:38:23 +02:00
17afa92bfe
Re-initialized the project with angular-cli and set it up as the build tool chain.
2017-04-08 00:24:44 +02:00
f8c627aee5
Added simple styling to the error message and the corresponding select element.
2017-03-15 01:13:09 +01:00
be51aab2ee
Intermediate commit:
...
- webpack build does not run successfully, typescript errors out, saying
"TS2304: Cannot find name 'module'." or 'require' or 'process' in
certain .ts files.
2017-03-14 15:42:11 +01:00