Vulcan/packages/vulcan-core/lib/modules/components
2017-07-29 09:26:31 +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 add fields option to Card component; make withDocument use default fragments 2017-07-29 09:26:31 +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
HeadTags.jsx move HeadTags component to core package since it’s used by App.jsx 2017-06-20 10:43:45 +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 Use better imports for react-bootstrap 2017-06-02 07:19:39 +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