This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
106badc9c6
budibase
/
packages
/
standard-components
/
src
/
Test
/
testComponents.js
4 lines
66 B
JavaScript
Raw
Normal View
History
Unescape
Escape
components changes
2020-02-21 12:43:21 +01:00
import
*
as
components
from
"../index"
Work on Components API & bugfixes (#102) * typo - screens not being sent to page save * removed children arg from hydrateChildren (n/a) * initialiseChildren does not rerender unless forced * removed derivatives of initialiseChildren * renamed initialiseChildren > attachChildren * standard-components - refactoring div now container H1, h2... etc now Heading with type Select now takes option as _children * loads of bug fixing * safe props creation anytime props are loaded, we make sure they conform to the components props definition
2020-02-14 12:51:45 +01:00
components changes
2020-02-21 12:43:21 +01:00
export
default
components