This repository has been archived by the owner on Mar 5, 2018. It is now read-only.
1.9
1.9 - 2016-11-07
Large changes
- Moved font sizing declarations to
body
, rather than applying them toul
,ol
,p
,dt
,dd
, etc. directly. This should avoid the need to applyfont-size: 1em
resets for nested content, eg ap
orul
>li
inside atable
>td
.
Adds a new gulp task (styleguide.data
) which outputs a JSON file of all the SASS comment sections (and their children, nested). This is being used by the newdto-design-guide
Jekyll repository.
Bugfixes
main
now receives the samepadding-top
at mobile sizes that it received at tablet+ sizes (fix for content hugging the top ofmain
/the pageheader
).- Changes
.inline-nav
to.inline-tab-nav
as actually documented. - Fixed Vertical lists not displaying correctly in IE7-8.
- Fixes global menu not opening completely on iOS 9 #365.
- Fixes to button styles #328.
- Fix for missing feedback button on mobile #348. Header feedback button continues to be hidden on mobile but support is now provided for a feedback button to be used in the footer which is visible at mobile sizes.
Styleguide
- Renamed the design guide website to DTO Design Guide & UI-Kit.
- Renamed complete example page to 'all' (
/examples/all.html
). - Reformatted component example
.hbs
files to a max line character length of 80. - Update name of Slack channel from
#govau-uikit
/#govau-guides
to#guides-uikit
UI-Kit changes
- Changes current uppercase site title topbar to be set-case and removes
letter-spacing
.