Slot-based content distribution component for React
Stars
41
Forks
1
Watchers
41
Open Issues
1
Overall repository health assessment
^15.5.10^15.5.1^15.0.24^2.8.2^3.4.1^15.5.4^15.5.4^15.5.4^2.3.2^151
commits
fix(pacakge.json): Fix repository metadata to end with .git
0870d19View on GitHubchore(tsconfig.json): Explicitly add typeRoots so resolve the issue of react typings getting included more than once when @types/react exists in a parent node_modules folder
0b6a4f5View on GitHubchore(readme): Correct import issue in readme quick start
29db25dView on GitHubrefactor(*): Refactor mergeProps test so that className merging is tested, refactor statements in Slot so they break at 80 columns
bf437a6View on GitHubrefactor(Slot): Allow id props to be merged from React subtree root
6e4024eView on GitHubchore(*): Add section to readme describing nested slots, add test for overridding parent slots
6481851View on GitHubrefactor(*): Remove Layout, add conent prop to Slot, add renderSlot function
1b402faView on GitHub