Releases: dnbexperience/eufemia
Releases · dnbexperience/eufemia
v3.1.0
3.1.0 (2019-02-21)
Bug Fixes
- #button with href (anchor) has to get compatible with the new anchor styles from v3 (7e49de0)
- #form-status - mark icon as hidden for screen readers (7e90c73)
- borders on #input (1ef9ea3)
- disabled secondary anchor #button had an issue where it got effected even on disabled state (50a0866)
- export all style sub packages (7a9893d)
- include a missing mixin in order to export the body sub package (7899ac4)
Features
- apply new styles for the #button component. (26526a6)
- create #input styles regarding the new Eufemia UX styles for the input component (8fd0b5c)
- extend #form-stauts to send along rest properties (1cb47d3)
- extend #input to support aria-details (a8a0234)
- introduce
.dnb-core-style
class to use in wrappers - in case we avoid using the code body styles. (c478db0) - make the body styles available by a class helper
.dnb-app-content
(d3aee20) - send along #input rest parameters to input element (8e0f798)
- some files where updated/added | print.svg, print_medium.svg, trash_medium.svg, version.lock, icons.lock, print.js, print_medium.js, trash_medium.js (d75286b)
- some files where updated/added | trash_medium.svg, version.lock, icons.lock, index.js, secondary_icons.js, secondary_icons_medium.js, trash_medium.js, print.svg, print_medium.svg, print.js, print_medium.js (257bade)
v3.0.0
v2.2.0
2.2.0 (2019-02-15)
Bug Fixes
- make icon auto sizing work properly (cc72c49)
Features
- add also new class for anchor styling
.dnb-anchor
(8f3ce5c) - make #icon sizing more robust (e72e847)
- make tables styles ux design compliant + add screenshot test (67ce50d)
- some files where updated/added | bell.svg, check_alt_01.svg, exclamation.svg, file.svg, file_medium.svg, fullscreen.svg, logout.svg, search.svg, search_medium.svg, trash.svg, trash_medium.svg, version.lock, bell.js, check_alt_01.js, exclamation.js, file.js, file_medium.js, fullscreen.js, icons.lock, logout.js, search.js, search_medium.js, trash.js, trash_medium.js (457ab6c)
- update anchor hover state regarding to ux team decisions (60b2f71)
v2.1.0
2.1.0 (2019-02-13)
Bug Fixes
- anchor border had an border-radius on :active, but don't have to (4f68691)
- line-height correaction to align vertically (8b70366)
- make #tabs fallback of selected key more robust. Add screenshot testing (ed4a5f1)
Features
- add more sizes to the #icon component (b235f3c)
- make textarea ux team compliant (47fb90f)
- now we have an official anchor active state (6de23ea)
- update blockquote styling and examples. Ref. has now display: block to wrap in newline. Also graphic alignment on left side is possible with
dnb-blockquote--left
(07fda7c)
v2.0.0
2.0.0 (2019-02-07)
Breaking Changes
- The css files have gotten a new structure. They are spited into several packages. Read more: https://eufemia.dnb.no/uilib/usage/customisation/styling
Bug Fixes
- #step-indicator had some unwanted spacing, inherited by the spacing class. Make screenshot test. (09b5d62)
- button aria-label fix, to make it more flexible (f75d9dc)
- center icons in #button component (4682edd)
- change the way we define the default variant on #button component (807be49)
- icon auto sizing issue (ff8b210)
- load spacing definition (dnb-spacing) after theme ui to actually apply the spacings (47d8f0f)
- make #tabs work with React define content config (f7103ee)
- make a visual typography difference for all headings 1-6 (83f9fca)
- make sure
applyPageFocus
not forces all elements to use tabindex="-1" (53c3700) - make sure we check if document exists (d5707b9)
- remove cursor: not-allowed; various places, as it is doubled up (3d93b7a)
- remove dialog from reset, as we do have no need to support it (8733eaa)
- remove unneeded focus management (37cd58d)
- secondary button border-bottom did not show up on href buttons (9c5a66b)
- update icons manually because of an conversion problem occurred by new icons (2dc391d)
Features
- add
dnb-skip-link
support in core style with info under the "focus" docs (333f257) - add radius to anchor in focus state (d70fba5)
- better focus management. Now we can both send a element or a css selector into
setPageFocusElement
and consume it laterapplyPageFocus
(e19c1ce) - change the way tabs behave on startup. Only render the current tab (9e86370)
- enhance spacing styles, also for nested elements (c7d4775)
- enhance themes usage and the docs (1e07ec2)
- give the #icon component the possibility to use/force size so its inherit size is used (9b35d57)
- make #logo component also supporting auto sizing (301bf1d)
- some files where updated/added | bell.svg, check_alt_01.svg, exclamation.svg, fullscreen.svg, logout.svg, search.svg, search_medium.svg, trash.svg, trash_medium.svg, version.lock, bell.js, check_alt_01.js, exclamation.js, fullscreen.js, icons.lock, logout.js, search.js, search_medium.js, trash.js, trash_medium.js (3d3363c)
- some files where updated/added | file.svg, file_medium.svg, version.lock, file.js, file_medium.js, icons.lock (34d49f8)
- some files where updated/added | version.lock, icons.lock, index.js, secondary_icons.js, secondary_icons_medium.js, file.svg, file_medium.svg, file.js, file_medium.js (6fdc07d)
- some files where updated/added | version.lock, icons.lock, index.js, vector.svg, search_2.js, vector.js (d92cf41)
- update #tabs for mobile view (943c1fc)
v1.21.0
1.21.0 (2019-01-31)
Features
- change media breakpoints form px to em (1c3e7f8)
- #button: pass props along to the button markup (d3ca2fc)
- #tabs focus management enhancement (ba8623f)
- default style refactoring (bff41b6)
- enhance small styles (7b76297)
- make anchors in table header show as defined by UX (cd8a686)
- small typography enhancements + storybook examples (53d7a4e)
- some files where updated/added | bell.svg, check_alt_01.svg, exclamation.svg, fullscreen.svg, logout.svg, trash.svg, trash_medium.svg, version.lock, bell.js, check_alt_01.js, exclamation.js, fullscreen.js, icons.lock, logout.js, trash.js, trash_medium.js (e85b20e)
- use styles for showing headers instead of heading. This is a accessibility enhancement. (8a7831c)
v1.20.0
1.20.0 (2019-01-25)
Bug Fixes
- correct button with icon only style (249c908)
- import typography before anchor (00a1db3)
- make area-hidden not [secure] by "default" on #icon component (18b16f2)
- make sure #icon gets always a default size (6cabcbd)
- only style the icon only button when it is not disabled (7f06de4)
- rename typed chevron icons all places to have more consistency (ff88149)
- sending in a true React Component with a title, did not work properly on #tabs (e7732c3)
Features
- add additional size to #button (058ba07)
- add title prop to #icon, refactor and fix auto sizing (5a4f681)
- do not hide icons if a button is a icon button only (1b00672)
- enhance #icon sizing. Also show primary icon under components (c490550)
- larger enhancement of how styles behave and are structured. Have a look at the CSS structure diagram. (8c141a1)
- make #form-status more accessible (ea178d5)
- make it possible to send in a "data:image" instead of a SVG - sizes are handles for dynamic usage as well (c0e886f)
- pass pass thru valid attributes in #icon component (6eded20)
v1.19.0
1.19.0 (2019-01-22)
Bug Fixes
- button styling on hover (7455c34)
- icon sizing and add more examples (d16ed6a)
- make sure icons have an unique ID on autoconvert (ecd236d)
- make sure we use a small button inside a input (d7b2af5)
- remove button border as it is not needed (2a41868)
- use font size property on all components (d2dbc3a)
Features
- #tabs have now Sea Green Alt (004f74d)
- as suggested by Line Marie, use hover style on focus as well (e94878f)
- Change from 1px to 2px outline on input for error state (0d12ef1)
- Color change: Sea Green 4% -> Mint Green 12% (0161b1c)
- extend #tabs with enhanced function (54d8461)
- move #step-indicator into components and enhance the styles with the new defined style (f3e2bdf)
- refactor #tabs to make it more flexible and (4c86ff9)
- refactor typography usage (6ebfd42)
- Signal Orange is replaced by Emerald Green for focus state (d3d0575)
- some files where updated/added | bell.svg, check_alt_01.svg, exclamation.svg, fullscreen.svg, logout.svg, trash.svg, trash_medium.svg, version.lock, bell.js, check_alt_01.js, exclamation.js, fullscreen.js, fullscreen_medium.js, hamburger.js, hamburger_medium.js, icons.lock, logout.js, trash.js, trash_medium.js (c604173)
- some files where updated/added | check_alt_01.js, fullscreen.js, fullscreen_medium.js, hamburger.js, hamburger_medium.js, logout.js, trash.js (7e1923a)
- some files where updated/added | check_alt_01.js, fullscreen.js, fullscreen_medium.js, hamburger.js, hamburger_medium.js, logout.js, trash.js (b007c5b)
v1.18.1
1.18.1 (2019-01-16)
Bug Fixes
- change and enhance properties for #input component and #form-input (46c0327)
- cleaner property validation (a8d8609)
- make sure we don't double up the size (6218bb4)
- revamp both the scss loading structure and the compiling process to make IE11 work better (ed5065a)
- set IE11 support for all css outputs (3e870bd)
- update to font lining (6c0961b)