82c371956b
Corrent InputComponentManagerService.
2018-08-31 22:56:46 +02:00
c4effd4f41
Correct ConverterRegistryService.
2018-08-31 22:53:50 +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
0f857d4770
Update to Angular 5 and perform a *real* production build.
2017-11-07 23:29:36 +01:00
4f1a52a1b0
Corrected some linting errors.
2017-04-15 19:04:49 +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
77a79bf588
Added a first simple test.
...
That serves as a proof-of-concept and as a template for future tests.
It's a start!
2017-03-15 02:22:24 +01:00
8fc3b8e3aa
Now it mostly works with some limitations:
...
- ambient declarations seem not to be working, thus the following
converters have temporarily been disabled:
- punycode
- utf8
- quoted-printable
2017-03-14 17:35:36 +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