Vulcan/packages/vulcan-core/lib/modules/components
2017-08-07 16:02:29 +09:00
..
App.jsx Add route name to wrapper class in layout; add support for custom layouts; export RoutesTable 2017-06-14 09:53:42 +09:00
Avatar.jsx 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
Card.jsx accomodate non-schema fields in Card component 2017-08-07 13:30:02 +09:00
Datatable.jsx add optional edit button to datatable 2017-08-02 18:56:29 +09:00
DynamicLoading.jsx adding support for dynamic imports in routes via react-loadable 2017-06-13 01:48:07 -07:00
Error404.jsx react-i18n -> vulcan:i18n 2017-06-01 11:42:30 +09:00
Flash.jsx default mutations can now take options object; add Flash core component; fix Stripe bug 2017-08-07 16:02:29 +09:00
HeadTags.jsx refactor HeadTags and update Helmet 2017-07-29 16:26:34 +09:00
Icon.jsx add onClick handler to icons; fix forms placeholder; add dummy property hook in users package directly 2017-03-27 10:53:44 +09:00
Layout.jsx update to Meteor 1.5 2017-06-01 10:00:16 +09:00
Loading.jsx Added PropTypes from 'prop-types'; 2017-05-19 14:42:43 -06:00
ModalTrigger.jsx Improve image upload form styling; pass context to parameters callback 2017-08-05 14:46:02 +09:00
ShowIf.jsx Add fragment initialization step; get rid of duplicate fragments warning; Note: Vulcan HoCs cannot be used outside of registerComponent anymore 2017-06-19 10:19:05 +09:00