Vulcan/packages/vulcan-core/lib/modules/components
2018-07-14 09:09:01 +02:00
..
App.jsx Merge branch 'devel' into opencrud 2018-06-14 09:55:52 +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 Make Card and Datatable components more flexible when working with static data; add title prop 2018-07-11 08:34:01 +02:00
Datatable.jsx Make Card and Datatable components more flexible when working with static data; add title prop 2018-07-11 08:34:01 +02:00
DynamicLoading.jsx Fix linting 2018-01-25 15:03:03 -06:00
EditButton.jsx Small core/ui components improvements 2018-05-16 11:40:10 +09:00
Error404.jsx react-i18n -> vulcan:i18n 2017-06-01 11:42:30 +09:00
Flash.jsx Various small improvements 2018-05-04 11:56:49 +09:00
HeadTags.jsx Small fixes 2018-01-20 11:02:11 +09:00
HelloWorld.jsx upgrade simple-schema 2017-09-04 17:40:01 +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 Add support for throwing/showing "document not found" errors in withDocument and default resolvers 2018-01-04 09:41:48 +09:00
MutationButton.jsx Improve MutatioButton 2018-07-14 09:09:01 +02:00
NewButton.jsx Isolate bootstrap dependencies in new vulcan-ui-bootstrap package 2018-04-23 09:47:04 +09:00
RouterHook.jsx Create new events-internal package to hold internal Mongo event tracking code 2017-12-17 20:59:26 +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
Welcome.jsx improve Vulcan onboarding with default route screens 2017-08-31 12:54:09 +09:00