Vulcan/packages/vulcan-core/lib/modules
Erik Dakoda d5b677e28d - Added collection.options.singleResolverName and .multiResolverName to stay DRY
- In withMulti, fixed how loadMoreInc passes variables to fetchMore
- Added the "allowNull" option to single resolver to return null instead of throwing a MissingDocumentError
- Added extended SimpleSchema options to support "unique" field property (field can be used as part of a selectorUnique when querying for data)
- When generating schema, populate fields.selector and fields.selectorUnique
2018-09-10 06:16:00 -04:00
..
components Improve MutatioButton 2018-07-14 09:09:01 +02:00
containers - Added collection.options.singleResolverName and .multiResolverName to stay DRY 2018-09-10 06:16:00 -04:00
callbacks.js Pass current route to router.onUpdate hook; trigger router.onUpdate from new RouterHook component; Add new event.identify hook; refactor events package, add new events-ga and events-segment packages 2017-12-17 17:42:06 +09:00
default_mutations.js register callbacks only for the created mutations 2018-08-10 11:51:43 +02:00
default_resolvers.js - Added collection.options.singleResolverName and .multiResolverName to stay DRY 2018-09-10 06:16:00 -04:00
index.js MutationButton component 2018-07-13 21:47:36 +02:00