Vulcan/packages/nova-lib/lib
2017-01-10 11:17:16 +01:00
..
server simplify oauth setup 2016-06-16 14:06:41 +09:00
callbacks.js clean up Telescope imports 2016-12-13 11:32:23 +09:00
client.js Telescope.components.Foo -> Components.Foo, same for related components utils like registerComponent, getRawComponent & replaceComponent 2016-12-06 18:06:29 +01:00
collections.js use node simpl-schema by aldeed to replace meteor/aldeed:simple-schema ; use the meteor collection2 core package as recommended 2017-01-10 10:09:24 +01:00
components.js clean up Telescope imports 2016-12-13 11:32:23 +09:00
config.js use node simpl-schema by aldeed to replace meteor/aldeed:simple-schema ; use the meteor collection2 core package as recommended 2017-01-10 10:09:24 +01:00
deep.js eslint & clean up code, also fixed some bugs (#1515) 2016-11-25 13:46:55 -05:00
deep_extend.js Telescope.utils -> Utils 2016-12-12 11:34:28 +09:00
graphql.js add graphql date type (fix problem with node simple schema), fix an update bug on date picker, add edit check on custom post item, add blackbox: true for arrays field (validation problem with simple-schema) 2017-01-10 11:17:16 +01:00
headtags.js Telescope.headtags -> Headtags; Telescope.actions -> Actions; Telescope.reducers -> Reducers; Telescope.operateOnItem -> operateOnItem; TODO: fix withMessages 2016-12-12 16:43:23 +09:00
icons.js Telescope.utils -> Utils 2016-12-12 11:34:28 +09:00
modules.js use node simpl-schema by aldeed to replace meteor/aldeed:simple-schema ; use the meteor collection2 core package as recommended 2017-01-10 10:09:24 +01:00
mutations.js add graphql date type (fix problem with node simple schema), fix an update bug on date picker, add edit check on custom post item, add blackbox: true for arrays field (validation problem with simple-schema) 2017-01-10 11:17:16 +01:00
polyfills.js use node simpl-schema by aldeed to replace meteor/aldeed:simple-schema ; use the meteor collection2 core package as recommended 2017-01-10 10:09:24 +01:00
redux.js improve Nova's redux utils (configureStore, addAction, addReducer) 2017-01-04 14:31:38 +01:00
routes.js addRoute function improve, not use array.concat because it will return a new array 2017-01-03 16:42:53 +08:00
server.js Telescope.components.Foo -> Components.Foo, same for related components utils like registerComponent, getRawComponent & replaceComponent 2016-12-06 18:06:29 +01:00
settings.js Telescope.settings.get -> getSetting 2016-12-12 15:00:56 +09:00
strings.js Telescope.strings.add -> addString 2016-12-12 15:10:53 +09:00
utils.js Telescope.settings.get -> getSetting 2016-12-12 15:00:56 +09:00