List Partial
A template partial for showing list presentations.
Change Log
1.4.6
- Style updates (padding, borders)
1.4.5
- Updating packages, splitting out from shared config
1.4.4
- If no controlComponent/search/filter is passed, the layout still looks normal rather than using whitespace to fill the void
1.4.3
- Updating package.json to Particles URL
1.4.2
- Changed styling to generic colors
1.4.1
- Removed the star selector from the layout
1.4.0
- Added an extra slot on the left side of the controls area, added in bulk editor to layout
1.3.15
- Removing reset.scss
1.3.14
- IE11 flex wrapping fix
- Removed export component slot
1.3.9 - 1.3.13
- Adding Lerna publishing management
- Splitting out dev dependencies
1.3.8
- Stylesheet composition
1.3.7
- Removing
isEmpty
flag
1.3.6
- Linting
1.3.5
- Minor Webpack fix
1.3.4
- Implementing Webpack 2.2.1
1.3.3
- Bundle size optimized
1.3.2
- Licensing update
1.3.1
- Improved prop type validation
1.3.0
- Updated header component logic
1.2.0
- Added notifications
1.1.0
- Added export component
1.0.0
- Initial commit