Skip to content

Releases: gunjandatta/sprest-bs

Bootstrap Updated to v5alpha2

29 Sep 21:19
Compare
Choose a tag to compare

This release updates to components to use Bootstrap v5alpha2 library.

Updated Bootstrap Icons to v1.0.0

01 Sep 13:10
Compare
Choose a tag to compare

This release adds minor bug fixes to the people picker and bootstrap components, and adds v1.0.0 of the Bootstrap icons.

Bootstrap Updated

05 Aug 20:40
Compare
Choose a tag to compare

The major issues w/ the Bootstrap v5 components has been fixed.

Bootstrap v5 Updates

22 Jul 14:22
Compare
Choose a tag to compare

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

03 Jul 16:35
Compare
Choose a tag to compare

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

01 Jul 15:32
Compare
Choose a tag to compare

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

31 May 14:37
Compare
Choose a tag to compare

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

04 Apr 00:01
Compare
Choose a tag to compare

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

31 Jan 04:51
Compare
Choose a tag to compare

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

20 Jan 18:20
Compare
Choose a tag to compare

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.