Skip to content

Releases: ukparliament/parliament.uk-pugin

v1.10.0

31 Jul 10:48
e9afa9c
Compare
Choose a tag to compare

Release of version 1.10.0

Views

  • Modeling of H1s
  • Restructure tracks component

CSS

  • Create .btn--toggle
  • Refactor button styles

JS

  • Implement toggle function

Testing

  • Add a sample test framework

v1.10.1

28 Jun 12:32
Compare
Choose a tag to compare

Release of version 1.10.1

Views

  • Added a toggle (aside)
  • Added a sample audio visual template

CSS

  • Created .toggle--menu
  • Improved videos responsiveness and aspect ratio

v1.9.4

04 Jun 02:20
Compare
Choose a tag to compare

Release of version 1.9.4

Views

  • Updated template: front page

CSS

  • Updated breakpoint names
  • Removed max-width on elements
  • Added styles for aside at different break points
  • Updated hero offset
  • Added offsets for sections
  • Created list events component

v1.9.3

23 May 13:09
d002ca4
Compare
Choose a tag to compare

Release of version 1.9.3

Views

  • Refactoring pagination

CSS

  • Updated pagination styles

v1.9.2

21 May 14:08
Compare
Choose a tag to compare

Release of version 1.9.2

MAKE

  • Environment variable updated

CSS

  • Global line length updated
  • Global line height updated
  • Article print style updated

v1.9.1

04 May 15:24
Compare
Choose a tag to compare

Release of version 1.9.1

CSS

  • Global typography styles updated
  • Grid setting amendments

v1.9.0

30 Apr 16:23
Compare
Choose a tag to compare

Release of version 1.9.0

Views

  • Create avatar and card component

CSS

  • Refactor list and navigation components
  • Remove .column--75 and .column--25

v1.8.1

12 Apr 10:41
Compare
Choose a tag to compare

Release of version 1.8.1

Views

  • Added a new page with a list of all the icons we are using
  • Created a partial _utilities.pug with a template for print, download and share

CSS

  • Amended appearance of sidebar in tablet and mobile
  • Fixed active state for sidebar list items
  • Improved spacing between .list--inline
  • Separated some styles between .list--inline and .navigation--main, .navigation--letter, .navigation--number
  • Added default spacing for SVGs inside .list...

JS

  • Created a helper that traverses up the DOM based on matching HTML attributes and the attribute's values inputted by a user to find the closest parent of an element, which is called traverseUp
  • Made the print button clickable if it has the class .btn--print

SVG

  • Updated the print and download icons
  • Added a share icon

Accessibility

  • Made the print button invisible to all users if JavaScript is blocked

v1.8.0

06 Apr 13:17
Compare
Choose a tag to compare

Release of version 1.8.0

v1.7.7

28 Mar 10:25
Compare
Choose a tag to compare

Release of version 1.7.7

Views

  • Restructure of articles

CSS

  • Amends to input, button and link-states
  • Make footer link styles apply to only the global footer
  • Replacing invalid values on.navigation--letter and map controls
  • Amends to article headings
  • Introduced article wrapper
  • Remove normalize.css
  • Replaced hex colour with global variable for map links
  • Remove font-size fallback from mixin in favour of rem

JS

  • Updated aria attribute on noscript tags

SVGs

  • Placeholder for people avatar

Accessibility

  • Reduce the size of skiplink

Dependencies

  • Get normalize from npm instead of a local file