All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
package.json
- Updated.CHANGELOG.md
- Updated.assets/js/controller/tabs.js
- Fixed accessibility.assets/scss/components/_tabs.scss
- Fixed styles to switch links to buttons.assets/scss/base/_user-generated-content.scss
- Remove outline css issue.assets/js/controller/toggle.js
- formatting.assets/scss/lima.scss
- readd accidental deletions.package.json
- Updated.CHANGELOG.md
- Updated.assets/scss/base/_buttons.scss
- changed cursor state on disabled buttons.assets/scss/vendor/sass-mediaqueries/_mqpacker-ordering.scss
- added to help media queries build in the correct order.package.json
- Updated.CHANGELOG.md
- Updated.assets/js/controller/smoothscroll.js
- updated scrolling class, based on the element that actually scrolls, rather than the body.assets/scss/base/_wrapper.scss
- added scroll-behavior: smooth; style to .b-wrapper.assets/scss/abstracts/_vars.scss
- added utility vars & updated the buttons map for addition of focus shadow.assets/scss/base/_buttons.scss
- added .b-button–transparent for non-buttoney styled buttons, added focus shadow.assets/js/controller/selectTruncation.js
- Updated the markup for selects that removes the need for a js solution.assets/js/lima.js
- Removed intialisation code for the removed script.assets/scss/abstracts/_vars.scss
- Removed display variables as the element has been removed from the markup.assets/scss/base/form-elements/_select.scss
- Amended the styling to reflect non js solution for select inputs.package.json
- Updated.CHANGELOG.md
- Updated.assets/js/controller/navAccessibility.js
- updated ABEM naming for the nav component.assets/js/lima.js
- updated initialisation of nav code with .js-nav rather than .b-nav.assets/scss/lima.scss
- Changed due to the additions and removals below.assets/scss/abstracts/_vars.scss
- Added vars for selects and checkbox/radio labels.assets/scss/base/_global.scss
- Changed to help stop multi vertical scrollbars.assets/scss/base/_section.scss
- Changed to help stop multi vertical scrollbars.assets/scss/base/form-elements/_checkbox-radio.scss
- Added vars for more control of styling.assets/scss/base/form-elements/_select.scss
- Added vars for more control of styling.assets/scss/base/_navs.scss
- Moved and renamed due to ABEM naming error.assets/scss/base/navs/_alignment.scss
- Moved and renamed due to ABEM naming error.assets/scss/base/navs/_breadcrumb.scss
- Moved and renamed due to ABEM naming error.assets/scss/base/navs/_pagination.scss
- Moved and renamed due to ABEM naming error.assets/scss/components/_navs.scss
- Moved and renamed due to ABEM naming error.assets/scss/components/navs/_alignment.scss
- Moved and renamed due to ABEM naming error.assets/scss/components/navs/_breadcrumb.scss
- Moved and renamed due to ABEM naming error.assets/scss/components/navs/_pagination.scss
- Moved and renamed due to ABEM naming error.assets/scss/base/_wrapper.scss
- Moved to its own file.package.json
- update.CHANGELOG.md
- update.assets/scss/lima.scss
- fixed form-elements in main file.package.json
- update.CHANGELOG.md
- update.assets/scss/base/_typography.scss
- fixed line-height issue.README.md
- update.package.json
- update.CHANGELOG.md
- update.assets/scss/lima.scss
- moved form-elements into main scss file.assets/scss/abstracts/_vars.scss
- various.assets/scss/base/_lazyload.scss
- fix ABEM naming.assets/scss/base/_buttons.scss
- fix disabled styles.assets/scss/base/_forms.scss
- moved form-elements references to lima.scss.assets/scss/base/form-elements/_label.scss
- added colour var in variables.assets/scss/base/form-elements/_legend.scss
- added colour var in variables.assets/scss/base/form-elements/_global.scss
- added font-sze and line-height vars.assets/scss/base/form-elements/_input-textarea.scss
- added font-sze and line-height vars.assets/scss/vendor/flexboxgrid-sass/_flexboxgrid.scss
- fix minus values.assets/js/lima.js
- Remove placeholder fallback js reference.assets/js/controller/lazyload.js
- fix ABEM naming.assets/js/controller/placeholder.js
- remove placeholder fallback.README.md
Link to the docs./assets/scss/utilities/_display.scss
changed the display classes so they had the word display in them for semantic purposes.assets/scss/base/form-elements/_states.scss
fixed the checkbox/radio references./assets/scss/utilities/_utilities.scss
file into separate more concise utility files /assets/scss/utilities/*.scss
./assets/scss/base/_reboot.scss
.$base-line-height
definition..c-modal-open
is not present on the body.px-to-rem()
function.-ms-interpolation-mode: bicubic;
to .b-image
as a fix for image resizing in IE..change()
to the end of the select truncation js to triger a change on load..b-form__label
class an styles for labels.px-to-rem
function.&.b-hide
style to b-form__label
to remove margin.