Connor Turland
517cfcb913
remove static lib files in favor of npm ones ( #773 )
...
* remove static lib files in favor of npm ones
* update howler to work correctly
* patch npm modules to not use window
2016-10-17 10:39:08 -04:00
Devin Howard
9ac24f7468
Merge pull request #744 from metamaps/feature/markdown-in-topic-cards
...
markdown in topic card description field
2016-10-08 16:58:32 +08:00
Devin Howard
fc044294f1
add markdown to topic cards
2016-10-08 09:23:57 +08:00
Devin Howard
518773d6e1
pop up a lightbox using React to help you export
2016-10-06 16:22:21 +08:00
Devin Howard
dbc2ff75df
make eslint work and update yoda config
2016-10-04 23:06:49 +08:00
Devin Howard
15b8440fbc
move raml2html to optional dependencies so it can be installed globally
2016-10-04 16:21:09 +08:00
Devin Howard
2466a0912f
raml2html build script
2016-10-04 15:22:24 +08:00
Devin Howard
a2cde20f8f
raml2html with 1.0 syntax working
2016-10-04 15:22:22 +08:00
Connor Turland
8f0b350a2d
Fix underscore bug ( #674 )
...
* Update package.json
* Update ChatView.js
2016-09-26 20:39:33 -04:00
Devin Howard
0e17ec11ec
fix eslint config for code climate
...
this is MOSTLY the same as feross/standard
2016-09-26 10:47:45 +08:00
Devin Howard
c20e503785
show/hide add a topic instructions more consistently
2016-09-25 23:48:14 +08:00
Devin Howard
0df17c4aa0
update deps in package.json
2016-09-25 21:53:40 +08:00
Devin Howard
2ade375c20
babel-plugin-lodash to slim down bundle size by 300 KB
2016-09-25 21:53:26 +08:00
Devin Howard
40f89b1c61
enable csv import using csv-parse module
2016-09-25 12:49:57 +08:00
Devin Howard
79aa7717ed
exact versions in package.json
2016-09-24 23:21:29 +08:00
Devin Howard
bb5ba4861d
[WIP] code climate config file ( #654 )
...
code climate config file
2016-09-23 18:36:47 +08:00
Devin Howard
07e4ac3865
attempt to get npm testing working; fail
2016-09-23 10:37:59 +08:00
Devin Howard
0a109895f7
merge realtime/package.json into top level package.json
2016-09-22 17:00:36 +08:00
Devin Howard
c0f63abc59
upgrade testing to es6
2016-09-22 17:00:36 +08:00
Devin Howard
f4eb9250ad
npm update
2016-08-12 10:51:14 +08:00
Devin Howard
beb52bc471
fix topic view keyboard shortcuts ( #597 )
...
* fix topic view selection crash on centerAndReveal
* topic view shortcuts switch to Alt
* change delete behaviour to be smarter
* fetchRelatives recursively handles arrays
* update topic url and Metamaps.Active.Topic when you center
* make heroku work 4 realz
2016-08-09 11:53:50 -04:00
Devin Howard
713063e578
fix npm testing script - it will actually break travis now
2016-08-07 20:00:44 +08:00
Devin Howard
b66b75615a
remove frontend folder reference from travis
2016-08-07 19:45:11 +08:00
Devin Howard
17a9a2d23a
fix jquery error and move package.json etc to root dir
2016-08-03 22:40:14 +08:00