Vulcan/packages/vulcan-lib/lib/modules
2018-06-14 15:51:04 +09:00
..
admin.js Make admin dashboard extendable 2017-06-17 15:25:41 +09:00
apollo.js working on cookies+locale support 2018-05-16 11:43:19 +09:00
callbacks.js revert last commits 2018-05-19 12:27:03 +02:00
collections.js Merge branch 'devel' into opencrud 2018-06-14 09:55:52 +09:00
components.js Changes to SmartForm behaviour 2018-05-08 20:09:42 -04:00
config.js Merge branch 'devel' into opencrud 2018-06-14 09:55:52 +09:00
debug.js Fix linting 2018-01-25 15:03:03 -06:00
deep.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
deep_extend.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
detect_locale.js Clean up 2018-05-10 09:38:25 +09:00
dynamic_loader.js Make dynamic imports work properly; move Avatar component to core to enable using admin dashboard without base-components 2017-07-05 10:31:37 +09:00
errors.js Factor out error handling code; clean up form props; pass currentUser down to FormComponent 2018-04-28 10:54:03 +09:00
findbyids.js Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
fragment_matcher.js Add API for adding fragment matchers to apollo client; delay apollo client initialization until after app initialization 2017-09-14 10:06:41 +02:00
fragments.js Add New button to datatables 2018-01-03 15:13:50 +09:00
graphql.js singleInputTemplate should use selectorUniqueInputTemplate 2018-06-06 11:00:53 +09:00
graphql_templates.js Various small fixes (thanks @justinr1234) 2018-06-08 13:31:15 +09:00
headtags.js Enable adding components to HeadTags outside of Helmet 2017-10-17 10:26:38 +09:00
icons.js integrate Embedly thumbnail inside EmbedlyURL component (not using ThumbnailURL anymore) 2017-05-06 16:08:01 +09:00
index.js Adapting withMulti and withSingle 2018-06-05 11:51:25 +09:00
intl.js Bug fixes 2018-05-21 10:02:43 +09:00
intl_polyfill.js Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
mongo_redux.js Mingo.Query is a class now, instantiate it with new 2018-03-14 12:20:30 +01:00
redux.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
routes.js Use getComponent for childRoutes 2018-01-11 22:59:25 +01:00
settings.js Add isPublic option to registerSetting; explain Stripe settings 2018-02-05 10:44:56 +09:00
startup.js Refactor connectors code to avoid repeating getSetting 2018-03-03 11:39:56 +09:00
strings.js first steps on language switching support 2018-05-04 12:01:12 +09:00
utils.js Merge remote-tracking branch 'upstream/devel' into run-callbacks-await-between-hooks 2018-05-14 20:34:40 +02:00
validation.js Adapt mutator and field callbacks for new naming and new arguments 2018-06-14 15:51:04 +09:00