Skip to content

Commit

Permalink
docs...releasenotes-6.0.0: Update for the last style changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Espen A. Kristiansen committed May 15, 2018
1 parent a247199 commit 1fc2470
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/releasenotes/releasenotes-6.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ What is new?
- New ``--width-small`` variant.
- ``selectable-list`` BEM block:
- New ``--outlined`` variant for ``selectable-list__item``.
- Set ``selectable-list__item`` to text-align left. Makes it work with ``<button>`` too.
- Set ``selectable-list__itemcontent`` to display block. Makes it work with ``<span>`` too (which is needed
when the ``selectable-list__item`` is a ``<button>``.
- ``page-section-mixin``: Make the p:last-child check more explicit. Now it only matches
if the ``<p>`` is the last child of the last ``.container`` within the page-section.
- Fixes and new css classes to make input, searchinput, select and button have the exact same height - for horizontal layouts.
- Update recommended NPM package versions.

Expand Down

0 comments on commit 1fc2470

Please sign in to comment.