Vulcan/packages
2017-05-16 11:04:43 +09:00
..
_boilerplate-generator Use custom boilerplate-generator that puts merged_stylesheets.css file at the bottom of <head> 2017-04-30 20:36:46 +09:00
example-customization fix example-customization package dependencies 2017-04-05 10:12:35 +09:00
example-forum Version 1.3.2 2017-04-10 11:23:39 +09:00
example-instagram Make upvoted/downvote posts/comments visible to current user only; do not use Accounts.createUser when seeding; small fixes 2017-04-29 12:33:05 +09:00
example-movies Make upvoted/downvote posts/comments visible to current user only; do not use Accounts.createUser when seeding; small fixes 2017-04-29 12:33:05 +09:00
vulcan-accounts Show “change password” link on user edit page 2017-05-06 09:03:23 +09:00
vulcan-api Add limit to API 2017-05-14 10:40:44 +09:00
vulcan-base-components Small component improvements 2017-05-16 11:04:43 +09:00
vulcan-base-styles Show global app loading inside Layout, so that HeadTags are always included 2017-05-09 10:14:10 +09:00
vulcan-categories Add new categoriesFilter setting that can be set to either union or intersection 2017-05-10 10:03:39 +09:00
vulcan-cloudinary Add support for a “description” setting; default log in form to sign up state; 2017-05-11 11:54:05 +09:00
vulcan-comments Fix resolvers issue 2017-05-06 09:03:59 +09:00
vulcan-core Add new removeFromFragment function; fix collection.removeField 2017-05-14 11:08:07 +09:00
vulcan-debug Version 1.3.2 2017-04-10 11:23:39 +09:00
vulcan-email Version 1.3.2 2017-04-10 11:23:39 +09:00
vulcan-email-templates Version 1.3.2 2017-04-10 11:23:39 +09:00
vulcan-embedly let addMediaAfterSubmit return post at the end 2017-05-14 00:34:28 +08:00
vulcan-events Use function foo() {} syntax for all callback functions so they have names 2017-04-14 11:37:30 +09:00
vulcan-forms Initialized unset to empty object 2017-05-07 22:01:52 +09:00
vulcan-forms-tags Version 1.3.2 2017-04-10 11:23:39 +09:00
vulcan-forms-upload Version 1.3.2 2017-04-10 11:23:39 +09:00
vulcan-getting-started Make upvoted/downvote posts/comments visible to current user only; do not use Accounts.createUser when seeding; small fixes 2017-04-29 12:33:05 +09:00
vulcan-i18n-en-us integrate Embedly thumbnail inside EmbedlyURL component (not using ThumbnailURL anymore) 2017-05-06 16:08:01 +09:00
vulcan-kadira Version 1.3.2 2017-04-10 11:23:39 +09:00
vulcan-lib Add new removeFromFragment function; fix collection.removeField 2017-05-14 11:08:07 +09:00
vulcan-newsletter refactor embedly package; getEmbedlyData mutation -> getEmbedData; add new builtin provider and EmbedAPI provider to embed package 2017-05-13 16:36:01 +09:00
vulcan-notifications Use function foo() {} syntax for all callback functions so they have names 2017-04-14 11:37:30 +09:00
vulcan-posts do not throw errors in sync callbacks; fix click tracking callback 2017-05-14 10:42:19 +09:00
vulcan-routing Fix issue in categories parameters callback; fix issue with generated fragment in edit form; convert collection name to lowercase to get hook name; do not wrap mailchimp sync all in try..catch; add console.log after subscribe/unsubscribe; tweak posts list resolver so that it works even with multiple statuses; show url in ssr errors; add limit to RSS feed 2017-04-19 12:19:17 +09:00
vulcan-rss Fix issue in categories parameters callback; fix issue with generated fragment in edit form; convert collection name to lowercase to get hook name; do not wrap mailchimp sync all in try..catch; add console.log after subscribe/unsubscribe; tweak posts list resolver so that it works even with multiple statuses; show url in ssr errors; add limit to RSS feed 2017-04-19 12:19:17 +09:00
vulcan-subscribe clean up 2017-04-18 09:56:48 +09:00
vulcan-users Utils.getNestedProperty signature typo fix for email schema property 2017-05-03 13:04:33 +05:30
vulcan-voting Make upvoted/downvote posts/comments visible to current user only; do not use Accounts.createUser when seeding; small fixes 2017-04-29 12:33:05 +09:00
.gitignore add embedly and newsletter packages 2014-08-29 10:37:35 +09:00