designsystem

World Food Programme User Interface Kit. Developer kit for implementing WFP web style guideline.

APACHE-2.0 License

Downloads
1.3K
Stars
222
Committers
21

Bot releases are visible (Hide)

designsystem - v1.6.8 Latest Release

Published by Utzel-Butzel about 4 years ago

1.6.8 (2020-07-26)

Bug Fixes

designsystem - v1.6.7

Published by Utzel-Butzel about 4 years ago

1.6.7 (2020-07-26)

Bug Fixes

  • package: using rollup for smaller and faster package (640ce14)
designsystem - v1.6.6

Published by Utzel-Butzel about 4 years ago

1.6.6 (2020-07-26)

Bug Fixes

  • package: npm package missed content (6427b30)
designsystem - v1.6.5

Published by Utzel-Butzel about 4 years ago

1.6.5 (2020-07-26)

Bug Fixes

  • package: disable module (58e666e)
designsystem - v1.6.4

Published by Utzel-Butzel about 4 years ago

1.6.4 (2020-07-26)

Bug Fixes

  • css: removed css modules and use with regular scss to increase customizability (3dffcb4)
designsystem - v1.6.3

Published by Utzel-Butzel about 4 years ago

1.6.3 (2020-07-26)

Bug Fixes

  • TextInput: use common Input element for structure (aa002ce)
designsystem - v1.6.2

Published by Utzel-Butzel over 4 years ago

1.6.2 (2020-07-07)

Bug Fixes

  • package: added missing packages (11e16ad)
designsystem - v1.6.1

Published by Utzel-Butzel over 4 years ago

1.6.1 (2020-07-06)

Bug Fixes

  • build: updated build process (63e07fa)
designsystem - v1.6.0

Published by Utzel-Butzel over 4 years ago

1.6.0 (2020-07-06)

Bug Fixes

Features

  • gitignore: ignore env (1a5f6e4)
  • Refactoring: buiilding new documentation (95f21a8)
  • release: added semantic-release (7884580)
  • SettingsMedication: import success message added (a0754fe)
  • Storybook: html code view (3f85a9e)
  • Storybook: improved documentation (a0f17fa)
  • Table: added layout (31846d4)
designsystem - v0.15.0

Published by matthewmorek over 7 years ago

Changes

  • Include additional info for using WFP UI with Gulp and Grunt task runners;
  • Fix a bug with an invalid max-width value in layout module;
  • Update docs for header component;
  • Fix an issue with header search input box and improve its display;
  • Fix an issue with inability to override headings sizes (#121);
  • Add information about drafting new releases of WFP UI to readme.md.
designsystem - v0.14.1

Published by matthewmorek almost 8 years ago

Features

✨ New icons (#128);
✨ New tools.js file containing global polyfils and helpers: forEach and bindEvent (part of #129);
✨ Reworked main navigation component (#130);

Other

🐛 Fix non-WCAG2AA-compliant $red value;
🐛 Fix broken transition implementation;
💄 Improve display of buttons, headers, and header menus;

designsystem - v0.14.0

Published by matthewmorek almost 8 years ago

Changelog

  • 🐛 Bugfixes;
  • 📝 Updates documentation and examples for header component;
  • 🔨 Improves display of buttons and selects;
  • 📝 Documents usage of micro CSS modules;
  • ✨ Adds new UI icons: file and folder;
  • ⬆️ Updates npm dependencies;
  • 🔧 Updates gruntfile tasks;
designsystem - v0.13.0

Published by matthewmorek about 8 years ago

New!

This release introduces something called micro-components, a predefined classes serving as building blocks for rapid prototyping and building of more sophisticated components. Heavily inspired by Tachyons.io. Warning: Currently, there's no proper docs for micro-components, so please check out scss/css directory for details on how to use them.

Changelog

  • General bugfixes and rendering improvements;
  • Retires of normalize.scss;
  • Reduces $content-width from 1000px to 978px for best viewing experience;
  • Resets box-sizing on a global scale for all elements;
  • Improve and optimise menu pattern;
designsystem - v0.12.1

Published by matthewmorek about 8 years ago

  • Fixes display issues with breadcrumbs;
  • Adds missing vertical-align CSS micro-components;
designsystem - v0.12.0

Published by matthewmorek about 8 years ago

  • Implements new design for breadcrumbs (#87);
  • Updates examples for breadcrumbs;
  • Updates colour variables;
  • Updates headings to be responsive (#113);
  • Fixes issues with bootstrap-theme examples;

Note
Implementation of breadcrumbs has been slightly altered in this release. Please, refer to examples within documentation for v0.12.0 for info on how to implement them.

designsystem - v0.11.0

Published by matthewmorek about 8 years ago

  • Addition of a SCSS-only dev kit (#109).
  • Minor display improvements and bugfixes.
designsystem - v0.10.1

Published by matthewmorek about 8 years ago

Fixes several layout, sizing and other minor issues after introducing micro-components and refactoring old code.

designsystem - v0.10.0

Published by matthewmorek about 8 years ago

  • Introduces new micro-components (#101);
  • Fixes layout regressions (#106);
  • Fixes breadcrumb :hover issues (#105);
  • Rename UI icons to be more meaningful (#76);
  • Automate testing of links, accessibility, and markup (#60);
designsystem - v0.9.0

Published by matthewmorek over 8 years ago

UI Kit

  • ^ Improve loading of normalize.scss;
  • ^ Remove colour definitions from headings, they will now follow body styles;
  • ^ Improve display of icons within buttons (#47);
  • ^ Improve vertical rhythm of paragraphs and headings;
  • ^ Improve display of breadcrumbs;
  • ^ Improve display of various components within header;
  • ^ Fix several bugs highlighted by Sass linter;
  • ^ Fix several random display bugs;
  • ^ Updated npm dependencies;
  • ^ Replace most SCSS placeholders with mixins;
  • ^ Update eslintrc to use Drupal 8 rulesets;
  • ^ Refactor grid mixins;
  • ^ Update paths to bootstrap-scss;
  • ^ Improve menu--heading (#88);
  • ^ Improve buttons (#47);
  • ^ Fix dependency install location (#72)
  • - Remove superfluous dir tree paths from readme;
  • + Add screenreader helper class wfp-sr;
  • + Add missing ellipsis to pagination component (#75);
  • + Add fallback for rem, using px values;

Documentation

  • ^ Fix display of pre-formatted code;
  • ^ Fix several broken pages;
  • ^ Correct colour definitions within UI docs (#80);
  • ^ Correct menu examples (#86);
  • + Add missing favicon (#59);

Resources

  • + Add new UI icons (#77);
designsystem - v0.8.0

Published by matthewmorek over 8 years ago

  • ^ Fix radio and checkbox input type rendering;
  • ^ Fix pagination example being inconsistent with source;
  • ^ Fix issue with overzealous class matching for .icon-;
  • ^ Fix logo language codes;
  • ^ Update footer--mini to be able to use menu--links within it;
  • ^ Update copyright, licensing, and attribution infos;
  • + Add listing of subdirectories inside /dist directory to readme.md;
  • + Add references to CDN assets for all resource types;