.github
|
basic styling
|
2016-02-19 09:54:13 +09:00 |
.meteor
|
disable demo packages by default
|
2017-01-23 11:07:53 +09:00 |
packages
|
update summary js-doc, fix typo
|
2017-01-23 17:39:46 +01:00 |
.editorconfig
|
adding editorconfig, eslintc, etc.
|
2016-03-01 14:10:08 +09:00 |
.eslintignore
|
eslint & clean up code, also fixed some bugs (#1515)
|
2016-11-25 13:46:55 -05:00 |
.eslintrc
|
fix list filtering: de-couple pagination terms & props terms in withList; re-enable form cleaning: performed only if the form has not been unmounted; remove annoying eslint warnings
|
2017-01-13 18:17:08 +01:00 |
.gitignore
|
messy but working integration, will need some refactoring for react-apollo@0.6.0 + apollo-client@0.5.3 anyway
|
2016-11-16 16:34:37 +01:00 |
.jshintrc
|
adding editorconfig, eslintc, etc.
|
2016-03-01 14:10:08 +09:00 |
CONTRIBUTING.md
|
Update CONTRIBUTING.md
|
2016-10-01 17:57:25 +02:00 |
Dockerfile
|
re-add Dockerfile, fix #1477
|
2016-10-18 10:39:46 +02:00 |
History.md
|
semver bump: 1.0.0 🚀
|
2016-12-27 11:58:58 +01:00 |
jsdoc-conf.json
|
adding jsdoc
|
2016-04-08 11:40:23 +09:00 |
jsdoc.json
|
adding @summary for jsdocs compatibility
|
2016-04-09 09:41:20 +09:00 |
license.md
|
complete license, fix #1117
|
2016-10-01 14:48:33 +02:00 |
npm-debug.log.14739240
|
Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code
|
2017-01-18 10:18:33 +09:00 |
npm-debug.log.748773427
|
Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code
|
2017-01-18 10:18:33 +09:00 |
package.json
|
add optics support (Apollo stats)
|
2017-01-21 10:28:19 +09:00 |
publish_packages.sh
|
updating packages & getting started content
|
2016-04-14 11:09:03 +09:00 |
README.md
|
semver bump: 1.0.0 🚀
|
2016-12-27 11:58:58 +01:00 |
sample_settings.json
|
#1517 - Implement configurable excerpt lengths
|
2017-01-08 18:55:00 -08:00 |
yarn.lock
|
Use immutability helper for vote; pass currentUser to Vote.jsx as prop
|
2017-01-22 10:12:05 +09:00 |