Damien Elmes
|
5b831dd9db
|
update ts lock
|
2019-12-26 06:59:59 +10:00 |
|
Michal Pokorný (Rai)
|
16d97c8e0a
|
Replace 'const' with 'let' on global scope functions
Also use const where possible.
|
2019-12-21 11:24:50 +01:00 |
|
Michal Pokorný (Rai)
|
ce59fad160
|
Replace 'var' with 'let' or const as appropriate
Also replaces some for-loops over arrays with for..of loops.
|
2019-12-20 22:35:37 +01:00 |
|
Damien Elmes
|
18e60f7678
|
fix bug in editor ts conversion
|
2019-12-19 20:53:00 +10:00 |
|
Damien Elmes
|
901c285a12
|
use single .gitignore file
|
2019-12-18 21:06:24 +10:00 |
|
Damien Elmes
|
c15f71071e
|
fix broken js building
- deps need to be defined before used
- incremental builds were not working properly
|
2019-12-18 17:56:58 +10:00 |
|
Damien Elmes
|
40418c3712
|
run prettier
|
2019-12-18 16:12:39 +10:00 |
|
Damien Elmes
|
d7d0d9bf88
|
add prettier, tidy up makefile
|
2019-12-18 16:12:02 +10:00 |
|
Damien Elmes
|
f3bfed82ef
|
compile typescript in one go
much faster, especially with --incremental
|
2019-12-18 14:33:57 +10:00 |
|
Damien Elmes
|
ddb4db0c96
|
editor
|
2019-12-18 13:55:52 +10:00 |
|
Damien Elmes
|
b3f6199827
|
reviewer
|
2019-12-18 13:32:32 +10:00 |
|
Damien Elmes
|
cdcf482913
|
reviewer-bottom
|
2019-12-18 13:27:39 +10:00 |
|
Damien Elmes
|
de29b02089
|
deckbrowser and overview
|
2019-12-18 13:21:58 +10:00 |
|
Damien Elmes
|
f080616eed
|
webview.ts
|
2019-12-18 13:02:11 +10:00 |
|
Damien Elmes
|
9b04a92df2
|
add typescript to build
|
2019-12-18 12:53:13 +10:00 |
|