Releases: gunjandatta/sprest-bs
Bootstrap Updated to v5alpha2
This release updates to components to use Bootstrap v5alpha2 library.
Updated Bootstrap Icons to v1.0.0
This release adds minor bug fixes to the people picker and bootstrap components, and adds v1.0.0 of the Bootstrap icons.
Bootstrap Updated
The major issues w/ the Bootstrap v5 components has been fixed.
Bootstrap v5 Updates
There is only 1 bug currently identified w/ bootstrap v5, where the popovers are not working.
This release adds bug fixes and UI changes based on the new bootstrap v5alph1 release. Mostly related to the ListForm object.
Bootstrap v5alpha1
This release uses the latest v5 alpha 1, which removes the jQuery requirement. Other things to note:
Removed Components:
- Media
The media element can be created using the utility classes. - Media List
The media list can be created using the utility classes. - Panel
The panel has been merged into the modal, now that it has different types.
Latest Icons
This release is the last version for the bootstrap v4.5 library. The library will use the latest v5 bootstrap library moving forward.
Major Update
The build process has been completely re-done to create a 'build' output directory. All .css/.sass/.svg/.html files have been updated to output as .js in the build directory for easier consumption of the library.
Updated the Bootstrap Components
Bootstrap Components
This release uses the new gd-bs library, which has been re-written. Please refer to the release notes for any issues related to the components.
People Picker
The people picker has been updated to return the user or group objects.
List Fields WebPart
This release adds the "List Fields" webpart component. It extends the "List" webpart, and adds a multi-choice field dropdown to the configuration panel.
Moved Web Components
This should have been done a long time ago, but the concept of web components has been moved to its own repo. This reduces the overall size of the npm package.