Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Bernhard Posselt 491a16f39c update webpack 2018-03-03 12:59:42 +01:00
Bernhard Posselt f51278146e add es2017 libs for ts 2017-04-28 16:53:07 +02:00
Bernhard Posselt b208c68ce4 make ts compiler stricter (#477) 2017-04-28 16:51:31 +02:00
Bernhard Posselt d8dd0e5fcb whitelist es 2016 because all recent browsers support it 2017-04-02 15:29:15 +02:00
Bernhard Posselt 705d7fae3c change config to make use of tree shaking 2017-04-01 18:51:25 +02:00
Bernhard Posselt f8c167d34e Move to webpack (#451)
* move to webpack

* delete unneeded file

* fix markdown on detail page

* remove bower

* kill another bower

* fix tslint
2017-03-18 19:12:34 +01:00
Bernhard Posselt 35fb530f58 Add basic testing for dom (#448)
* add basic testing for dom

* fix error message

* prefer const when possible

* add test for parsing a field error

* clean up sig

* Parse field specific errors in parseJSONError

* Remove null check

* add function to turn a django error into a map of id and messages

* format tsconfig

* better description

* add norefferrer escaping

* add docs

* Add test for noReferrerLinks

* Shorter test string

* fix linting
2017-03-17 18:40:15 +01:00
Bernhard Posselt 1b5b5dcfd4 add dom and es2015 to recognized types 2017-03-17 14:49:32 +01:00
Bernhard Posselt a722f48608 Add typescript (#446)
* add typescript and modules

* add linting for typescript

* fix travis

* fix ts lint errors

* add stricter compiler settings

* stricter options and remove old lint files

* add requirejs to required packages

* Run 'node -v' in travis

* Move 'node -v' in travis
2017-03-17 12:07:08 +01:00