What's new
This page lists changes made to the BAS Style Kit and this documentation. Technical changes to areas such as the build process are not included here.
See the relevant project change log for this information:
Latest version
The latest stable version of the BAS Style Kit is 0.7.3.
The latest development version of the BAS Style Kit is 0.7.3.
Key changes in this version:
- Breaking - grid - removal of
bsk-col-*-*-*
classes E.g.bsk-col-12-xs-6
- now usesbsk-col-md-6
- Breaking - offsetting-columns
bsk-offset-md-*
- instead ofbsk-col-*-md-offset-*
- Breaking - nesting-columns - removal of
bsk-col-*-bsk-*-*
classes E.g.bsk-col-12-bsk-md-8
- now usesbsk-col-bsk-md-8
- Breaking - ordering-columns - removal of
bsk-col-*-md-push-*
classes E.g.bsk-col-12-md-push-3
- now usesbsk-col-md-push-3
- also forpull
classes - Breaking - floated-blocks - The method of aligning elements is now controlled using Flexbox
- Breaking - panel removed - replaced by card
- Revisions
- Alerts
- Button group
- Drop down
- Footer
- Image copyright
- Jumbotron
- Navigation
- Navbar
- Pagination
- Sidebar
- Social media
- Thumbnail
v0.6.0
Key changes in this version:
- patterns for start page, sign in to continue page, standard page header, item type header, ORCID iD and Markdown textarea have been added
- Microsoft Account sign in button variant
- page header spacing increased
- outline and highlight alert types now use black text
- deprecated components have been removed (inverse jumbotron, list group, button input group, drop-down button input group and split-button input group)
- Academicons icon font removed, replaced by updated Font Awesome icon font (for ORCID iD icon)
- 50% smaller NPM package size
v0.5.0
Key changes in this version:
- patterns for page not found, service unavailable and there is a problem with this service pages have been added
- a favicon component has been added to act as a default across devices
- a drag and drop file upload (drop-zone) interactive component has been added
- the tabs component has been updated with proper styling
- the deprecated wells component has been removed
- colours for BAS Themes and BAS Facilities
- a Style Kit version of the Bootstrap transitions interactivity component has been added
- a Style Kit version of the Bootstrap pop-over interactivity component has been added
- a Style Kit version of the Bootstrap tool-tip interactivity component has been added
- a Style Kit version of the Bootstrap button interactivity component has been added
- a set of Pug templates has been added
- an Oracle Application Express (Apex) theme has been added
- the Font Awesome icon font has been updated to version 5 (Pro) and is now an optional component
- the NPM package for this project is now namespaced
- the list group component is now deprecated
- the inverse jumbotron variant is now deprecated
- the form input drop-down button input group is now deprecated
- the form input split-button drop-down input group is now deprecated
v0.4.0
Key changes in this version:
- CSS files are ~50% smaller in size due to refactoring the Style Kit build pipeline and removing duplication
- this website has been rebuilt to use the BAS Style Kit Jekyll theme
- all original code (i.e. not part of Bootstrap) is now licensed under the Open Government License
- the starter template has been removed until this can be done properly
- colours are now divided into a Standard or Extended colour scheme
- the testbed has been rebuilt to avoid unsupported technologies
- footers have been updated with a new layout and elements for back to top links, site feedback links and governance information
- the class used for images in headers has been changed
- the previously deprecated band component has been removed
- this website has been updated to reflect the formation of UKRI
v0.3.0
Key changes in this version:
- introduction of the global prefix
- introduction of customised JavaScript plugins
- all styles are now distributed together, rather than as two separate files
- refactoring grid classes
- colours have been updated with standard and extended colour pallets
- the base font size is increased from 14 pixels to 16 pixels
- the Image Purchase component replaced by new Image Copyright component
- older Internet Explorer versions (I.E. 8 and 9) are no longer officially supported
- logos for the BAS logo and roundel and the Open Government Licence symbol
- Styles for alerts
- Styles for labels
- GDS development phase colours
- Experimental colour (for buttons, text, alerts and labels)
View the complete v0.3.0 change log for more information.
v0.2.0
Key changes in this version:
- navbar - brand images and text can now be used together
- form inputs - large and small inputs no longer have rounded edges
- input group buttons - are now styled correctly - note this does not apply to input group drop-downs or input group split-button drop-downs
View the complete v0.2.0 change log for more information.
v0.1.0
This was the first official release of the BAS Style Kit.
View the complete v0.1.0 change log for more information.