Commit Graph

14 Commits

Author SHA1 Message Date
David Vujic
e6722d87aa improve: filter as a plugin (#4255) 2018-02-27 15:44:30 -08:00
Kyle Shockey
c601f9b0ca Add try/catch protection for statePlugin interfaces 2018-01-03 13:59:48 -06:00
Kyle Shockey
9d48c4751a Refactor afterLoad interface to expose raw plugin context 2017-12-28 16:26:18 -06:00
Kyle Shockey
c1ae4c133d Add afterLoad plugin interface 2017-12-14 21:01:37 -08:00
Kyle Shockey
dc9e5ad9cd Fix a core system issue blocking preset-plugin wrapComponents
cc: 3968
2017-12-05 18:30:39 -08:00
Kyle Shockey
44bd85a5bb Wrap container components in render protection 2017-11-17 18:26:07 -08:00
Kyle Shockey
2ce199c151 Ensure that connected containers get a System in mapStateToProps props
This will allow us to avoid system utility handaround in
connected containers.
2017-11-16 20:16:45 -08:00
Kyle Shockey
7624d6b5fc Add test for system injection with mapStateToProps containers 2017-11-16 20:10:54 -08:00
Owen Conti
0a45649834 Fixed mapStateToProps test to handle non-static mapStateToProps 2017-08-20 18:57:59 -06:00
Owen Conti
d9918f9f31 Add test for getComponent() and mapStateToProps in a container component 2017-08-14 18:44:26 -06:00
Kyle Shockey
b373182afe ESLint fixes 2017-07-28 19:47:46 -07:00
Kyle Shockey
88848d071b Extended getComponent: system availability 2017-05-23 14:55:28 -07:00
Kyle Shockey
614c1ae7f6 basic wrapComponent 2017-05-22 23:10:16 -07:00
Kyle Shockey
2f527b1f66 Move system tests to directory 2017-05-20 13:07:00 -07:00