Skip to content

Releases: CityOfPhiladelphia/standards

0.12.0

08 Nov 22:22
Compare
Choose a tag to compare

In this release

Upgrade to Foundation 6.4.3.

Changes

  • Adds tabs to app css.
  • New color: punk-pink.
  • Small refactor of application heading.

0.11.2

05 Sep 19:32
Compare
Choose a tag to compare

Adds new colors:

  • phanatic-green
  • love-park-red
  • pride-purple

0.11.1

25 Aug 18:02
Compare
Choose a tag to compare
  • Add utility classes for flex grid to App & Base standards.
  • Provide the ability to inherit background and color styles via a mixin. Ensure overrides on common elements, such as table headers.

0.11.0

23 Aug 16:53
Compare
Choose a tag to compare
  • Adds vertical table styles

0.10.0

23 Aug 16:26
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release
  • Add table styles to phila-app.css

0.9.2

21 Aug 15:31
Compare
Choose a tag to compare

Bug fixes

  • Corrects active, hover & foucs states on <button> and .button.
  • Uses smaller version of yellow/white logo

0.9.1

18 Aug 16:24
Compare
Choose a tag to compare

In this release

Upgrade to Foundation 6.4.2. First release of the application template to provide developers with an easy way to include the Standards in their projects with less dependencies.

Changes

  • Simplifies button markup for .button and <button>
  • Adds sass-lint test
  • Cleans up location of some SASS blocks

Bug fixes

  • Doesn't always force display:table on ol and ul in the article tag. Now a class can be added for that functionality.

0.8.0

13 Jul 17:45
Compare
Choose a tag to compare

In this release

Upgrade to Foundation 6.4.1 & associated tweaks.

Other changes

  • Adds gray background to mobile drilldown menu for consistency.
  • The background of the services mega menu was dropping out, removing height: 100% on the container corrected the problem.

Bug fixes

  • Correct order of services mega menu.
  • Run equal height on mega menu.

0.7.2

10 Jul 16:21
Compare
Choose a tag to compare

In this release

Browser testing revealed that mobile menus were falling below the header on iOS devices. This corrects that issue.

Bug Fixes

  • Add top:0 to top-bar

0.7.1

07 Jul 17:27
Compare
Choose a tag to compare

In this release

Minor tweaks to address layout issues in beta.

Bug Fixes

  • Use tables for service update layout.
  • Correct min-height on buttons.
  • Use color mixin.