d8e4c7689f
Tests run again. Regenerated all with angular 17.
2024-01-22 02:37:28 +01:00
36dc27ecd6
Upgrade the last stuff, fix errors.
2024-01-22 00:51:24 +01:00
2e13a54919
Angular 17
2024-01-22 00:22:01 +01:00
aa77fb6e15
Pre angular-17 ...
2024-01-22 00:18:25 +01:00
268f5414af
Try some manual updates.
2024-01-22 00:12:45 +01:00
39db41badf
1.3.1-1
continuous-integration/drone the build was successful
2018-09-08 03:51:27 +02:00
1c6c7d556e
Add coverage option to tests
continuous-integration/drone the build was successful
2018-09-07 12:36:53 +02:00
62ba5a3357
Update angular to version 6.1.7
continuous-integration/drone the build was successful
2018-09-06 14:06:02 +02:00
77445c773e
Enable CI on drone ( #6 )
continuous-integration/drone the build failed
2018-09-04 00:13:27 +02:00
ba2d6032ea
1.3.1-0
2018-08-31 22:07:38 +02:00
a7c9043b8c
1.3.0
2018-08-31 22:02:34 +02:00
03a3f1a4d7
Fix "test" script
2018-08-31 21:32:12 +02:00
23ca1ee444
Update to Angular 6 ( #1 )
2018-08-31 21:25:24 +02:00
702d86d065
Prepare for the next dev cycle.
2017-11-08 01:40:58 +01:00
795bfce663
Update version to 1.2.1
2017-11-08 01:40:08 +01:00
bf2212255e
Release version 1.2.0
2017-11-08 01:04:17 +01:00
0f857d4770
Update to Angular 5 and perform a *real* production build.
2017-11-07 23:29:36 +01:00
f8354aea73
Move from PhantomJS to Nightmare and fix a test.
2017-07-25 22:09:21 +02:00
01acb6e5be
Updated every dependency to their latest version
2017-07-25 21:01:45 +02:00
8c119a55e9
Merge branch 'develop' into migrate-to-angular-cli
2017-07-25 20:35:20 +02:00
d98b472239
Update version to next development cycle.
2017-04-15 21:14:23 +02:00
545fd9cc33
Actually, make the version 1.1.0. After all, it is quite a big change.
2017-04-15 21:03:26 +02:00
83b0cf905c
Set version to 1.0.1.
2017-04-15 20:54:15 +02:00
9ffbee6e0d
Fixed TSLint. Now I'll have to fix the actual linting errors.
2017-04-15 18:51:22 +02:00
12b0c6d3d7
Updated to versions that work together.
2017-04-15 16:00:59 +02:00
b7db6d14d3
Updated to latest versions.
2017-04-15 14:23:50 +02:00
f8c3ee964d
Tried to fix the tests.
2017-04-15 13:50:10 +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
5ef1848db2
Activate Angular production mode on master branch.
2017-03-15 03:57:59 +01:00
277b34ab58
Updated version for next development cycle.
2017-03-15 02:40:34 +01:00
5ed89f16fe
Prepare release 1.0.0
2017-03-15 02:37:15 +01: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
f103b0b1fe
Removed "dencode" from where it was publicly visible.
2017-03-15 00:40:28 +01:00
1386babee5
Fixed conversions that depend on pure JS modules
...
That is:
- quoted printable
- punycode
- (utf8), dependency of quoted printable
2017-03-14 23:36:39 +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
3938254b36
Using the latest version of extract-text-webpack-plugin
...
This resolves an issue where this plugin doesn't work at all.
2017-03-14 15:45:31 +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
c8e2c421a6
added punycode de- and encoder
2016-09-27 23:50:52 +02:00
02735ff4a1
added QuotedPrintable{De,En}coder.
2016-09-20 22:02:38 +02:00
a77509e678
updated typings, commented error provoking line
2016-09-15 22:06:01 +02:00
0cf6eeaedf
updated to angular-2.0.0 (final)
2016-09-15 12:40:13 +02:00
325b361a15
updated package.json
2016-06-06 15:03:14 +02:00
788f865225
added package.json and updated .gitignore
2016-06-06 14:50:30 +02:00