Aviral Dasgupta
d6f27add66
Upgrade to babel6 and enable some presets.
6 years ago
David Baker
ea09a25563
Revert "Switch to babel 6"
6 years ago
Aviral Dasgupta
9174b32ef1
Upgrade to babel6 and enable some presets.
6 years ago
Richard van der Hoff
b06c9f037e
gitignore copied olm.js
6 years ago
Aviral Dasgupta
bd9f5d3e06
Various fixes and improvements to emojification.
...
- Use locally hosted emoji
- Emojify SenderProfile and m.emote
- Fix emoji spacing
6 years ago
wmwragg
33612b7076
New dekete icon and ignoring olm.js
6 years ago
wmwragg
d2391f999e
Adding back in .DS_Store, but to ignore in any directory
6 years ago
wmwragg
e1779ca8bc
Deleteing .DS_Store files before adding to gitignore
6 years ago
wmwragg
65371c9a39
Adding ignoring of mac .DS_Store files to all directories
6 years ago
David Baker
b7f1a3db57
gitignore config.json now it isn't versioned
6 years ago
Richard van der Hoff
322af6513d
Run some tests under karma
...
Including a regression test for
https://github.com/vector-im/vector-web/issues/1314
6 years ago
Richard van der Hoff
69ce3c43cf
Revert "Merge branch 'develop' into rav/karma"
...
The karma tests don't pass yet, and aren't ready to land on develop.
This reverts commit 438453e61a
, reversing
changes made to 50f94eb040
.
6 years ago
Richard van der Hoff
429d110212
Run some tests under karma
...
Including a regression test for
https://github.com/vector-im/vector-web/issues/1314
6 years ago
David Baker
93f8fcbacc
Add 'package' script to build a webapp bundle for straight unzipping on a production server.
6 years ago
David Baker
7ff5e42f3e
Run the CSS through webpack so we can pull in CSS files from modules with require rather than symlinking into the node_module directory which is breaking people on different npm versions.
7 years ago
David Baker
ce9a91e155
bundle.css shouldn't be necessary apart from the vector/bundle.* above
7 years ago
Matthew Hodgson
7f65ba506b
WIP of new CSS
7 years ago
Matthew Hodgson
351a94b4a1
oops - wrong branch
...
Revert "WIP of new CSS"
This reverts commit ad4e3418ff
.
7 years ago
Matthew Hodgson
ad4e3418ff
WIP of new CSS
7 years ago
David Baker
f020f4397c
Switch to webpack
...
Webapck actually supports loading input source maps and generally seems a lot
more solid then browserify (even if their website has an annoying animated
logo).
7 years ago
David Baker
bfa4cda2c6
build is no longer used
7 years ago
David Baker
22e18471db
gitignore bundle.js too
7 years ago
David Baker
a3126477bd
gitignore css bundle
7 years ago
David Baker
c6a30ff0c2
gitignore node_modules
7 years ago