Skip to content

Instantly share code, notes, and snippets.

@kwltrs
Created March 13, 2018 13:54
Show Gist options
  • Save kwltrs/8e08c6a524fa0a5c241c27d62dc3f010 to your computer and use it in GitHub Desktop.
Save kwltrs/8e08c6a524fa0a5c241c27d62dc3f010 to your computer and use it in GitHub Desktop.

1.0.0 (2018-03-13)

  • refactor(ffe-icons-react): Improve API (e9b88a4)
  • refactor(ffe-tables-react): Add index.js (124f1ae)
  • test: Improves test coverage (019a7c2)
  • chore: add @sb1/ scope to all packages (37efbb4)
  • chore: Add a code of conduct (f7fb7ff), closes #8
  • chore: add a common eslintrc file (cc11d1c)
  • chore: Add a missing space (929ffb4)
  • chore: Add eslint config packages to allow commit scope (438ddb7)
  • chore: Add LICENSE to root directory (a5a91f2)
  • chore: Add npm target for bootstrapping lerna (dc2294e)
  • chore: Add nsp as a dev dependency for all packages (435b0be)
  • chore: Add prettier (91044b3)
  • chore: add publish.ignore (a9c505b)
  • chore: Add real clean tasks (aad1983)
  • chore: Add script for building static content (9da258e)
  • chore: Add script for publishing from build server (a921196)
  • chore: Add support for class property inits (88f4724)
  • chore: Basic monorepo setup (b97db51)
  • chore: better default make target (7d48cc6)
  • chore: Bump various dependencies to eradicate hoist warnings (5b697e0)
  • chore: Centralize test running (83d6e7c)
  • chore: Check for remote changes before publish (3028c73)
  • chore: Clean up console (da0068c)
  • chore: Clean up legacy changelogs (208bdeb)
  • chore: Clean up linting legacy changelogs (48c4321)
  • chore: Commit prettier formatting of package.json (8d184ec)
  • chore: Compile static html for bootstrapping styleguidist (c35f706)
  • chore: Create a section for each package (e596f1c)
  • chore: delete old TODO.md (0889fd3)
  • chore: Disable precommit run of prettier on markdown files (e99c954)
  • chore: Disarm fake build script (fe9d168)
  • chore: Don't run lerna publish when not on master (176b83f)
  • chore: dummy build script for jenkins (a853b1a)
  • chore: enable hoisting again (7ec2a78)
  • chore: Fix all repository urls and remove homepage (f88f984)
  • chore: Fix copy and paste error (119ffb6)
  • chore: Fix merge stuff (5fe5b2c)
  • chore: Fix scoping issues + merge conflict (170b25b)
  • chore: Fix stylelint issues (5302478)
  • chore: Fixing some hoisting and all linting (7112150)
  • chore: Format all JS, JSON and LESS with prettier (c91e228)
  • chore: Grant public access to npm packages (c955ebd)
  • chore: Hoist dependencies (42fad9f)
  • chore: Hoist jest and nsp dependencies (ff99d35)
  • chore: Ignore vscode editor files (7818a62)
  • chore: import ffe-form less to styleguidist setup (942a694)
  • chore: import ffe's eslint configurations (cc2c5c3)
  • chore: import git subtree for ffe-core (092c50a)
  • chore: Improve contribute guidelines (2b3eefa)
  • chore: Improve wording a bit (ec2c351)
  • chore: let prettier do its magic (48c33a8)
  • chore: license under MIT (2cdcb7e)
  • chore: make build assets work on macs (976ef7f)
  • chore: make clean as wrapper for lerna clean (d1eb47b)
  • chore: make comments line up with each other (6d0b272)
  • chore: Make prettier format less as well (2260006)
  • chore: Make prettier less annoying (6980697)
  • chore: mark root package as private (a3dfba8)
  • chore: mimic lightning ds license setup (89f2128)
  • chore: Minor build script improvements (0b1bf8b)
  • chore: More make, less npm run (bd23087)
  • chore: Point to changelog and ncu from README (9dbc6f3)
  • chore: Prefix internal dependencies (a2ff34e)
  • chore: Re-order the package.json files (99695a0)
  • chore: Remove (very outdated) TODO file (ce98a67)
  • chore: Remove *.test.js from lerna's ignore list (061f89d)
  • chore: Remove example related code (fe65ce4)
  • chore: Remove ffe-expandable-react package (7b7a90b)
  • chore: Remove internal nexus registry (8177a4f)
  • chore: remove Jenkins build script (ab412ae)
  • chore: Remove nsp scripts (8830b46)
  • chore: Remove package examples (66525ae)
  • chore: Remove unnecessary files (16e0c9e)
  • chore: Remove unnecessary internal dev deps 💥 (7019d0b)
  • chore: rename *.test.js to *.spec.js (2e6812a)
  • chore: Rename CONTRIBUTE.md to CONTRIBUTING.md (077960d)
  • chore: rename npm scripts 'compile' to 'build' (bf610db)
  • chore: rename test setups to follow convention (4e8a12c)
  • chore: Rewrite commit message instructions (6bc27ca)
  • chore: rewrite styling for non-SPA structure (b88dcc9)
  • chore: Run some lerna tasks in parallel (ee50a27)
  • chore: Skip failing tests (25a6823)
  • chore: Standardize package.json scripts (b2bbe88)
  • chore: Update check list for adding components to monorepo (e94ff51)
  • chore: update commitlint (183f068)
  • chore: Update CONTRIBUTE.md with a firmer tone regarding commits. (9981a1c)
  • chore: update guideline contents and section structure (4506e7b)
  • chore: Update hoisting and license field (1983220)
  • chore: Update prettier (78b83b7)
  • chore: Update TODO.md to keep track (121c50c)
  • chore: upgrade lerna and disable hoisting (bc886b4)
  • chore: Use a single .babelrc file (5539e20)
  • chore: Use same markup structure for handlebars and styleguidist output (6d4a0d3)
  • chore: Use suggested tool for running prettier (5196ca4)
  • chore(eslint-config-ffe-base): Fix wrong git url path in package.json (faf1af8)
  • chore(eslint-config-ffe-base): Upgrade to eslint 4.x (20f621f)
  • chore(eslint-config-ffe): upgrade a11y plugin (8c6beba)
  • chore(eslint-config-ffe): Upgrade rules of a11y plugin (b966499)
  • chore(eslint-config-ffe): Upgrade to eslint 4.x (a33eeb4)
  • chore(ffe-accordion-react): Import ffe-accordion-react (d60ac83)
  • chore(ffe-accordion): Import ffe-accordion (7b526e1)
  • chore(ffe-account-selector-react): Document component (3c284d2)
  • chore(ffe-account-selector-react): Move to monorepo (3c3b3fa)
  • chore(ffe-account-selector-react): Rewrite tests to use Jest (389af74)
  • chore(ffe-account-selector-react): tag release (8742a6a)
  • chore(ffe-buttons-react): Hoist dependencies (d3144b5)
  • chore(ffe-buttons-react): import ffe-buttons-react into monorepo (a495939)
  • chore(ffe-buttons-react): Remove debug statement (bff62f8)
  • chore(ffe-buttons-react): Update eslint config (fb6eb23)
  • chore(ffe-buttons-react): Update eslint config (5df4494)
  • chore(ffe-buttons): Fix lint error (53c838b)
  • chore(ffe-buttons): import ffe-buttons to monorepo (2d477ab)
  • chore(ffe-cards-react): Import ffe-cards-react (f06e5c3)
  • chore(ffe-cards): Import ffe-cards (e038ac4)
  • chore(ffe-chart-donut-react): Add correct dependencies (a9f4c5b)
  • chore(ffe-chart-donut-react): Hoist dependencies (d75deaf)
  • chore(ffe-chart-donut-react): Import ffe-chart-donut-react (1aa505b)
  • chore(ffe-chart-donut-react): Remove unit test from npm package (878efe5)
  • chore(ffe-chart-donut-react): Use Jest for testing (d528d89)
  • chore(ffe-checkbox-react): Import code (89006f6)
  • chore(ffe-checkbox-react): Migrate tests to jest (f5935ff)
  • chore(ffe-context-message-react): Add package to all (7c324b6)
  • chore(ffe-context-message-react): Fix docs (84e6add)
  • chore(ffe-context-message-react): Fix lint error (c6c8b6a)
  • chore(ffe-context-message-react): Import ffe-context-message-react (934d9de)
  • chore(ffe-context-message-react): Migrate tests to jest (8b77c73)
  • chore(ffe-context-message): Add package to all (2f48cc1)
  • chore(ffe-context-message): Import ffe-context-message (c5b26bf)
  • chore(ffe-context-message): Remove remains of visual tests (accb48c)
  • chore(ffe-core-react): add eslint config (c5149ac)
  • chore(ffe-core-react): Hoist dependencies (00e77f4)
  • chore(ffe-core-react): Import to monorepo (1447bae)
  • chore(ffe-core-react): remove unused rc files (a2571d9)
  • chore(ffe-core): Remove unnecessary dependency (683328d)
  • chore(ffe-core): Upgrade nsp (15b8f62)
  • chore(ffe-datepicker-react): Fix lint errors (be9b452)
  • chore(ffe-datepicker-react): Format code with prettier (b38e39c)
  • chore(ffe-datepicker-react): Import ffe-datepicker-react (4d1b248)
  • chore(ffe-datepicker-react): Migrate tests to jest (128f9de)
  • chore(ffe-datepicker-react): Use hoisted dependencies (224566a)
  • chore(ffe-datepicker): Format code with prettier (f67b74c)
  • chore(ffe-datepicker): Import ffe-datepicker (4bdb897)
  • chore(ffe-decorators-react): Import ffe-decorators-react (e70646b)
  • chore(ffe-decorators-react): Remove unit test from npm package (d43a794)
  • chore(ffe-decorators-react): Use hoisted dependencies (2c16428)
  • chore(ffe-details-list-react): Rename ffe-grid-details-react (fab1fc2)
  • chore(ffe-details-list): Import ffe-details-list (c7bccec)
  • chore(ffe-details-list): Use hoisted dependencies (7bc87fd)
  • chore(ffe-dropdown-react): Import ffe-dropdown-react (9234074)
  • chore(ffe-dropdown-react): Use hoisted dependencies (b0d0763)
  • chore(ffe-expandable-react): Import ffe-expandable-react (5752df7)
  • chore(ffe-expandable-react): Use hoisted dependencies (edb8f66)
  • chore(ffe-file-upload-react): Add missing jest dependency (2668740)
  • chore(ffe-file-upload-react): Migrate tests (cdc9cab)
  • chore(ffe-file-upload-react): Moving in (870b07f)
  • chore(ffe-file-upload-react): Use hoisted dependencies (eb514f9)
  • chore(ffe-form-react): Fix lint errors (a4a7046)
  • chore(ffe-form-react): Import ffe-form-react (3449b5b)
  • chore(ffe-form-react): Use hoisted dependencies (a3374a0)
  • chore(ffe-form): Import ffe-form (0570fa8)
  • chore(ffe-form): Use hoisted dependencies (1ae41b1)
  • chore(ffe-formatters): Fix non-deterministic tests (c24a4eb), closes #23
  • chore(ffe-formatters): Import package (3f970a4)
  • chore(ffe-formatters): Re-enable broken tests (5fd3331)
  • chore(ffe-formatters): Use hoisted dependencies (6e8224b)
  • chore(ffe-grid-details-react): Add some tests (dd59c1e)
  • chore(ffe-grid-details-react): Clean up package.json dependencies (58e7266)
  • chore(ffe-grid-details-react): Fix link in readme (6485a64)
  • chore(ffe-grid-details-react): Fix lint errors (9a31035)
  • chore(ffe-grid-details-react): Remove unneeded stuff (ef2257a)
  • chore(ffe-grid-react): Import ffe-grid-react (718d55e)
  • chore(ffe-grid-react): Migrate tests to jest (87fb654)
  • chore(ffe-grid-react): Rename Grid doc file (e7c8021)
  • chore(ffe-grid): Import ffe-grid (8fc2060)
  • chore(ffe-header): Add html example files (9036099)
  • chore(ffe-header): Adjust code to monorepo (5235e49)
  • chore(ffe-header): Fix stylelint errors (ad18cdd)
  • chore(ffe-header): Fix stylelint errors (0f66d16)
  • chore(ffe-header): Remove outdated build script (88ff0ac)
  • chore(ffe-icons-react): Add icons to styleguide docs (a5552b7)
  • chore(ffe-icons-react): cleanup npm run targets (d5014bd)
  • chore(ffe-icons-react): Hoist dependencies (517fd2b)
  • chore(ffe-icons-react): import ffe-icons-react into monorepo (24b3f5e)
  • chore(ffe-icons-react): Update eslint config (e025e37)
  • chore(ffe-icons): import ffe-icons into monorepo (aba9779)
  • chore(ffe-icons): Remove secret url from CHANGELOG (beea8b7)
  • chore(ffe-icons): Update eslint config (1ac5213)
  • chore(ffe-lists-react): Use hoisted dependencies (afdd09a)
  • chore(ffe-lists): Import ffe-lists (42ad7df)
  • chore(ffe-lists): Remove stale readme info (8b37ea8)
  • chore(ffe-message-box-react): Add documentation (88dae36)
  • chore(ffe-message-box-react): Import ffe-message-box-react (b85691f)
  • chore(ffe-message-box-react): Remove transpiled code from source control (89a33ce)
  • chore(ffe-message-box-react): Rewrite tests (d5b2e02)
  • chore(ffe-message-box-react): Update ffe-icons-react dependency (fa99281)
  • chore(ffe-message-box-react): Use hoisted dependencies (c6cdd45)
  • chore(ffe-message-box): Import ffe-message-box (64f1bdb)
  • chore(ffe-message-box): Remove action message box (77fb60b)
  • chore(ffe-message-box): Use hoisted dependencies (4c42e4c)
  • chore(ffe-radio-button-react): Fix formatting error (e3b8214)
  • chore(ffe-radio-button-react): Import code (c5e91b7)
  • chore(ffe-radio-button-react): Migrate tests to jest (7568824)
  • chore(ffe-searchable-dropdown-react): Adjust to monorepo (9369479)
  • chore(ffe-spinner-react): Reimplement ffe-spinner-react (f3f8795)
  • chore(ffe-spinner): Import ffe-spinner (cd14778)
  • chore(ffe-system-message-react): Fix lint error (e5e47aa)
  • chore(ffe-system-message-react): Import component (6a3152c)
  • chore(ffe-system-message): Import system message (a4bf693)
  • chore(ffe-tables-react): Fix documentation and add to styleguidist (8447146)
  • chore(ffe-tables-react): Move to monorepo (ffe114c)
  • chore(ffe-tables-react): remove unnecessary dependencies (504d7ad)
  • chore(ffe-tables-react): Resolve hoisting and be specific in styleguide config (c7a66c0)
  • chore(ffe-tables-react): Rewrite tests to use Jest (06891ed)
  • chore(ffe-tables): Import ffe-tables (ac8e028)
  • chore(ffe-tabs-react): Fix lint error (ca61681)
  • chore(ffe-tabs-react): Move tabs react to monorepo (2cef84b)
  • chore(ffe-tabs): Import tabs to monorepo (9828c24)
  • chore(ffe-webfonts): Add LICENSE (b0930f0)
  • chore(release): publish (fd650f6)
  • chore(release): publish (eaa89b3)
  • chore(release): publish (7fc2be7)
  • chore(release): publish (5d6b276)
  • chore(release): publish (97e47b3)
  • chore(release): publish (fa9d32e)
  • chore(release): publish (ec5541b)
  • chore(release): publish (696e68d)
  • chore(release): publish (5e74e99)
  • chore(release): publish (4e96583)
  • chore(release): publish (f3f4946)
  • chore(release): publish (833e41c)
  • chore(release): publish (ef50ef6)
  • chore(release): publish (d52b517)
  • chore(release): publish (5ba70a4)
  • chore(release): publish (7d0a17b)
  • chore(release): publish (2030866)
  • chore(release): publish (bca90c5)
  • chore(release): publish (aa828e0)
  • chore(release): publish (aa1c210)
  • chore(release): publish (4e80687)
  • chore(release): publish (daa0c76)
  • chore(release): publish (6d53ffa)
  • chore(release): publish (2f1c019)
  • chore(release): publish (fe6daff)
  • chore(release): publish (13cfdac)
  • chore(release): publish (447e407)
  • chore(release): publish (fadfdaa)
  • chore(release): publish (44347e9)
  • chore(release): publish (2fe6d60)
  • chore(release): publish (7b885ef)
  • chore(release): publish (71b77ec)
  • chore(release): publish (cf7487c)
  • chore(release): publish (d95a526)
  • chore(release): publish (d55efad)
  • chore(release): publish (748534d)
  • chore(release): publish (2478b3b)
  • chore(release): publish (88e3ba2)
  • chore(release): publish (b8cac4d)
  • chore(release): publish (ef03a02)
  • chore(release): publish (2422790)
  • chore(release): publish (956ebde)
  • chore(release): publish (1767e41)
  • chore(release): publish (f222ea9)
  • chore(release): publish (ee6a2ff)
  • chore(release): publish (d6d2257)
  • chore(release): publish (bb982f9)
  • chore(release): publish (c406c9b)
  • chore(release): publish (5c07e61)
  • chore(release): publish (1a9e7d9)
  • chore(release): publish (7d38ed3)
  • chore(release): publish (bf743dc)
  • chore(release): publish (dc6526b)
  • chore(release): publish (0496c4f)
  • chore(release): publish (ea5916a)
  • chore(release): publish (a2fee88)
  • chore(release): publish (9201ab9)
  • chore(release): publish (de78e4f)
  • chore(release): publish (af4d469)
  • chore(release): publish (2af39c3)
  • chore(release): publish (258dabf)
  • chore(release): publish (ad31b46)
  • chore(release): publish (403df43)
  • chore(release): publish (15e942d)
  • chore(release): publish (9599d2e)
  • chore(release): publish (70f0146)
  • chore(release): publish (e2f3a2a)
  • chore(release): publish (d66c87e)
  • chore(release): publish (0f9c608)
  • chore(release): publish (1a8e84d)
  • chore(release): publish (e2dfd56)
  • chore(release): publish (d5bb1f7)
  • chore(release): publish (79ac1bd)
  • chore(release): publish (4b77c33)
  • chore(release): publish (542ca7e)
  • chore(release): publish (6661da9)
  • chore(release): publish (36b7872)
  • chore(release): publish (dcf4a3a)
  • chore(stylelint-config-ffe): import into monorepo (7e005aa)
  • fix invalid shell command for examples script (c5ac8b2)
  • init commit (0410255)
  • initial commit (97d9a6e)
    • Enable use of multiple select (8932553)
  • --no-space on ffe-content-container should work on larger screens as well (1f1af80)
  • --no-underline modifier for headers (e874437)
    • Add changes from ffe-dropdown (cd36ff0)
    • Added all files from nfe-icons (cec69b4)
    • BREAKING: Behavioural change on TableRowExpandable. If no children, or a falsy value is passed a (ea1055a)
    • Removed ffe-dropdown dependency (830a8e2)
    • Update faks-printer-solid-ikon.svg (b6ebe57)
    • Use PropTypes from prop-types package (edc1cc3)
    • Use PropTypes from prop-types package (eda8b46)
    • Use PropTypes from prop-types package (d41659e)
    • Use PropTypes from prop-types package (3cd5a87)
    • Use PropTypes from prop-types package (88f94ad)
    • Use PropTypes from prop-types package (f82ffcb)
    • Use PropTypes from prop-types package (b3798ad)
    • Use PropTypes from prop-types package (89bd8c2)
    • Use PropTypes from prop-types package (5f610d3)
    • Use PropTypes from prop-types package. (468053d)
  • v4.0.2 (fd6099d)

    • icons: hengelaas, pil-ned, tannhjul (7ccf2de)
    • visual regression tests (ff00476)
  • +icons (57800f3)
  • +publishConfig (67fc2d0)
  • 0.0.1 (4a54aa6)
  • 0.0.1 (08e8efa)
  • 0.0.2 (a49648d)
  • 0.1.0 (37d73e2)
  • 0.1.0 release (7c982ee)
  • 0.3.2 Endret title-element fra h4 til div og rendrer kun title hvis title er defined (ceb3a35)
  • 1.0.0 (edf3868)
  • 1.0.0 of ffe-checkbox-react (1e6892e)
  • 1.0.1 (50b0fc1)
  • 1.0.1 (adde9ca)
  • 1.1.0 (b160d9a)
  • 1.1.1 - using ffe-core@6.0.0 (71b6b4b)
  • 1.2.0 (a45e08d)
  • 10.0.0 - Remove element styling (1f1f1f6)
  • 2.0.0 (766bcba)
  • 2.0.0 (a95d0fd)
  • 2.0.1 (15631ee)
  • 2.0.1 - using ffe-core@6.0.0, added flow.sh + build.sh (a1e65a1)
  • 2.0.3 (5cde288)
  • 2.0.4 (2e203de)
  • 2.0.4 eslint with ffe-config (b037562)
  • 2.0.5 (2fb386b)
  • 2.0.5 update dependency ffe-datepicker to ^3.0.0 which support ffe-form 4.x.x (aec9210)
  • 2.1.0 (d56cef2)
  • 2.1.4 - updated design on tertiary button (2cf5087)
  • 2.2.0 (9dbfe25)
  • 2.3.0 (d6cb768)
  • 3.0.0 (e9677f0)
  • 4.0.1 (c54b408)
  • 4.1.0 (26055e8)
  • 4.1.0: Add support for inline prop (d1811f5)
  • 4.2.0 (962745b)
  • 4.2.0 Release (6b5946f)
  • 4.2.1 - readme improvements (7daaadc)
  • 4.2.1 Nytt bygg. (8d44d70)
  • 4.3.0 (e48f542)
  • 5.1.1 eslint (43a21c3)
  • Accept id for input element + other tweaks (fa81c9c)
  • accessbility + browser compability notes (cb521e4)
  • Add --no-top-padding for rows (976b04e)
  • add .ffe- prefix (e7f1624)
  • Add bg-blue-royal (c7b1062)
  • Add hideErrors prop to remove errors (d64b65c)
  • Add a bool default if isOpen is omitted (8ee133d)
  • Add a changelog :) (5918c84)
  • Add a unicode file for nbsp-s etc (a6f3125)
  • Add account number formatter (b9e7b46)
  • Add accounts from props to state on concurrent renders (0ff67b9)
  • Add amount formatter (b7487e0)
  • Add aria-activedescendent as replacement for focusable suggestion (9e5a6e3)
  • Add aria-label to fix uu empty-button error (6965e68)
  • Add babel-polyfill to support node 4 (7ad1047)
  • Add bankid and varsling icons (0e88927)
  • Add bgBlueRoyal prop to GridRow (0035b24)
  • Add bgPurpleMagenta prop to GridRow (aaf06a7)
  • Add buildCI script (a2f76e8)
  • Add changelog file (21e2117)
  • Add changelog, update readme (dcaa0fc)
  • Add CHANGELOG.md file (f2c679c)
  • Add CI build script (c41ed5c)
  • Add CI build script (3da7521)
  • Add CI build script (e04a21f)
  • Add CI build script (9c6d334)
  • Add CI build script (beb3c89)
  • Add CI build script (985be71)
  • Add class .ffe-grid__row--bg-grey-cloud (67fb6a1)
  • Add col modifiers for vertical and reverse (9f58824)
  • Add col modifiers for vertical and reverse (f1b505c)
  • Add common aria tags for DividerLine component (c5bbdde)
  • Add ContentContainer (ed58c99)
  • Add copy of css from react-scrollbar (97489af)
  • Add date formatter (fee2a44)
  • Add defaultValue property to Dropdown (53a188e)
  • Add deprecation notice (4df1311)
  • Add docs for React Styleguidist (00761e7)
  • Add docs, slight refactoring (e9d789a)
  • Add documentation (4dca39c)
  • Add documentation + test + rename (c037b69)
  • Add documentation and refactor internally (58a4118)
  • Add error and success modifiers (d1cbb7c)
  • Add ESLint and fix lint errors (fcde470)
  • Add eslint v3 to peerDependencies (d37321d)
  • Add example files (63815f4)
  • Add example for simplified import using Webpack and less-loader (22e4165)
  • Add example.html to .gitignore (c20be82)
  • Add examples for info and success messages below fields (3b7ab28)
  • Add ExpandButton, which has been missing (19af196)
  • Add ffe-core v9, looser peerDeps (fd48d56)
  • Add folder .idea/ to .gitignore (09f20c7)
  • Add forstorrelsesglass-ikon (6527da6)
  • Add generated example for sb1-design-system (ae3d718)
  • Add gravemaskin-ikon (81dadee)
  • Add green-mint row bg modifier (0873e7b)
  • Add header class for less margin between header and body text (bd0887c)
  • Add hjerte-kardiogram-ikon (0a158b9)
  • Add homepage entry with stash url to package.json (05eb83d)
  • Add Husky for pre-commit test-run + linting (c270656)
  • Add icons for innstillinger landingsside (0aed1d1)
  • Add info-sirkel-solid-ikon.svg (936c201)
  • add isLoading support (9f132e4)
  • Add kalender-ikon (7c6cadf)
  • Add kalkulator ikon (3cb89d3)
  • Add km formatter (84f60dc)
  • Add kontor bygg icon (b0d9374)
  • Add less imports to styleguide.less to fix styleguidist pages. (75941a3)
  • Add limit and offset props for pagination (842cf3b)
  • Add linting (dd5c836)
  • Add missing ffe-prefix in primary-button mediaquery (85c6168)
  • Add missing ffe-prefix in primary-button mediaquery (fb8f059)
  • Add missing flex-wrap in row-wrapper (d479536)
  • Add missing onChange prop (a6c74e5)
  • Add modifiers for blue background an stripping padding (643f99c)
  • Add new prop bgGreyCloud for grey row backgrounds (0cafe4d)
  • Add normalize.less (015ffa3)
  • Add npm compile script (a4d1bd6)
  • Add npm compile script (cd59a21)
  • Add npm postpublish script (63c71c0)
  • Add npm postpublish script (f3230a3)
  • Add npm postpublish script (9d24f35)
  • Add npm postpublish script (be7fb82)
  • Add npm postpublish script (e3cba61)
  • Add npm postpublish script (93dbadf)
  • Add npm postpublish script (2986f69)
  • Add npm postpublish script (e43081a)
  • Add npm postpublish script (0e3486c)
  • Add npm postpublish script (fa1771f)
  • Add npm postpublish script (ab5eab3)
  • Add npm postpublish script (616ebdf)
  • Add npm postpublish script (af2b7e7)
  • Add npm postpublish script (b6327b0)
  • Add npm postpublish script (57b2940)
  • Add npm postpublish script (0c1ae0d)
  • Add npm postpublish script (ad53daf)
  • Add npm postpublish script (326e3b8)
  • Add npm postpublish script (5493b0d)
  • Add npm postpublish script (9f0c30c)
  • Add npm postpublish script (16f3995)
  • Add npm postpublish script (df9796b)
  • Add npm postpublish script (2b4599f)
  • Add npm postpublish script (1ab148a)
  • Add npm run target has-published (d7c2cb2)
  • Add npm start to run some live examples of the buttons (a4091a4)
  • Add number formatter (14e5693)
  • add offset-0 support (b28f151)
  • Add option to set the id attribute of the input field (5ba1f6d)
  • Add padding to top of grid (2f520f0)
  • Add paperclip, reply-arrow icons (4601f4f)
  • Add percentage formatter (2f674ab)
  • Add person-rullestol-ikon (cb99af4)
  • Add prevent default for key down function on 'Enter' and 'Arrow up' event. (aad2ecf)
  • Add prop buttonRef so a DOM reference to the button can be obtained (c7ac14e)
  • Add prop for controlling if suggestions should be show onfocus or not. (75a4e0c)
  • Add prop types to Message box (c9f729c)
  • Add prop-type to avoid deprecation warnings (8e602ee)
  • Add property for static resources to package.json (15fa3ac)
  • Add property for static resources to package.json (79444ca)
  • Add props sortBy and descending to allow for initial sort of table (cacd8d0)
  • Add publishConfig (c028d2b)
  • Add RadioSwitch component (ca7136d)
  • Add registry and stop creating package-lock file (5b7302e)
  • Add reversed columns example (ab0cc03)
  • Add rounded corners (40e25a9)
  • Add rules for eslint-plugin-jsx-a11y (5f2b7dc)
  • Add rules from ffe-core (0bb57dc)
  • Add rules import/named and import/default (88d5917)
  • Add screenreader-only class (f785a60)
  • Add SectionWrapper component (0837dee)
  • Add snakkeboble-ikon and bump version to 4.4.0 (a2a2a22)
  • Add som texts (d3e0124)
  • Add soylediagram-ikon, pil-ut-av-boks-skraa-ikon and graf-opp-enkel-ikon (ca83915)
  • Add span element to space out .ffe-radio-switch (9426daa)
  • Add ssn / fødselsnummer formatter (f1c0d9c)
  • Add stylelint with ffe config (3f5b5bd)
  • Add support for aria-invalid prop (8ae67cf)
  • Add support for cobalt backgrounds, used by KFP Pension (1c62ebe)
  • Add support for disabled buttons (3cf206a)
  • Add support for form label tooltips. (8fa8b95)
  • Add support for new bg modifiers on rows (7a4d528)
  • Add support for onClick property on svgs (259150b)
  • Add support for removing checkbox from tab order via isTabbable prop (5e7c0a1)
  • Add support for setting the property for the Collapse element (d6c1064)
  • Add support for underlined links. Add cursor-style (c0a7cda)
  • Add system and error modifiers (8fb297a)
  • Add TabGroup component, support for passing props to Tab component (9d83459)
  • Add taleassistent-ikon (0e5452c)
  • Add test for aria-invalid handling (c500d86)
  • Add test: selected item should be from filtered suggestions (bc2857e)
  • Add the code (90b906d)
  • Add the mixins that will be removed from ffe-core in 8.x (4a8434c)
  • Add travis build status image (a61e30f)
  • Add typography components (1117a63)
  • Add visibility:hidden (02c025a)
  • Add visual test baseline. (e6bf343)
  • Add visual test for linked buttons (f41b75a)
  • Add visual tests and first baseline screenshots (c2c93fc)
  • Add visual tests, add ffe-buttons as dep (760155b)
  • Add workaround for IE11 and fast typing, which can cause characters to drop. (7baf6fb)
  • Add yarn (cd3c288)
  • Added --bg-blue-ice modifier to rows (f85ccaa)
  • Added --bg-purple-magenta modifier to rows (42ce68e)
  • Added -ikon suffix to graf-opp, kake-kvart, sparegris (a6f937a)
  • Added .gitignore (d61ad2b)
  • Added 3 optimized icons: boks-ikon, varebil-ikon and verktoy-skiftenokkel-ikon (c571cb7)
  • Added another breaking change to the migration guide (b0ed761)
  • Added aria-label to items so you can set screenreaders to read something else than the href-tag (::j (69efedf)
  • Added bgBlueIce prop to GridRow (a6c7830)
  • Added blyant-ikon, bsu-ikon and person-pluss-ion (f532906)
  • Added bottom border to radio-block header to prevent text from moving when changing selection (425f6d3)
  • Added button docs (2552ae8)
  • Added bygning-pluss-ikon (0f001eb)
  • Added changelog.md (8107aef)
  • Added chevron icons used by buttons. (e908ebc)
  • Added default styling to paragraphs (d1804f4)
  • Added docs for other input elements (d2959b6)
  • Added dynamic files to gitignore (f21f2e5)
  • Added example. (20a3bd8)
  • Added examples and bumped devDep on ffe-form. (d8db112)
  • Added graf-opp, kake-kvart, person-slips-ikon, sparegris icons (90f7927)
  • Added hus-hake-ikon, hus-hjerte-ikon and kr-hake-ikon (0f43b3e)
  • Added icons exported from AEM Digita Asset Manager (b7d8c22)
  • Added ignoreStateless for 'react/no-multi-comp': [2, {'ignoreStateless': true}], - The original rule (1be2281)
  • Added index styles (12e1c2d)
  • Added isLoading propert to show spinner in suggestion list (5b1e95e)
  • Added konvolutt-ikon (00b5992)
  • Added missing dependency on ffe-icons-react (a6a02c6)
  • Added mixins (738c8c1)
  • Added moped-ikon (f5d84ef)
  • Added more optimized icons (a023ce0)
  • Added mynter-to-stabler-pluss.svg (1b84557)
  • Added new baselines (af3db38)
  • Added new files to imports (4f1e4af)
  • Added new typography (4fc107c)
  • Added optimized bamse-ikon (e5f1805)
  • Added optimized chevron-ikon (3ddca8d)
  • Added optimized familie-ikon (a480536)
  • Added optimized flamme-ikon (3df35b4)
  • Added optimized fly-ikon (be253c6)
  • Added optimized gave-ikon (d7f2f87)
  • Added optimized hake-ikon (902ecec)
  • Added optimized hjerte-ikon (7114850)
  • Added optimized info-sirkel-ikon (714604f)
  • Added optimized kr-pose-ikon (8d28510)
  • Added optimized lyspare-ikon (1d8b815)
  • Added optimized lyspare-ikon (34b1b94)
  • Added optimized person-mikrofon-ikon (70288a6)
  • Added optimized telefon-ikon (c04ae41)
  • Added optional onFocus prop. Return null on accountSelector reset (eaaddf4)
  • Added padding to svg-icon (8e18f9b)
  • Added paraply-ikon (22b4542)
  • Added plaster-ikon (48ec2fa)
  • Added pose-i-haand.svg (f50dbd8)
  • Added posibility to opt out of element styling with new entry file: (04cfc24)
  • Added prop for input placeholder (18b1b66)
  • Added prop for onAccountSelected (2be2460)
  • Added requirements for 'value' to 'radio-button-group' (9c042cf)
  • Added some styling for suggestions in a general, non-multi selector. (bac5978)
  • Added stetoskop icon (0873537)
  • Added styling for basic form components (b8b8806)
  • Added support for ffe-form version 4.x (6c6ed00)
  • Added support for ffe-form version 4.x (c2cda56)
  • Added support for ffe-form version 4.x.x (5cecaaf)
  • Added SVG sprite generation (0779d97)
  • added test-case for sorting on undefined attributes (582964c)
  • Added variable paths for fonts and icons (12e61cd)
  • Added visual tests (3ceee42)
  • Adding nexus url to package.json (146a1da)
  • Adding support for tabIndex for Tooltip (25f0225)
  • Adding the first version (a0acc89)
  • Adds -e to the shell so Jenkins can mark build as failure (965d948)
  • Adds -e to the shell so Jenkins can mark build as failure (fdb51da)
  • Adds meta data for proposed new style guide documentation system (ce2dca9)
  • Adjust code so it can run during the stoneage (adf17b8)
  • Adjust font-family of input-field and textarea from MuseoSans-300 to MuseoSans-500. (aedf6f2)
  • Adjust radio button focus state and transitions (0c32771)
  • Adjusted the height of ffe-dropdown to match the height of ffe-input-field (c70c08e)
  • Adjusted the vertical position of the radio switch label (0e69e4e)
  • Advice against using in its current form (3fc5a30)
  • Advice against using in its current form (a03c5cd)
  • Advice on which usage pattern is best fitted for production (8f1ccdd)
  • Allow non-major upgrades of peer deps (6ed0ff1)
  • Allow setting the button type property (a2ba6b9)
  • Allow the ffe-form peer dependency to be either 1.x or 2.x (7dae305)
  • Allow the peer dependency on ffe-form to be either 1.x or 2.x (0f4084d)
  • Allow undefined to be passed to account filter (cc695e8)
  • Also copy fonts to target/archive (e290e44)
  • Also trigger onValidationComplete for empty values (97d349a)
  • Apparently there are no examples (0bb4319)
  • aria-invalid use bool instead of string (46375a9)
  • Attempt to publish 6.0.0. (e334303)
  • Autoformat code (5aa85c2)
  • Automate test and publish, also add picture of all icons to README.md (cfb6c0c)
  • Avoid domain-specific classname "price" (b2f587b)
  • Babyproof the Heading class (e2317f9)
  • Backgrounds should be full width (0e559d0)
  • Basic link-card (bd2a8a5)
  • BEM ftw (c815e78)
  • better propnames for Base (da6a376)
  • Bring back ffe-button-group (41531bd)
  • Bruke @white i stedet for #FFF. (e65e815)
  • BUG Links not conforming to contextual font size (5598906)
  • BUG Missing pixel state making abnormally large buttons (54f7835)
  • bugfix avoid mixing state and props (7949065)
  • BUGFIX Fixing bug introduced in commit 25a1db2fbe17ba0721c4b6ff47bdad356ea7cff9 (a6d912a)
  • Building the app must be part of build.sh so example html gets bundled. (117c994)
  • Bump dependencies and fix baseline due to ffe-core 8.1.2 (2d7fced)
  • Bump dev dependencies (907d099)
  • Bump devDependencies for ffe-context-message (9280abc)
  • bump ffe version (dc70701)
  • Bump ffe-core and ffe-form. (dd0bb97)
  • Bump ffe-core dependency to 6.x (0b79f18)
  • bump ffe-core dependency version to make sure expandable table colors are defined (ecbbd79)
  • Bump ffe-core to ^8.0.2 (c720d10)
  • bump ffe-datepicker version (08488b9)
  • Bump ffe-icons (5b3c31e)
  • Bump ffe-icons (93239b9)
  • Bump ffe-icons to 7.13.0, fix server script (642ab05)
  • Bump ffe-icons version (331a411)
  • Bump ffe-icons version (18b8fb4)
  • Bump ffe-icons version (f7d56eb)
  • Bump ffe-icons version to 7.9.1 (03bb64f)
  • Bump ffe-visual-tests-support to 2.0.0 (6d7e206)
  • Bump ffe-visual-tests-support to 2.1.0 (a4dae73)
  • Bump gemini for the lolz (bc9a7b8)
  • Bump outdated deps (91a6e27)
  • Bump the god damn version number (8742b1f)
  • Bump to minor version and document obsolete class (4be454c)
  • Bump version (05ef4c9)
  • Bump version (908f2f8)
  • Bump version (a86698d)
  • Bump version (c3cd003)
  • Bump version (06df26d)
  • Bump version (c7b9087)
  • Bump version (4d22c71)
  • Bump version (7dbc850)
  • Bump version and add changelog entry (879fd98)
  • Bump version for release (0913fa8)
  • bump version number (f3fb576)
  • Bump version of eslint-config-ffe and ffe-icons (cf4dfe8)
  • Bump version of ffe-icons (b1dbc3d)
  • Bump version to 1.0.0 (b3acf46)
  • Bump version to 3.0.0 and update changelog (2fb088a)
  • Bump version to 4.0.0 and fix lint warnings (caea6da)
  • Bump version to test jenkins tagging (aaa765d)
  • Bump version, invalidate previous version because of missing dep (e9a3769)
  • bumped dependencies ffe-core and ffe-tables (d82aadc)
  • bumped ffe-core peer dependency version (8758e7d)
  • Bumped ffe-icons to 7.6.0 (109e71f)
  • Bumped version number (c00fb29)
  • Bumping minor-version, removing unnecessary undefined value assignment (70bf482)
  • Bumpt ffe-icons to ^5.0.0 (f2234bf)
  • bumpversion for wrapper hotfix avail in npm (814fc59)
  • Call blur prop when dropdown is not showing and input field loses focus (1b89001)
  • Call onBlur prop when input field loses focus to another element than dropDown (efc75c7)
  • Center clear button in input field (62614fe)
  • Center content vertically. (7314458)
  • Change 'utils' in production builds (7ccfe4c)
  • change background-position of dropdown arrows to avoid text overflowing into them (e2bb13b)
  • Change icon size to 14px (d194eec)
  • Change package name for ffe-list to ffe-lists (34ad0d7)
  • Change the shebang so the script works better on more flavors of Linux (266cb69)
  • Change to minor after input from The Glenn (04ba4f9)
  • Change way to set background colors (890de29)
  • Changed paragraph margin, so that we consequently use margins on bottom only. Without clearfix they (1d8b87e)
  • Changed stuff (05d8cb7)
  • Check is version is published before deploy (713aaa4)
  • Check recursively for nested grid components (b245e38)
  • Checkboxes skal alltid være skjult. Bruker klasse i stedet for å style direkte på elementet. (373edef)
  • chmod +x on buildCI.sh (2c8cbc8)
  • Chore - update dependencies (6ecf9fc)
  • CI build script (0826864)
  • Clarified README with regards to CSS (e0bece0)
  • Clean slate for version 2, as agreed during Frontendforum (4f10987)
  • Clean up workspace before each jenkins build (af543a8)
  • Clean up workspace for each jenkins build (5ad7dc4)
  • cleaner eslint config (2912384)
  • cleanup (bbafcaf)
  • Cleanup multiselect (19943d4)
  • Cleanup npm run targets (8436e32)
  • cleanup onSuggestionListChange (5ef39a0)
  • cleanup props (08f23cb)
  • clear accountselector onreset (06a2cf4)
  • Code review: Fjern dep til chai enzyme (ea8b36e)
  • Code style fix. Legger ikke ul i p bare for å få padding under. Lukker i tillegg li-ene. (e784d56)
  • Color corrections and some small tweaks (a23d952)
  • Comment unused styles (81f5158)
  • Compressing (04f7845)
  • Condensed grid with less gutter (2e0980a)
  • Condensed variant of action, primary, secondary, tertiary and shortcut button (04deea5)
  • Condensed variant of tab-button (ad28a2a)
  • consolidate :) (cfc176b)
  • Correct path in import statement docs (37e11be)
  • correct version number (366dbe9)
  • Corrected css class name README.md (2057588)
  • Corrected mix-up in the changelog. (bb23070)
  • Corrected title in examples/index.html (cc49000)
  • Corrected title in examples/index.html (204cee5)
  • Corrections to readme. (7b2941b)
  • Create component (8237159)
  • Create repo (cdb6bfd)
  • Create repo (22d7622)
  • Created base selector with common selector logic (69201c8)
  • Created project from generator (f942fd8)
  • Created single account selector using Base (8c5134f)
  • Created the ffe-product-card designed in SFO-4293 (eff5723)
  • css fixes, naming (71be377)
  • css naming, tests (91959a8)
  • Default dimensions for grid-col is sm={12} (b3680af)
  • Default filter to false to simplify behavior. Filter is not needed until onInpuChange triggers. (78289f7)
  • Defaulting isTabbable to true if not provided (91f7946)
  • Delay bumping the version for now (0cb4e2d)
  • Delete refactored classes (4f44470)
  • Delvis nytt design på eksempelsiden. (7b03f69)
  • Deprecated FFE-prefix to button names. Added isTabbable support. (07ab463)
  • Destructure Component from React import (c81b458)
  • Destructure prop-types (ac13b4a)
  • Destructure prop-types (3bfa5d2)
  • Destructure props and refactor a bit for clarity (5440be7)
  • dette feila i IE, alt ble skjult bak button. Fjernet button for å fikse dette. (ac20dcd)
  • dev-release 1.2.0 (8d84f16)
  • devDependencies and peerDependencies got swapped (3e5f8f4)
  • Did a couple of corrections in the readme file (fdca0d7)
  • Did a couple of corrections in the readme file (775ad0d)
  • DIG-10867 renamed inputError to ariaInvalid (59832d9)
  • DIG-11112 - Styling nytt søknadsskjema kredittkort. (f7bfc92)
  • DIG-11112 - Styling nytt søknadsskjema kredittkort. (559046e)
  • DIG-11112 Responsiv styling av ffe-input-field. (b4b012a)
  • DIG-11112 Responsiv styling av ffe-input-field. (ab6f24a)
  • DIG-11112 Responsiv styling av ffe-input-field. (77d7ac6)
  • DIG-11112 Responsiv styling av ffe-input-field. (87a15a4)
  • DIG-11112 Responsiv styling av ffe-input-field. (af24dc6)
  • DIG-11112 Responsiv styling av ffe-input-field. (e96d390)
  • DIG-11112 Styling nytt søknadsskjema kredittkort. (1511c84)
  • DIG-11112 Styling nytt søknadsskjema kredittkort. (c90470e)
  • DIG-11613 maxLength for input (8a7683f)
  • DIG-11616 Documented future requirement (08607d7)
  • DIG-11616 Lagt til aria-invalid på dateinput (8c4920e)
  • DIG-11617 fixed tabbing bug related to shift tab not closing datepicker (eb491fc)
  • DIG-11707 bumped version, added notice in changelog and increased right-padding of accordion-toggler (1c5f147)
  • DIG-11733 Setter valgt konto og verdi (f0fb0da)
  • DIG-11882 made label blocking when radiobuttons are inline (aaebc0b)
  • DIG-12181 Added optional prop noMatches on AccountSelector (0a053a0)
  • DIG-12181 Added tests for AccountSelector (only covering changes in this DIG) (52de95a)
  • DIG-12261 Added default prop for selectedAccount and value to fix React warning (995418f)
  • DIG-12261 Bugfix missing X when preset account. UX fix to presist focus upon account selection. (323ecab)
  • DIG-12261 Legger til onAccountSelected callback ved state reset (8673442)
  • DIG-12261 Release 1.4.0. Added optional onAccountSelected prop. Fikser UX rundt onBlur. (5218149)
  • DIG-12309 Only highlight accounts when accountlist is open (cfcb36a)
  • DIG-12309 Only trigger onBlur when leaving the whole component (7c8b1a7)
  • DIG-12309 Upgrade react dev-dep due to bug (d6d297e)
  • DIG-12309 Use same devDependency as peerDependency for react (dd2d206)
  • DIG-12929 Do not throw onChange on blur if account is not changed (99a1ed2)
  • DIG-12929: gi mulighet å ikke sette fokus på komponenten ved reset (f5ae9e5)
  • DIG-12929: refactoring + unittest (c24700d)
  • DIG-13025 Fix bug when throwing onChange (649c8be)
  • DIG-13025 Input field steals focus onBlur in IE. Set focus after render is complete (6139a21)
  • DIG-13025 Linting errors (68166ff)
  • DIG-13025 Prevent giving focus to accountList on accountSelect event (29e9c2b)
  • DIG-13025 Removed emptySuggestionsField state (c9699d4)
  • DIG-13025 Removed redudant state variables accountSelectedFromDropdown and resetField. Use highlight (e9d1e13)
  • DIG-13258 - Responsiv CSS. (8497b63)
  • DIG-13258 - Responsiv CSS. (bcd9fc6)
  • DIG-13440 new release (070354c)
  • DIG-13440 Remove abbr as it is not a prop (74e94b4)
  • DIG-13571 Added border-collapse: collapse (60d4c0b)
  • DIG-14289 Added ffe-form-label--block to label (c261add)
  • DIG-16393 added ffe-form 2.x and 3.x to peerDependency (9b030ed)
  • DIG-16393 Added padding to large text for checkbox label (75123ad)
  • DIG-16393 added support for ffe-form 2.x.x and 3.x.x (97278de)
  • DIG-16393 bumped dependency ffe-form (9417d6f)
  • DIG-16423 La til outline 0 på fokus for å unngå "dobbel" fokus (842c245)
  • DIG-18423 Add outline: 0 to .ffe-primary-button:focus to avoid "double" focus in Firefox. (4deb3e9)
  • DIG-19343-three-colorful-icons (97f4917)
  • DIG-20265 Bumpa versjon (c413244)
  • DIG-20265 Bumped ffe-icons-react dependency (a9f1661)
  • DIG-20265 Kompatibel med nyere versjoner av ffe-icons-react (1e8ca9c)
  • DIG-20269 remove sorting arrow if header is empty string (c8f23b5)
  • DIG-20269 remove tabindex from span inside header cell if header content is empty string (ee5c0a0)
  • DIG-20497 change invalid option color (d712a13)
  • DIG-21418 componentWillReceiveProps ftw - not change state in render (d5a4a4f)
  • DIG-21418 set this.state.expanded to false if no children is passed to TableRowExpandable (2c2990b)
  • DIG-21788 All rows will now collapse on sort. (31d59f8)
  • DIG-21788 BREAKING: Major API changes as we introduce the magic table which is both expandable and s (2b7a885)
  • DIG-219 Open datepicker when validation error is present (16de48c)
  • DIG-22307 Added optional boolean props condensed and smallHeader to support table modifiers from (e5ed109)
  • DIG-22398 Reverted attempted fix on onKeyDown-events on expandable rows as it caused unforseen iss (f68347f)
  • DIG-23009 Add support for ffe-core 9. (d370cd0)
  • DIG-23009 Add support for ffe-core 9. (d2239d3)
  • DIG-23009 Add support for ffe-core 9. (d5b5d8d)
  • DIG-23009 Add support for ffe-core 9. (b0c114c)
  • DIG-23009 Add support for ffe-core 9. (75b1333)
  • DIG-23009 Add support for ffe-core 9. (47f92cc)
  • DIG-23009 Add support for ffe-core 9. (1ea4751)
  • DIG-23009 Add support for ffe-core 9. (a1b53cf)
  • DIG-23009 Add support for ffe-core 9. (e20d6e9)
  • DIG-23009 Fix peerDeps to be able to bump to ffe-core 9 in other projects. (51f03b4)
  • DIG-23058: Add labelledBy and describedBy properties. Remove aria-live. (bb92b35)
  • DIG-23058: Pass through additional props to the underlying components (99b5756)
  • DIG-23058: Remove aria-live from RadioButtonGroup (af4e3c5)
  • DIG-23160 House start icon (551728b)
  • DIG-23586 Added missing padding to tooltip text (6e597c8)
  • DIG-23586 Adding optional tooltip on radio buttons for extra information (12a1257)
  • DIG-23586 Adding tooltip as optional prop (3f9cfe0)
  • DIG-23586 Adding tooltip as optional prop (c743705)
  • DIG-23586 Adding transitions when toggling the show-tooltip-icon (bfc3fcb)
  • DIG-23586 Change to minor upgrade (0ec1feb)
  • DIG-23586 Change to minor upgrade (commit 2) (6baad0f)
  • DIG-23586 Changed to a better documented feature with demo of toggle (3677a95)
  • DIG-23586 Changed to minor upgrade v1.1.0 (16c687d)
  • DIG-23586 Changing storing styles in component state and only relying on sent in prop (77b29b6)
  • DIG-23586 Changing to extend ffe-small-text as it was a copy (11b6c61)
  • DIG-23586 Fixed invalid prop on radio button, radio button group and radio switch to handle the vali (8cf7a49)
  • DIG-23586 Fixed margin to not show before tooltip is opened (48b645e)
  • DIG-23586 Fixing performance-issue with function reallocation on render (b4f3160)
  • DIG-23586 Functionality is now clickable in the example so updated failing visual tests (886e12f)
  • DIG-23586 More precise changelog on last update (4a84e83)
  • DIG-23586 Removing unnecessary class specification (1bf6e08)
  • DIG-23586 Updated changelog (753c8ab)
  • DIG-23586 Updating visual test screenshots (6908b45)
  • DIG-23586 v5.2.2 - Adding invalid state on radio buttons (0064053)
  • DIG-23954 Bumpa ffe-form i peerDependencies (fb8b3d0)
  • DIG-23954 Bumpa ffe-form peer dependency (718637b)
  • DIG-23954 Bumpa ffe-form version range (e643a0a)
  • DIG-23954 Bumpa version range for ffe-form til 6.x (nyeste) (7fc895b)
  • DIG-23954 Det har kommet ny versjon av ffe-form (56d42fb)
  • DIG-23954 Kommet ny major versjon av ffe-form. Denne skal ikke ha noe å si for ffe-checkbox-react (5392129)
  • DIG-23954 Økte version rangen for ffe-form, da det har kommet ny versjon (8bfd166)
  • DIG-23954 Oppdaterte CHANGELOG (4f45286)
  • DIG-23954 Tok med 5.x i version rangen også (1b875fa)
  • DIG-23954 Utvida dependency version for ffe-checkbox-react til alle v4-versjoner (dce1255)
  • DIG-24003 Added option to show checkbox in invalid state (6cee6b8)
  • DIG-24003 Added option to show checkbox in invalid state (7260a8d)
  • DIG-24003 Adding aria-invalid (58de28b)
  • DIG-24003 Removing class ffe-checkbox--invalid as the aria-invalid is now used as specificity from f (1820d96)
  • DIG-24003 Removing class ffe-checkbox--invalid in favor of aria-invalid on the input element (89f202d)
  • DIG-24003 Removing failing tests for removed class (e1308ae)
  • DIG-24039 added --hide-md modifier (ac5266b)
  • DIG-24039 Added support for hiding columns on tablet screen sizes. (596583d)
  • DIG-24399 Adding more multilines in example (5096d91)
  • DIG-24399 Adding support for multiple vertical lines (1a599a5)
  • DIG-24399 Adding wrapper and changing to spans according to change in ffe-accordion (23881b9)
  • DIG-24399 Changing to breaking change and v3.0.0 (09280a3)
  • DIG-24399 Changing to use flex to align items (ddc3d39)
  • DIG-24399 Changing to use flex to align items instead of absolute positioning (75ec654)
  • DIG-24399 Updating visual test baseline images and removed unnessesary css (6ee13a7)
  • DIG-24399 Upgrading major version to 3 (4d53ff0)
  • DIG-25592 * Bump peerDep on ffe-tables to ^8.0.0. (f26a90a)
  • DIG-25592 BREAKING: Changed --hide-md modifier to hide columns between sm and md breakpoints i (5f1e4ab)
  • DIG-25592 Change version to 8.0.0. (306a46c)
  • DIG-25592 Removed responsive from all styles. Style names are now ffe-table, ffe-table__cell, (1fbe531)
  • DIG-25592 update example (dd84e5f)
  • DIG-25624 Added info on starting local dev (92f0cb2)
  • DIG-25624 Added the component, tests and setup (d45319a)
  • DIG-25624 Adding missing npm command (373d790)
  • DIG-25624 Adding prop-types as peerDependency (14c0a8c)
  • DIG-25624 Adding support for sending in multiple file upload support (e042ce6)
  • DIG-25624 Adding support to send in accept (5ef5487)
  • DIG-25624 Changing from globals -> env in .eslint (ff01673)
  • DIG-25624 Changing to v7.0.0 (fef4836)
  • DIG-25624 Fixing failing test after stringifying aria-invalid (d3e1d56)
  • DIG-25624 Fixing visuall tabbed focus and vertical alignment (84959a0)
  • DIG-25624 Removed unnessesary function (fa7aa46)
  • DIG-25624 Removing unnessesary tabIndex (61f6bcc)
  • DIG-25624 Replacing all reference to yarn -> npm (1d7427c)
  • DIG-25624 Setting aria-invalid to a boolean string (26bf79f)
  • DIG-25624 Updated dependencies (b0d6bc2)
  • DIG-25624 Updated export statement (14b819d)
  • DIG-25624 Updated the version number (414bfde)
  • DIG-25624 Updated to support tabbing (b2e95a0)
  • DIG-25624 Updated visual tests (639cc36)
  • DIG-25624 Updating eslint globals to not allow overriding (584f758)
  • DIG-25624 Updating the upload file button and list of uploaded files (c591dbe)
  • DIG-25624 v6.5.0 Updated changelog (8758c16)
  • DIG-25624 We should use npm in ffe components (2dcef22)
  • DIG-26354 Fix console error and code style. (bfc100d)
  • DIG-27044 Clearing after callback is triggered and not before (f7ee2a3)
  • DIG-27044 Fixed *-problem (92695ec)
  • DIG-27044 Fixed bug where file input element was not cleared after each upload(causing sequential up (b662d95)
  • DIG-27084 Adding success and info message support (d769265)
  • DIG-27084 Adding support for multiple error messages (b7e6bb4)
  • DIG-27084 Moved clearing of input to enable multiple upload (3cb1b86)
  • DIG-27084 Update version and changelog (166e7e3)
  • DIG-27084 Updating readme.md (2175737)
  • DIG-27500: IE11 opens dropdown when the list changes (e5294c8)
  • DIG-27500: IE11 opens dropdown when the list changes (553cab2)
  • DIG-27596 Adding support for id as input (5cbb3da)
  • DIG-27596 Fixing aria-label support by setting value from label (93ee48d)
  • DIG-27962 viser korrekt valuta for kontoer med andre valutaer enn NOK (ed7f411)
  • DIG-27962 viser valuta før sum for engelsk locale (be3b470)
  • DIG-28174 Legge til ikon for IPS-varsling (4700ee0)
  • DIG-28174 Legge til p-pose-stjerne-ikon (95ebe1a)
  • DIG-28190 Add support for ffe-form@8 and ffe-core@10 (3ddfb82)
  • DIG-28190 Add support for version 7 and 8 of ffe-form. (694214b)
  • DIG-28190 Add support for version 8 of ffe-form. Fix incorrect variable names in i18n. (86776df)
  • DIG-28190 Add support for version 8 of ffe-form. Specify version of React-related packages to 15.x. (18a0899)
  • DIG-28190 Add support of version 8 of ffe-form (3fd372b)
  • DIG-28190 fjerne package-lock (f635e78)
  • DIG-28190 støtte for eslint-plugin-react@7 og legger til package-lock.json (80fe443)
  • DIG-28190 Update peerDep on ffe-form to include version 8.x (a38c429)
  • DIG-28649 changelog og bump (317fe9b)
  • DIG-28649 flytter cursor:pointer ut fra hover pseudo-klasse slik at iOS9.x får nødvendig pointer for (3627ada)
  • DIG-28791 : Now possible to use leftIcon with Tertiary-button (554a4bd)
  • DIG-28803 : Add onValidationComplete property (b08509a)
  • DIG-28895 Added kr-klokke-ikon (6a30348)
  • DIG-28895 bump ffe-icons to 7.17.0 kr-klokke-ikon (5bcfb2c)
  • DIG-29243: PR feedback (3f6f7a3)
  • DIG-29243: Updated to support React 16 (b49819d)
  • DIG-29285: React 16 (f1b7b35)
  • DIG-30081 : Now possible to de-select all accounts (998bd6e)
  • DIG-30456 fjerne implisitt clearing for input fields (6fb45cf)
  • DIG-30456 fjerne implisitt removal x-sign from IE (11aa9e8)
  • DIG-30860 hid search, moved user nav (50275cc)
  • DIG-32163: Bumpe package.json og ta følgene. (c74f282)
  • DIG-7924 Endret core version til 4 eller høyere (fc63673)
  • DIG-7924 Minor version (d4ddec2)
  • DIG-7924 Ny versjon med tab og ghost buttons (9cd8983)
  • DIG-9062 La eksempelet på en mer lokisk plass (9096bac)
  • DIG-9062 Oppdatert visuell regresjonstest (80fa2e4)
  • DIG-9062 Tertiary button as described here: REMOVED (64bab23)
  • DIG-9062 Update visual tests (f1542ce)
  • DIG-9441 API changes and improvements after review (6be8e4b)
  • DIG-9441 Changes after PR (cd148a4)
  • DIG-9441 Refactor ffe-dateinput and its test (09da5d8)
  • DIG-9441 Updated datepicker with new design, i8ln, accessibility and more (811dd25)
  • DIG-9441 Use standard npm script pretest instead of lint (be93f41)
  • DIG-9892 - Oppdatere ffe-dropdown komponent. (46009de)
  • DIG-missing added missing packages (72167a7)
  • DIG-project added deprication notice (3604395)
  • DIG-suggestion added a tableflag (6d12135)
  • DIG-suggestion added eslint and updated readme (8e88950)
  • DIG-suggestion added initial suggestion (c9a94dd)
  • DIG-suggestion added test (a71b08f)
  • DIG-suggestion changed componentheight to class (49c6ed5)
  • DIG-suggestion changed to tablerow-flag (c8712d0)
  • DIG-suggestion fix for readme file (49978c7)
  • DIG-suggestion removed unneded else in flow (564456e)
  • DIG-suggestion removed unneded prefixer (55847b3)
  • DIG-tertiary added tertiary button, since it seems like it belongs here (28df957)
  • Disable account filter when account is selected. This makes it easier to change accounts after an ac (3456527)
  • Disable account filter when initializing with preselected account. Added example of selector with pr (fbeffcb)
  • Disallow debugger statements (c47dc4f)
  • Diverse oppdateringer og justeringer. (5860661)
  • Do not require manual styling of shortcut-button's icon (2dfda5d)
  • Docs ready for autopublishing (bc633ee)
  • Document and refactor (5ea3ee4)
  • Document prop types (4a821d5)
  • Document the component (d85b05e)
  • Document the components (2598023)
  • Document this monstrosity (762f24c)
  • Document usage of the three components (59e1038)
  • Document, rename and clean up (492bc12)
  • Dokumentasjon oppdatering (720d3f5)
  • Dont break if provided an external id (74a90a5)
  • Dont make people npm install with -g flag (8e0785b)
  • Dont pass on known props (cbc8d85)
  • Dont version generated code (36f4cbe)
  • du kan nå bruke space eller enter for å rulle accordion item som du kunne før når det var button (644b348)
  • Dummy commit on master branch (309c95b)
  • Enable account filter on user input (7ca4d46)
  • Enable use of a FFE-icon inside of secondary buttons (4cfbe21)
  • Enforce closing tag newline if multiline component (3b1cba2)
  • Enforece line break after first prop if multiline props (6832ac7)
  • Ensure id is a valid ID (c8ef1a1)
  • Enum validation on locale (aee958d)
  • error message and aria handling added (dd6e263)
  • Exact matching og version to allow publication of dev versions (4fd0acc)
  • Example for lazy rendering of expandable content (1575b9a)
  • Example for reseting AccountSelector from parent component (2be1f2c)
  • expandable row with transition (46f5703)
  • expanded row css (b274a58)
  • Export a util for creating a grid overlay (4878093)
  • Expose reset method from BaseSelector in AccountSelector (60bb91a)
  • Feedback fra pull request: Extend h4 for å unngå for mange definisjoner av fonter. (16f4212)
  • FFE now goes to 8 (087358f)
  • FFE versjon 2.0.4-changelog. (a4340ab)
  • FFE_147 Remove event listeners on unmount (f6292a4)
  • FFE-102: Replaced all occurences of label in front of fieldsets with legend in the examples (1101925)
  • FFE-102: Updated the docs. (6f084da)
  • FFE-103. Add aria-invalid support (059bfdb)
  • FFE-105. Refactor for less specificity (331d4d2)
  • FFE-105. Use classes for styling (8fecac8)
  • FFE-109 - v1.1.0 (9a5874c)
  • FFE-11. Change focus styles (f625802)
  • FFE-11. Update FFE radio switch color (11962a8)
  • FFE-110. Add .ffe-dropdown--sm class (9927837)
  • FFE-110. Change class name to --small (4aa85a8)
  • FFE-110. Reorder properties in dropdown file (ee56e4b)
  • FFE-110. Update visual baseline images (12b2093)
  • FFE-112 added --bg-sand modifier for ffe-check-list (c1b51ca)
  • FFE-112 added className support for ffe-check-list (18dea9f)
  • FFE-114: Modified the font size for dropdowns from 18px to 16px (9e58b43)
  • FFE-115 Add chevron icon to shortcut button by default (29f54d5)
  • FFE-118 add border-radius (5bcfd96)
  • FFE-119 remove styling for lists (e3e28c1)
  • FFE-121. Remove width styles from ffe-form (d45976f)
  • FFE-124 replaced hardcoded font-sizes with mixins from ffe-core (ecfbd92)
  • FFE-124 replaced hardcoded font-sizes with mixins from ffe-core (7696d71)
  • FFE-124 replaced hardcoded font-sizes with variables (788a11a)
  • FFE-125. Add a basic README with API instructions (7c959a6)
  • FFE-125. Add viewport meta to examples html (62c9dc2)
  • FFE-125. Fix some errors in the grid (1230e15)
  • FFE-125. Ignore compiled files (e783cad)
  • FFE-125. Initial implementation (a9a3906)
  • FFE-126. Bump version and fix npm start (63df8ae)
  • FFE-126. Fix mess from 1.3.1 (dd36302)
  • FFE-126. Update design (8e6797c)
  • FFE-126. Update visual baselines (e221f33)
  • FFE-128: Bumped dev dependency ffe-form to 4.x (7938949)
  • FFE-130 Add stylelint with ffe config (f35b53b)
  • FFE-130 Add stylelint with ffe config (724db8c)
  • FFE-130 Add stylelint with ffe config (d27def6)
  • FFE-130 Add stylelint with ffe config (3eb34cb)
  • FFE-130 Add stylelint with ffe config (8a64d00)
  • FFE-130 Add stylelint with ffe config (d9f3344)
  • FFE-130 Add stylelint with ffe config (6fa374a)
  • FFE-130 Add stylelint with ffe config (c7c700d)
  • FFE-130 Add stylelint with ffe config (d15c783)
  • FFE-130 Add stylelint with ffe config (a243f88)
  • FFE-130 Add stylelint with ffe config (df7238b)
  • FFE-130 Add stylelint with ffe config (90ef9c4)
  • FFE-130 Add stylelint with ffe config (f1144ee)
  • FFE-130 Add stylelint with ffe configuration (221e517)
  • FFE-130 Adjust rules to actual FFE coding style (41a7a50)
  • FFE-130 Update eslint configuration (a3cda05)
  • FFE-130 upgrade eslint (d292a70)
  • FFE-130 Upgrade eslint and use latest FFE configuration (4570b36)
  • FFE-130 Upgrade eslint configuration (3fdf35c)
  • FFE-130 Upgrade eslint to use FFE config (53ff636)
  • FFE-130 Upgrade eslint to use ffe configuration (86623c3)
  • FFE-130 Upgrade eslint to use ffe-config (3a0c545)
  • FFE-130 Upgrade eslint to use latest ffe config (995a1a2)
  • FFE-130 Upgrade eslint to use latest ffe config (efe80dc)
  • FFE-130 Upgrade eslint to use latest ffe config (f11ae0c)
  • FFE-130 Upgrade eslint to use latest ffe config (090575d)
  • FFE-130 Upgrade eslint to use latest ffe config (dc18bb7)
  • FFE-130 Upgrade to use latest FFE eslint (f6be7d8)
  • FFE-130 use stylelint-config-ffe (615a0e5)
  • FFE-131 Remove yarn (d48ccc2)
  • FFE-132 description list refactoring (2494026)
  • FFE-132 description list refactoring (e770a6f)
  • FFE-138: Modified calender.less to display the previous and next month buttons correctly on iPhone(6 (73b9147)
  • FFE-138: Updated ffe-datepicker dependency to 3.0.1 (a6608ad)
  • FFE-140 change primary button background color to reflect design guidelines (2bdc7c0)
  • FFE-140 color adjustments to reflect design guidelines (e9a9a1c)
  • FFE-141 added description to example (41dea22)
  • FFE-141 added descriptions (4c4c859)
  • FFE-141 added descriptions to example (38cc9b0)
  • FFE-141 updated example descriptions (5bbffe0)
  • FFE-142 Always keep focus in input field on reset (fd2e5f6)
  • FFE-142 Blur event wrongfully prevented after reset from ESC (cd63b0e)
  • FFE-142 Both undefined an null check (58b87c6)
  • FFE-142 Bump deps (b2d9352)
  • FFE-142 Bump version (289d997)
  • FFE-142 Default value for no matches suggestion element (d9c099a)
  • FFE-142 Fixed async tests (613eb08)
  • FFE-142 Fixed formating in docs (63a1060)
  • FFE-142 Fixes QA (0eb9713)
  • FFE-142 Follow BEM styling convention (e8e9228)
  • FFE-142 Git tag on postpublish (d76c3c4)
  • FFE-142 Prop for showing or hiding suggestions on reset (98e4329)
  • FFE-142 Removed yarn for Windows compatability, fixed module name and version (8088773)
  • FFE-143 Build example on build (a016111)
  • FFE-143 Update design guide doc (517c01f)
  • FFE-144 prepare including ffe-grid in styleguide (ead1f8e)
  • FFE-145 Reduce scope of color: @ffe-white; to typography classes (5066bc2)
  • FFE-151: Modified the form label bottom padding from 8 to 2 px (55ef4ec)
  • FFE-152: Added support for left and right icon in Button (2fe112f)
  • FFE-155 Corrected class name in changelog (f20128b)
  • FFE-155 Update test screenshots (15dfba4)
  • FFE-155 Used padding instead of line-height to set button height/padding. Update visual tests screen (a8f7201)
  • FFE-155 Used padding instead of line-height to set radio block header height/padding. (db34025)
  • FFE-155 Used padding instead of line-height to set tabs height/padding. (96d4f7b)
  • FFE-157 Bugfix and new feature (9e099ea)
  • FFE-157 Fix a bug with projectIcons (341e78f)
  • FFE-161 added ffe-blue-royal-light-10 (9000077)
  • FFE-161 changes in table styling to reflect design guidelines (b649f9e)
  • FFE-163: Added InfoMessageList and child component InfoMessageListItem (5b8ee8c)
  • FFE-163: Added message-box__error-list. Updated exclamation mark to latest version (2d71cbe)
  • FFE-163: v.6.0.0. Removed outdated validation class error-summary. Updated validation summary can be (a70b8ca)
  • FFE-165, PPM-1092. Decorator for animated react components (89e851a)
  • FFE-165. Add module code (6e32972)
  • FFE-167 Add className property (c6b33ad)
  • FFE-169 Added new test screenshots - line separator color seems to have been the problem (5d5df34)
  • FFE-169 Added right-padding on columns, included reset class. (31b888a)
  • FFE-170: Add additional class to position calendar above teh datepicker field (a2f4433)
  • FFE-170: Make it possible to display the calendar above the datepicker field (cde8421)
  • FFE-177 Add --compact modifier (df2dcca)
  • FFE-177 Add compact modifier, className as prop, showClose default false (a3e7ba1)
  • FFE-186 add motion.less (8054f9a)
  • ffe-186 replace common transitions with variables from ffe-core (d81046d)
  • ffe-186 replace common transitions with variables from ffe-core (eab88c2)
  • ffe-186 replace common transitions with variables from ffe-core (d55bc2a)
  • ffe-186 replace common transitions with variables from ffe-core (290d34d)
  • ffe-186 replace common transitions with variables from ffe-core (968e593)
  • ffe-186 replace common transitions with variables from ffe-core (edb004a)
  • ffe-186 replace common transitions with variables from ffe-core (131aba3)
  • ffe-186 replace common transitions with variables from ffe-core (2d2cd42)
  • FFE-187 : Add more date-formats accepted by the fromString-method. (d975997)
  • FFE-187 : Adds validation on blur (96c3f8b)
  • FFE-189: "Velg alle"-option i accountSelectorMulti (640dd40)
  • FFE-189: Changelog (760c8f8)
  • FFE-189: Flyttet logikk for suggestions opp fra base-selector til account-selector/-multi (a45d946)
  • FFE-189: Log statements (eab9c7f)
  • FFE-189: PR feedback (389c578)
  • FFE-189: PR feedback (9905eed)
  • FFE-189: Requirement to hide "select all" when user types in field (f37dd74)
  • FFE-189: Review feedback (a911aa8)
  • FFE-189: Tests (72c39c6)
  • FFE-189: Versjon bump (34eea7b)
  • FFE-198: Add condensed view for button (7e94c86)
  • FFE-2. Bruker Harry Roberts-stil på modifiers i BEM (-- i stedet for _). (f898a3f)
  • FFE-2. Fjerner overflødig komma. (04aa287)
  • FFE-2. Konverterer button-group til BEM. (Tillater litt cascading her for å slippe å klasses ihjel.) (43810ae)
  • FFE-2. Konverterer check-box til BEM. (a64f3ee)
  • FFE-2. Konverterer error-summary til BEM. Fikser også manglende ikon. (9a95540)
  • FFE-2. Konverterer error-summary til BEM. Legger til kodeeksempel. (da76ddb)
  • FFE-2. Konverterer form-label til BEM. (9063fe6)
  • FFE-2. Konverterer info-message til BEM. (dfebb9b)
  • FFE-2. Konverterer input-field til BEM. (556d6a6)
  • FFE-2. Konverterer input-group til BEM. Fjerner styling direkte på p-element i en input-group. Fjern (4081fe0)
  • FFE-2. Konverterer knapper til BEM. (89854d2)
  • FFE-2. Konverterer loading-spinner til BEM. (6317df0)
  • FFE-2. Konverterer radio-block til BEM. (4c2625f)
  • FFE-2. Konverterer radio-button til BEM. (6550eaf)
  • FFE-2. Konverterer select-box til BEM. Fjernet unødvendig validerings-styling (bruker aria-invalid=" (fa92137)
  • FFE-2. Konverterer styleguide-spesifik styling til BEM. (b3ad4b8)
  • FFE-203 Add file input styling (98c34ac)
  • FFE-208. Make underlined links default (5fe5cdd)
  • FFE-208. PR feedback (c525a26)
  • FFE-209 add support for column layout and responsively hiding columns (5cac1f6)
  • FFE-209 fix default layout for responsive tables on small screens (6e9d6ed)
  • FFE-209 moved --columns-sm to container level (81634c8)
  • FFE-210 add label (9c3fb59)
  • FFE-211 Added example and updated visual tests (697e195)
  • FFE-211 inline modifier on ffe-button-group (c051b77)
  • FFE-211 updated example to show the case for which the inline modifier was added. (f4dcc20)
  • FFE-214. Support --text-like input (7b2afed)
  • FFE-225 Removing extra outline for selected day (394b932)
  • FFE-225 Using classname directly instead of dayClassName-method (270738e)
  • FFE-225 Using double quotes. Bumping version to 2.5.2 and updating changelog. (3dcc219)
  • FFE-226 Using left, right instead of start, end for text-align (17bd9a3)
  • FFE-227 changed ffe-dropdown font-weight from 300 to 500 (869d730)
  • FFE-23. System Message (22cd55b)
  • FFE-230 Added support for isTabbable (9a44f94)
  • FFE-230 changed version number (703ccba)
  • FFE-233: Validate on minDate and maxDate props change (4302b81)
  • FFE-234: Modified casing styling for the ffe-tab-button (821bea3)
  • FFE-237: Multiple-account-selector, correct text when single account selected (e14760b)
  • FFE-238: Prevent unnecessary calls to onChange (5f27091)
  • FFE-239 responsive header styling and examples (2fd643e)
  • FFE-239 responsive header styling and examples (415514b)
  • FFE-240 build without dependencies to ffe-core and friends (ebe07f5)
  • FFE-3 Added encoded example (045dad7)
  • FFE-3 Added ordered list style (0d6f7bc)
  • FFE-3 Adding .bullet-list to typography set (a108484)
  • FFE-3 Adding .responsive-table component (c418a80)
  • FFE-3 Adding layout system (d02a725)
  • FFE-3 Converted table modifers to BEM (da8ee34)
  • FFE-3 Fixed BEM related typo (1bace27)
  • FFE-3 Restructured sections in guide (3196acc)
  • FFE-3 Updating all example pages (b941cbd)
  • FFE-31 Added short description (665f86a)
  • FFE-31 Added watch alias for dev (ac9fd1d)
  • FFE-31 Adjust to new styles (1989bce)
  • FFE-31 Bump dep ffe-context-message (5d825d3)
  • FFE-31 Changed div with button for more correct sementics (70acad0)
  • FFE-31 Changelog (33b5765)
  • FFE-31 Cleanup (e7b5104)
  • FFE-31 Copied ffe-system-message (2dce795)
  • FFE-31 Copied from ffe-system-message-react (57df5f7)
  • FFE-31 Correct version in CHANGELOG (730dcdf)
  • FFE-31 Create docs (b970772)
  • FFE-31 Fixed linting errors (c5fa7cb)
  • FFE-31 Fixed typo in prop (e6979b4)
  • FFE-31 Hide for screenreaders when closed (cdaf154)
  • FFE-31 Layout using flexbox (7598340)
  • FFE-31 Optional icon, prop for hiding close button (a3cafef)
  • FFE-31 Preserve info and tip component (a09b422)
  • FFE-31 Preserve info and tip message (58e249b)
  • FFE-31 QA (cccdf9f)
  • FFE-31 QA simplified positioning (239120e)
  • FFE-31 Removed eslint-airbnb, added eslint-ffe (63ec349)
  • FFE-31 Rename wrapper to content (8c08ad3)
  • FFE-31 Revert icon changes. Unable to create background circle by embedding ffe-icon-react in a svg. (0ef4a50)
  • FFE-31 Set close button outline on focus (72c217e)
  • FFE-31 Simplify styles (f40e493)
  • FFE-31 Test for empty header (0ec4126)
  • FFE-31 Tests for context-message (6abca33)
  • FFE-31 Update baseline (35f8972)
  • FFE-31 Update baseline (17ee91f)
  • FFE-31 Update README with component usage (cd047e7)
  • FFE-31 Use ISO locale (5f1dc8f)
  • FFE-31 Use style field for better less export (1e28978)
  • FFE-31 Visual test and baseline screenshots (5ca4496)
  • FFE-33 og FFE-34 - nye listetyper (7c9e997)
  • FFE-4 Replaced fonts with correct ones delivered from the vendor (1a57cdc)
  • FFE-4 Updated typography to reflect prior font changes (a874a59)
  • FFE-4 Using fonts without hinting to avoid issues with IE (fafbf1e)
  • FFE-40 condensed table (91981b5)
  • FFE-41 3.0.0 renamed headers prop to columns (36db7e5)
  • FFE-41 bumped to version 1.0.2, exports in index, refactoring (4621daf)
  • FFE-41 changelog edits (eb74e19)
  • FFE-41 changes readme, added a node as data in the examples (9c5cfe1)
  • FFE-41 data is not a required prop in ResponsiveTable - when used around TableRowExpandable its not (a6f4b8e)
  • FFE-41 ffe-sortable-table, ffe-expandable-row (27e830e)
  • FFE-41 handle keyboard press, indentation (23593a8)
  • FFE-41 indentation (ab05550)
  • FFE-41 migrating guide, @media screen less changes (f14c4c0)
  • ffe-41 minor refactoring (795218b)
  • FFE-41 peer dep (aad66bd)
  • FFE-41 removed css, depend on ffe-tables v3.0.0, naming changes, test (66eaa7c)
  • FFE-41 table cell content fix, test refactor (73581d1)
  • FFE-41 updated docs (ceff850)
  • FFE-41 version 1.0.3, table footers (97eee31)
  • FFE-41. Add example data (38c7be3)
  • FFE-41. Add ExpandableTable files as well (empty for now) (e915595)
  • FFE-41. Add simple ResponsiveTable implementation (cc15d22)
  • FFE-41sortable table tabindex, role, and clickhandler for space (8fbd39a)
  • FFE-43: Adapt the styles for the toggler, making it possible to use either an or a tag. (c81af77)
  • FFE-43: Use instead of as the toggler (43c1622)
  • FFE-53 Fixes a long lost TODO from sb1-design-system (feb5076)
  • FFE-57 Update ffe-sand and related colors (aec2bcd)
  • FFE-60 Change cursor to pointer on hover over tertiary button (8a3cc7c)
  • FFE-60 Fixes from pr (4c1182b)
  • FFE-60 Fixes from pr (a77f54e)
  • FFE-60 Update README with link style usage (e2dc86f)
  • FFE-61: Bumped dependency to ffe-core to ^8.1.0 (61003c9)
  • FFE-62: Fix print border bug (d634a79)
  • FFE-62: Update package version and improve README (3898034)
  • FFE-63 Added link to designguide example (1a33c4b)
  • FFE-63 Added link to styleguide docs (a52ef18)
  • FFE-63 Adding link styling (ed7e7a5)
  • FFE-63 Bump version (5324247)
  • FFE-63 Link font-weight 700 (80ca49d)
  • FFE-63 Link styling as own class (9a1bad3)
  • FFE-63 Prepare release 3.0.2 (9c3789f)
  • FFE-63 Prepare release 3.0.2 (1aed6f1)
  • FFE-64: Fixed IE-bug related to color and background color for a selected option in ffe-dropdown (0d9de17)
  • FFE-65 added alias numbered for number (fe56397)
  • FFE-68 Include example.html in style guide (3fc416c)
  • FFE-69 bump ffe-core version (be994fe)
  • FFE-69 bump ffe-lists version in order to style examples (689cd61)
  • FFE-69 bump version of ffe-accordion (adc846e)
  • FFE-69 bumped ffe-core peer dependency version (883521d)
  • FFE-69 bumped ffe-core peer dependency version (9d40723)
  • FFE-69 bumped ffe-core peer dependency version (c19e3f7)
  • FFE-69 bumped ffe-core peer dependency version (4a57b07)
  • FFE-69 bumped ffe-core peer dependency version (9056ac2)
  • FFE-69 bumped ffe-core peer dependency version (c300695)
  • FFE-69 bumped ffe-core peer dependency version (90a264c)
  • FFE-69 bumped ffe-core peer dependency version (005398c)
  • FFE-69 bumped ffe-core peer dependency version (60b939e)
  • FFE-69 bumped ffe-core peer dependency version (bd87ca0)
  • FFE-69 bumped ffe-core peer dependency version (82d8c91)
  • FFE-69 bumped ffe-core peer dependency version (5fe5d62)
  • FFE-69 bumped ffe-core peer dependency version (9a9dd7d)
  • FFE-69 bumped ffe-core peer dependency version (c82b128)
  • FFE-69 Suggestion for new naming convention for colors (111055d)
  • FFE-74 fix baseline screenshots (f283fc2)
  • FFE-74 meta-data for styleguide (e8a1a00)
  • FFE-77. Set background color of radio switch (3d2fa3b)
  • FFE-78 remove dead link from README (e0866b1)
  • FFE-79 meta data for styleguide (df5bf3f)
  • FFE-79 meta data for styleguide (9b98624)
  • FFE-80. Update typography sizes and colors (02bdbc7)
  • FFE-82 Add chevron to example (9384eb4)
  • FFE-83 Bugfixes for shortcut button (2cbf186)
  • FFE-89 - Added new Back button (47a77bc)
  • FFE-89 - Added new Back button (449ae45)
  • FFE-89 - New Back button (65ed3ec)
  • FFE-89 - Updated ChangeLog and ReadMe files (25581fc)
  • FFE-89 - Updated ChangeLog and ReadMe files (a303026)
  • FFE-9. Add Add Button (b3a6189)
  • FFE-92 write some changelog (4564f49)
  • FFE-99 Bugfix example for styleguide (28462fc)
  • FFE-consistent styling by replacing .ffe-searchable-dropdown__dropdown-input-field with ffe-dropdown (6f32acc)
  • ffe-dropdown replaces ffe-select-box, while ffe-select-box is kept (but deprecated) until the next m (7229fc6)
  • Fikser headinger i examples.html (0abfaf3)
  • Fikser strong og fjerner unødvendige kodeeksempler på typografi. (821f8bc)
  • Fikset header-ref i Readme.md (3ab6a31)
  • Filter prop and prop for hidingSuggestion on select (7834cb2)
  • First commit av versjon 0.0.1 av FFE-Header. (a7b7f72)
  • first implementation of autogenerated doc (2a4d13a)
  • First version with only the info type (db4d2e7)
  • Fix --no-bottom-padding modifier for condensed grid (297ecc3)
  • Fix broken build by adding peer dependencies as dev dependencies (e677c8c)
  • Fix broken prop type (c3b830d)
  • Fix broken prop type for InputGroup (4dfdd6d)
  • Fix broken prop type for node (58723c3)
  • fix broken publishing (781ad24)
  • Fix bug that stopped us from having 0 offset columns (084f786)
  • Fix bug where design was totally wrong (adc086e)
  • Fix bug where design was totally wrong (42f65f2)
  • Fix bug where focus failed to be set on input after date was selected (0472909)
  • Fix bugs and compatability with IE (4ba2c43)
  • Fix but that misalgines icon on info-messages. (8342f82)
  • Fix calendar header layout to avoid moving arrows (b643944)
  • Fix compile script and ignore report (532ff78)
  • Fix error in documentation for Headings (5bab5b0)
  • Fix eslint config (b951a22)
  • Fix eslint error (519efc4)
  • Fix existing typo in class name (d0c6f89)
  • Fix ffe-grid__col--no-bottom-padding (c3b2844)
  • Fix ffe-icons-react once again (0da0f4a)
  • Fix fieldset default styling imposed by normalize. Applicable only to element-stylers. (2bc5e0a)
  • Fix focus border cut-off (ecb9bd2)
  • Fix focus ring on dropdown with error (dd7c2cf)
  • Fix focus/click bug which made it possible to keep several calendars open when having more than one (8f44c86)
  • Fix for at sronlycaption fungerer med sortable og oppdater caption når sronlycaption er på (1037f17)
  • Fix form submit when changing months. (c50c3fe)
  • Fix hover for no-matches list item (2b4a3c0)
  • Fix IE visual bug where DescriptionList does not take full width in ffe-grid. (ebb9f68)
  • Fix issue with build script (0ae07b5)
  • Fix issue with window handling in react-scrollarea (b95cf53)
  • Fix issue with wrapped reversed columns (2e1b3a6)
  • Fix labels and input height method (e7f57c9)
  • Fix last two commit screwup (959e2ec)
  • Fix lint errors (3d5c436)
  • Fix linting errors (d254840)
  • Fix linting errors (58ba464)
  • Fix linting errors (82a91c4)
  • Fix linting errors (dcff576)
  • Fix linting errors (6d68f4a)
  • Fix linting errors (81434fa)
  • Fix linting errors (eb50148)
  • Fix linting errors (a424f6f)
  • Fix linting errors (3b2cd39)
  • Fix linting errors (a30b210)
  • Fix linting errors (cf3dc06)
  • Fix linting errors (f920e1a)
  • Fix linting errors (4ff3d47)
  • Fix linting errors (23627b8)
  • Fix linting errors (c1d7ea0)
  • Fix linting errors (85cdf9f)
  • Fix nesting in example html (c4bad29)
  • Fix nesting of --loading (00badf9)
  • Fix outdated docs in README (bc83a05)
  • Fix padding (deaa4e8)
  • Fix peer dep on ffe-core and fix some lint errors. (fda86f7)
  • Fix peer dep on ffe-core. (a40ac1c)
  • FIX point package.json to index.js, remove isRequired from children prop (2e91a07)
  • Fix position modifiers (7ce0090)
  • Fix race condition when enter on "done" button (403453c)
  • Fix README for offsets (8372daa)
  • Fix README to reflect that the project now has a peer dep to ffe-form for styles, not ffe-core (414f56c)
  • Fix README.md (b556474)
  • Fix reverse behavior with bg colors (11805e6)
  • Fix so items can be positioned relative to the row in details list (47f569c)
  • Fix some a11y warnings (ee23fa6)
  • Fix some test and prop-type warnings (c5aadc9)
  • Fix some typos in the README (41665cb)
  • Fix test descriptor names (3b07e5c)
  • Fix test that was always passing. (1a90f77)
  • Fix the example (b640d0b)
  • Fix typo (2f17501)
  • Fix typo in readme (fcb91cb)
  • Fix typo on error-codes in readme (a6bb852)
  • Fix visual bug IE. (b5479a4)
  • Fix warnings: attribute focusable should be a string, and iconName is not a prop on the svg element (f1cd633)
  • Fix yarn lock file for stylelint (2a67df4)
  • FIX-1 Fix status bar position in IE (b8c447b)
  • FIX-1. Add example files for local development (54b833b)
  • FIX-1. Add name property support (2d85fb4)
  • FIX-1. Add support for globally unique IDs (9402bdf)
  • FIX-1. Bugfix release (820c5a8)
  • FIX-1. Bump versions (and translate changelog) (5d476d3)
  • FIX-1. Clean up .eslint (75482eb)
  • FIX-1. Fix aria-invalid-bug (1f7b4d3)
  • FIX-1. Fix collapsing margins issue (98c65df)
  • FIX-1. Flesh out readme with more information (2701e27)
  • FIX-1. isOpen is not a required prop (4cd8b81)
  • FIX-1. Refactor and reformat code (4c0cb8b)
  • FIX-1. Update dependencies (bc3b025)
  • FIX-1. Update ffe-expandable-react dependency (dc359b6)
  • Fixed active and focus state of the chevron in ffe-shortcut-button--condensed. (b23418a)
  • Fixed blur not firing for som browsers by removing reliance on event.relatedTarget (71547ef)
  • Fixed broken less import through peer-dependency (ce4f7d7)
  • fixed bug in version (3028cb0)
  • Fixed bug suggestion not selected onClick (e4155d1)
  • Fixed bug: account suggestions not showing on initial render (c19a9e5)
  • fixed component onBlur fireing onFocus (a900ea2)
  • fixed css-naming bug (f14d9b2)
  • Fixed cursor jump to end of input, caused by rerender. Used solution proposed here: https://github.c (2af86e3)
  • Fixed failing test (a513354)
  • Fixed focus for click events (6a65ed3)
  • fixed ghost action button focus styling (c2abdfb)
  • Fixed highlighted up down navigation (8a04734)
  • fixed import statement (df79345)
  • Fixed indentation (b05ba9f)
  • Fixed linting error (1cb80bf)
  • Fixed linting errors (a231503)
  • Fixed linting errors (706f713)
  • Fixed prop type of caption from string to node to allow rendering React components. (5f3267f)
  • Fixed PropType mistake boolean -> bool (4e060df)
  • Fixed tabbing to checkboxes and radio-buttons for Safari on iOS (bd66ff8)
  • Fixed the bug where having a config object in your icons.json would break the build (91108c0)
  • Fixed the import of less/lists, build setup fixes (4986011)
  • fixed typo (cda48f4)
  • Fixed typo in README (737de9a)
  • Fixed typo in README.md (34cb7d6)
  • Fixed various account filtering bugs by sepearting state and props (f3d4a2c)
  • Fixes [Empty/no hits text] showing as clickable and white on hover (5c2274c)
  • Fixes large baseline after ffe-core change (359ffb6)
  • Fixes missing display: none; on aria-hidden=true for field error and success (4905e64)
  • Fixing missing offset between border-bottom and outline. Also correcting font weight. (33aac02)
  • Fixing wrong info about css structure. (4dbd1c1)
  • Fixing wrong test assertion for prop-value (b56bd36)
  • Fjerner utkommentert kode. (15d9c63)
  • Fjernet unødvendig sjekk på breakpoint-md (c98801b)
  • flow.sh now builds designguide upon publishing (1f0d672)
  • flow.sh now builds designguide upon publishing (66c6be1)
  • flow.sh now builds designguide upon publishing (db20664)
  • Flytter over .button-container og renamer den til button-group. (749cec7)
  • Flytter over form-label og fjerner -light-variant. (662bf42)
  • flyttet ut metode og fikset skrivefeil (d925b20)
  • focus state styling for select element in IE (c759cda)
  • Forgot to update these (1dc799b)
  • Form-endringer changelog. (572f605)
  • Format account balance according to locale (d52fe8a)
  • formatting (0d8384e)
  • Formatting and sorting of things in alphabetical order (e97c484)
  • Første iterasjon av endringer på stilguide av Eirik Lillebo (som ikke har fått SB1-pc enda...): Tabs (20311a7)
  • Første iterasjon av nytt design på eksempelsidene. (c5a8b3f)
  • Første iterasjon av stilguide. (18e713c)
  • Framework initial commit. (2565a14)
  • Framework modul initial commit. (e9d43b9)
  • Gabriel complained (716295f)
  • General improvements (ed27a78)
  • Generate less classes with class name matchers (e4ce82d)
  • Generated by generator (04d7f20)
  • Generated sources (587bd71)
  • Generated sources. (a7d29a4)
  • Generator skipped this it seems (d55458c)
  • Get PropTypes from the prop-types package (8b51b5b)
  • Git-tag releases when publishing to Nexus (61709bd)
  • gitignore++ (69e0b63)
  • gitignore++ (d625bcf)
  • Give grid-overlay high z-index (da25bf6)
  • Give input field focus onReset (299a210)
  • Give screen readers more context for better UU (4d2d667)
  • Go to suggestion list on keyboard.down (0d06d4b)
  • Grab current images from jenkins report folder (44e1d48)
  • Grab current images from jenkins report folder (c8105c6)
  • Guessing these were supposed to be strike-throughed (f6c1a2f)
  • Handle narrow content (5bdea16)
  • Handle onFocus and onBlur (e845c51)
  • Handling column size 0 (af33f0e)
  • Hide selected account details when suggesions are showing (4553b7b)
  • Hide suggestionList on select (281f536)
  • Hoc for formatting balance (48f2cfe)
  • hotfix div wrapper classname (54a7f63)
  • https://en.wiktionary.org/wiki/unlicenced (cb8687a)
  • Icons dont need to be executable (9b16c29)
  • IE freezes when navigating to the end of the dropdown using the keyboard. This is caused by setting (ae1fe8a)
  • IE-safe classname-toggling js in example. (e341aca)
  • Ignore coverage data (8abb42c)
  • Ignore generated code (7161495)
  • Ignore iml (4664535)
  • Implement automatic publicering and visual regression test (de6ac7a)
  • Implemented description list component (e45106d)
  • Implemented expand/collapse section buttons (6991e61)
  • Implemented ghost- and tab-button (919a1db)
  • Import rules from stylelint-config-standard@15.0.1 (7dccec4)
  • Improve a11y. (04701b0)
  • Improve build & remove uncecessary deps (18abf1e)
  • Improve formatNumber (4833b14)
  • Improve formatPercentage (96e8297)
  • Improve InputGroup component (84f6bf7)
  • Improve naming (147eb9c)
  • Improve README with better API documentation (37f76d8)
  • Include files in published artifact (7ded061)
  • Include internals folder in npm package (6c1eb3c)
  • Include jsx-a11y rules by default (0e5c8ae)
  • Include margins when calculating height (dcf10a2)
  • Increased standard size to 150px (165e4fb)
  • Increment version for next major release (65f3a9f)
  • indentation, example data (35f095b)
  • init (9fa38d7)
  • init commit (e86fb27)
  • Init commit (8e97ec4)
  • init monorepo (6e43eb7)
  • initial (e613992)
  • initial code (6acaca4)
  • initial commit (f483611)
  • initial commit (85a8567)
  • initial commit (14da338)
  • initial commit (12bdb57)
  • initial commit (617a910)
  • initial commit (dd2cb6f)
  • initial commit (9365926)
  • initial commit (ff19ef8)
  • initial commit (c802af0)
  • Initial commit (1981c16)
  • Initial commit (e2dc05a)
  • Initial commit (7755cb4)
  • Initial commit (0bef16e)
  • Initial commit (7837d0c)
  • Initial commit (490a331)
  • Initial commit (881e669)
  • Initial commit (be8c029)
  • Initial commit (ed8603a)
  • Initial commit (04db3b6)
  • Initial commit (65825d4)
  • Initial commit (251b0b0)
  • Initial commit (67234b0)
  • Initial commit (ce1308a)
  • Initial commit (4a51068)
  • Initial commit (ddbd42a)
  • Initial commit (28ebec5)
  • Initial commit (7512d37)
  • Initial commit (boilerplate) (46ec563)
  • initial commit for multiselect (4a41716)
  • Initial commit from generator (ab3148b)
  • Initial copy from ffe-core (d23e2cd)
  • initial copy-paste from eslint-config-ffe (fc13e23)
  • initial copy-paste from eslint-config-ffe (8be585b)
  • Initial implementation (270d3d1)
  • initial pr commit (48b334e)
  • Initial PR for ffe-form. (7008e50)
  • Initial PR for ffe-form. (bc57568)
  • Initial proposal for ffe-button-react (ae6c5c5)
  • Initial pull request (c52ae61)
  • Initial pull request for ffe-form (0de089c)
  • Initial version (9ac1067)
  • Inline external css (104649d)
  • Inline svg icons since we cant include spritesheet from file:// (1dea084)
  • Inline SVGs in ffe-core (adc3f3f)
  • Inline SVGs in ffe-core (0680d01)
  • Input and Select padding disturbs tall characters. (40e3994)
  • Internal refactoring, docs for Styleguidist (5cbaafd)
  • Internal refactoring, docs for Styleguidist (a576906)
  • Internal refactoring, docs for Styleguidist (281e5a0)
  • Internal refactoring, docs for StyleGuidist (a9dcc31)
  • introduce new gateway less-file: ffe-no-reset.less (8a01b1e)
  • introduce new gateway less-file: ffe-no-reset.less (a226caa)
  • Introduce stylelint for .less files (6a65248)
  • Introduce variable ffe-expand-button-height (66e9f97)
  • isLoading style for ffe-dropdown-react (5582af1)
  • It's possible for account to be undefined (23060e7)
  • keyboard navigation for suggestion-list (49156fa)
  • KFB-3338: Endret etter review, flyttet bare noen definisjoner. (7bea9e7)
  • KFB-3338: Endret etter review, npm håndterer inkrementering. (43cf54e)
  • KFB-3338: Konvertere fra RSCSS til BEM og oppgradere avhengighet til ffe-core til 2.x (61fc633)
  • KFB-3338: Konvertere fra RSCSS til BEM og oppgradere avhengighet til ffe-core til 2.x (5baf3f3)
  • KFB-3338: Kopierer kun fontfilene, ikke hele fonts fra ffe-core (395a27c)
  • KFB-3338: Oppdatert versjonsnummer (d768d12)
  • Kryss sirkel ikon (b5d171f)
  • Kryss sirkel ikon (5808a4e)
  • KSMB-1183: Oppdaterer ffe-header til å bruke nyeste versjon av ffe-buttons (ea36f6e)
  • La til epostinfo til fagledere (6fd9876)
  • la til støtte for sortering av potensielt udefinerte verdier (6eb418e)
  • label added (42e1693)
  • Label and id separate (d25accc)
  • Lagt til onKeyUp så diven skal 'fungere' som en button. (cde9b4e)
  • Last col should take remaining space (b957e2f)
  • Legg til flagg for om caption kun skal være for skjermlesere. (50f97cc)
  • Legg til readme for srOnlyCaption (355c4f1)
  • Legger til form-layout slik at den kommer med i bygget. (99d6fa5)
  • Legger til reset.less siden alle må ha samme box-sizing, etc. (7437542)
  • Legger til styling for skjemavalidering samt eksempel. (673dae3)
  • Let RadioButtonGroup accept any children (341bc9b)
  • Let users import es2015+ instead of es5 (4a33bb6)
  • Life is too short to fix npm v2 peer dep issues (1bb93c0)
  • Lifecycle improvements on SortableTable. (2fcd909)
  • lint fixes (e54c8bc)
  • lint issue (659bdce)
  • Lint warnings (c881e4b)
  • Linting errors (45e463a)
  • Linting tests (e703406)
  • liten fiks (80d3eca)
  • loosened peer Deps (026941c)
  • Made devDependencies dependencies (759429d)
  • Maintain input field value on tab (6a8543d)
  • Maintain input-field focus on dropdown item click (2f17bcd)
  • Make --text-left work with --condensed (681689e)
  • Make button texts of buttons in loading/spinner state unselectable/invisible (95ea7c6)
  • Make buttons work with anchor elements (2b8b6a9)
  • Make columns layout children vertically (92b6a11)
  • Make condensed work on all screen sizes (2ab2b74)
  • Make element styling opt-in rather than default when importing ffe.less (741619b)
  • Make expandable rows animated again (541c597)
  • make flow.sh publish (262d3ca)
  • Make it possible to override tabindex on input element (c6f8a02)
  • Make Label's htmlFor prop optional (8735cc1)
  • Make sure --no-margin variants are always valid. (5103805)
  • Make sure content width is 100% of enclosing container (53121c0)
  • Make sure fonts are included (8c5a7fe)
  • Make sure the datepicker works after there has been an error (d14b9f3)
  • Make text and headers white when using blue royal (1c7f83c)
  • Make visual tests run on native workstation (c510e8a)
  • Make white the default theme color (b3dd09c)
  • Mark input border red on validation errors (9eb06d7)
  • Mark input border red on validation errors (6625daf)
  • Markdown is hard (d5af0c4)
  • Match peer- and dev-dependency version of ffe-buttons (60ca1f3)
  • Maybe bump the version as well, and update changelog. (8cede32)
  • Merge branch 'ffe-xx-EirikL-Stilguide-endringer' (4263a8c)
  • Merge branch 'master' into master_2.0.6-ffe-inputfield-responsive (14e8a5e)
  • merged med master og lagt til i changelog og upped version number (80d38e1)
  • Microoptimize all the things (6e12bae)
  • Migrate to ffe-visual-tests-support (09c791c)
  • minor changes, lint fixes (acc3bc9)
  • Minor cleanup of readme (d544b08)
  • Minor form-example fix (a23bc19)
  • Minor form-examples fix (1a3282c)
  • Minor modification of buildCI.sh (3b6bf89)
  • Minor position fixes of condensed button spinner and button label icons. (9a48f99)
  • Misc bugfixes and improvements (043c794)
  • Modified profile name styling (d37027f)
  • Modified the background color and the spinner color for the loading state of the secondary button (34575ec)
  • Modified the curvature below the svg (4e71324)
  • Modifier for top-padded rows (402b500)
  • More readable code through descontruction (35d2f1d)
  • More refactoring, added support for ghost (3a804ce)
  • More variable clean up (bde26fb)
  • Move react-auto-bind from devDeps to dependencies. (dbaf58e)
  • Move all formatters to same folder (4a510ac)
  • Move breakpoints and app-layout into their own less files (48e1974)
  • Move helper functions into ~/internal (1b4c8b5)
  • Move label outside of clickable input (62ebedf)
  • Move react and react-dom to devDependencies (183879e)
  • Move styles to its own package (ffe-datepicker) (5d8d511)
  • Move styles to its own package (ffe-datepicker) and expose less files through an index.less (db34264)
  • Moved all optimized ikons from previous branch (e5ab61b)
  • Moved and rename account classes (fe2a8e8)
  • Moved everything to root for easier package management (53ec04a)
  • Moved formaters into one module (ba5c6ec)
  • Moved from SFO/PPM (1a0ab12)
  • moved icons to icons dir (4c9681a)
  • Moved keyCodes to types (519ff6b)
  • Moved should_publish to buildCI.sh, added target/ to gitignore (de5fcc0)
  • Moved to test folder (060f624)
  • mynter-to-stabler-pluss (e45d069)
  • Naming of .less files consistent with naming of package and repo (17946e3)
  • Need a new release to update example.html in npm reg (d35d88f)
  • New baseline images to match latest core and form. Bump devDeps and disable package-lock. (15e25fc)
  • New green for info-boxes. 25% of regular green. (b8763d2)
  • New publishing routine (e08a8be)
  • new release (be18813)
  • New release (17cc96a)
  • New release (91909ba)
  • No longer depending on ffe-dropdown (6d98395)
  • Normalize added icons (787563a)
  • Noterer at vi bruker RSCSS. (0ea38de)
  • npm run lint in build.sh - only "build step" in this package (85dd810)
  • Nullcheck in componentDidMount (f9fac90)
  • Omdøper error-message-summary til error-summary ifølge RSCSS-krav. (6b2fafa)
  • onAccountSelected optional (621c303)
  • Only run tests on src folder (78164ac)
  • onMultiSelectDone wasn't being called (a0a4333)
  • Oppdatere changelog for 2.0.1. (86e4d8f)
  • Oppdatert ffe-core-versjon til 8.1.0 (840fbc4)
  • Oppdatert ffe-core-versjon til 8.1.0 (d8c135c)
  • optimized betalingskort-ikon.svg (36fe453)
  • optimized betalingskort-kreditt-ikon.svg (6b970e4)
  • optimized betalingskort-stjerne-ikon.svg (dc2ffbc)
  • optimized faks-printer-ikon.svg (8fdc3e8)
  • optimized laptop-ikon.svg (6cc5442)
  • optimized mobil-a-b-c.svg (62bcdbe)
  • optimized tabell-kroner-ikon.svg (9c5d896)
  • Optional props for header and content ids (7e04058)
  • Oversetting av engelske beskrivelser. (0ff13b2)
  • Package label data (704960b)
  • Pass conditional classes as objects (e38d889)
  • Pass props through to the element (eccf2c9)
  • Pass-through all non-explicit props from Dropdown to select. (129d955)
  • pil-ut-av-boks-skraa-ikon updated with thicker lines (d14b3e4)
  • Position dropdown icon using calc to get consistent behaviour across different widths (b9682b2)
  • PPM-1213. Support left-aligned table content (ed91e17)
  • PPM-1372 Added showBalance prop to be able to hide the balance of the accounts. (4071f13)
  • PPM-1401 Add condensed modifier to Grid (47e0df6)
  • PPM-154. Add another checkmark variant (1083090)
  • PPM-154. Add icons for pension (90f637c)
  • PPM-287. Add yet another checkmark and rename an old one (d0ca9ed)
  • PPM-341. Add border-bottom on section title rows (c52ca9c)
  • PPM-384. Minor fixes and two new icons (6afd31e)
  • PPM-496. Add pluss-ikon (145df7d)
  • PPM-496. Add support for --success contextmessage (d87bc56)
  • PPM-496. Add support for --success modifier (2d42659)
  • PPM-496. Bump ffe-icons version (47e5f3f)
  • PPM-560 Removed traces of blad, spire, and tre-ikon (b1fa4c9)
  • PPM-662. New icons for pensjonsveileder (dc505c2)
  • PPM-805. Add "p-pose-icon" (7f910f4)
  • PPM-885. Move local overrides to core layout (10ab1df)
  • PPM-898. Fix --no-bottom-padding modifier (0498d0f)
  • Prep for patch release 5.5.3. (af97fbb)
  • Prep v.2.1.1. (c8c98b3)
  • Prep. release of v.1.0.3. (4139557)
  • Prep. release v2.0.0 (cfb9d1f)
  • Prep. v.2.1.0 (0f9d3ba)
  • Prepare realease 2.1.3 (3784569)
  • Prepare release (cf4c8a2)
  • prepare release 1.0.3 (d8870fa)
  • Prepare release 1.0.4 (38f342f)
  • Prepare release 1.1.0 (693098d)
  • Prepare release 2.1.1 (0626fd9)
  • Prepare release 2.1.4 (239f76f)
  • Prepare release 4.0.0 (77755fc)
  • Prepare release of v1.0.2 (7305dcf)
  • Prettify jsx (9432c26)
  • Preveng close click for causing form submit (1404823)
  • Prevent a possible form submission when clicking the "done" button on a multiselect (2cc0cd7)
  • Prevent blur from being called twice. Caused på the mouseup event of click (4ae23f0)
  • Prevent blur from being called when suggestion is selected (228c8a7)
  • Prevent browser window from scrolling while using up/down arrow keys (d5c49e0)
  • Prevent form submit event when ENTER on suggestion item (06db8ca)
  • Prevent month navigation buttons from possibly triggering a form submit (1bdd70b)
  • Prevent onblur from being called for click events when account selector not in focus (d383641)
  • Prevent onblur from being called for click events when account selector not in focus (f0f1108)
  • Problems maintaing focus onclick (eb04450)
  • projects package.json (8aaf4f3)
  • Prop for rendering no matches list item (3e0160f)
  • Prop to control animation length and remove element from DOM on animation end (76de1d6)
  • prop-types as dep (91ec706)
  • Provide coverage data by default (a9ac694)
  • Provide validation error text to onError (20e2ff5)
  • publish to target/archive (2654299)
  • Put cursor at home and end of input field on HOME and END events, when no macthing suggestions (7a6293f)
  • Quickfix for prop-types rule (76dbcf9)
  • Rather use the work already done to rewrite this to BEM (34b15ef)
  • Readded normalize.css as a static file (89fba36)
  • Readme and initial commit. (a950df0)
  • redesigned pil-ut-av-boks-skraa-ikon (3305954)
  • Redesigned snakkeboble (e663e97)
  • Redesigned snakkeboble (49a8730)
  • Reduce font size for form input to 16px. (3151651)
  • Reduce margin between header and body text (a9db873)
  • Refactor class and updated examples (3613fc3)
  • Refactor resetSearch, added focus option (f63edea)
  • Refactor suggestion items, better utility (49e7e15)
  • Reinstate box-sizing border-box (69eebde)
  • Relax peer dep on ffe-icons-react (e18114e)
  • Relax the peerDependency on ffe-core (cf0586b)
  • Relax the peerDependency on ffe-core (7386d4a)
  • Release 1.0.0 (d6b3961)
  • Release 1.0.1 (f361002)
  • Release 1.2.0 (fd10aa4)
  • Release 1.3.0 (3802595)
  • Release 1.4.1 (22cc564)
  • Release 1.4.2 (8053b33)
  • Release 1.4.3 (15a2274)
  • Release 2.0.0 (a33f545)
  • Release 2.0.0 (49050cb)
  • Release 2.0.0 (db1fe08)
  • Release 2.0.0 (d2588a3)
  • Release 2.0.0 (97ab3a3)
  • Release 2.0.1 (3ac4f48)
  • Release 2.1.0 (8811621)
  • Release 2.1.0 (82561a1)
  • Release 2.1.1 (9534134)
  • Release 2.1.1 (bac0dea)
  • Release 2.1.2 (247f23a)
  • Release 2.5.4 (69a9b41)
  • Release 3.0.0 (1498f65)
  • Release 3.1.0 (6de9a33)
  • Release 3.2.0 (3a7ece1)
  • Release 3.3.0 (128cb60)
  • Release 3.4.0 (ffe4542)
  • Release 4.0.1 (735c7d7)
  • Release 5.3.0 (f4a4f91)
  • Release 7.0.0. Added CONTRIBUTE.md and removed --inline support from .ffe-form-label (237ac15)
  • Release v.5.5.2. (82624f6)
  • Release v.5.6.0 (6a65542)
  • Release v.6.0.0. Updating typography. (228735a)
  • Release version 5.2 (9d88d12)
  • Remember to bump that darn version number (45195d8)
  • Remember to update the ffe-icons package (34cb120)
  • Remove alphabetical property order rule (30596c8)
  • Remove autogenerated placeholder for test script (88ec0ff)
  • Remove class attributes from taleassistent-ikon (2211821)
  • Remove classNames lib from dev dependencies (b7173e9)
  • Remove deprecated FFE-named exports (1ad89af)
  • Remove double border for collapsed radio blocks (f3577ac)
  • Remove duplicate no-duplicate (326b4c0)
  • Remove example.html (2e44410)
  • Remove font-weight bold from heading (0c0e42f)
  • Remove Gulp dependency, use svg-sprite directly (7970421)
  • Remove leftover React IDs from example markup (b605221)
  • Remove need for <span /> by adding styles (abfac30)
  • Remove no-eq-null rule (8d99672)
  • Remove onBlur on suggestionList. Call onBlur explicitly (50cbf60)
  • Remove orange text color from invalid input-fields and dropdown (a34a2e4)
  • Remove padding from .ffe-accordion (9ec9e88)
  • Remove pointless mediaqueries (88ed4f2)
  • Remove recently added class after fixing bug in ffe-core (aebd9be)
  • Remove redundant code with object rest and spread (b703fef)
  • Remove redundant propValidation (b192c65)
  • Remove reference to DescriptionListFlex (c27ac6b)
  • Remove scope (d611993)
  • Remove transforms (17f0137)
  • Remove unneeded peerDependency eslint-plugin-import (1f9dd37)
  • Remove unused code (17eee17)
  • Remove unused docker-compose file (f8640df)
  • Remove usage of unstable ReactDOM.unstable_batchUpdates (655dba1)
  • Remove vendor prefix on appearance property (98d92b0)
  • Remove warning about package not being published (4266925)
  • Remove white modifier from accordion (7803321)
  • Remove yarn's lock file and update build script (6089676)
  • Removed != equality check. Babel transpiles != to !=== which caused the account-suggestion balance t (ecdd72b)
  • Removed a class attribute causing warnings inside jsx (bd198a0)
  • Removed animated block that messed with visual diff (d9bc69d)
  • Removed arrowicon, use ffe-form dropdown styling (135e2a7)
  • Removed center align from body and some basic element styles (62da578)
  • Removed class attribute on blad-ikon, hengelas, kake-kvart-ikon, pil-ned og tannhjul. (27acc6e)
  • Removed comment in changelog (542db2c)
  • removed console.log (b35d18c)
  • Removed custom event prevention to enable more consistent behaviour across browsers. Using preventDe (f408125)
  • removed documentation.html from git (82c47f1)
  • removed extra test-data added in PR to avoid cluttering of test-file, as its not necessary for the t (4bf01e4)
  • removed ffe-icons-react from devDeps (e549c92)
  • Removed fill from svg (305ea85)
  • removed generated docs from source control (0eebf23)
  • Removed locale from state (10cf80f)
  • Removed merge rubbish (a2a2553)
  • Removed onTab prop, leverage event bubbling (8832e0c)
  • Removed postinstall script (5ad83d9)
  • Removed redudant global click handler to prevent onBlur prop from being called twice (9185aba)
  • removed repo contents (0029104)
  • Removed table styling (969a713)
  • Removed the FFE prefix (now deprecated) from the README (0f933f1)
  • Removed unnecessary event stop (a063e63)
  • Removed unused onClick-handlers from Buttons test (5e8c41b)
  • removed unused props from test (3f00dd5)
  • Removed unused styles (65568d8)
  • removed vendor prefixes (b54b7b8)
  • Removes local imports (dbcdea9)
  • Removing general positioning of spinner to fix layout bug when spinner is used on secondary buttons. (7a5683a)
  • Removing leftover code from SFO transfer (cc55528)
  • Removing unnessesary space (700f343)
  • Rename class __error-list to __list for use on multiple components (73cdb90)
  • Rename ffe-button-react to reflect Less package name (eb72eba)
  • Rename formatAmount to formatCurrency (42d4035)
  • Rename formatKm to formatDistance (cb27a27)
  • Rename formatSsn to formatFodselsnummer (f384b97)
  • Rename helper method (62f885e)
  • Rename internal property for clarity of intention (7b93f9d)
  • Rename ItalicText to EmphasizedText (ae8348a)
  • Renamed content-container til layout-container for å tydeliggjøre komponentens formål. (c6b0519)
  • Renamed desktop to laptop (59cea32)
  • Renamed faks-printer-2-ikon -> faks-printer-solid-ikon.svg (12f56a3)
  • renamed file (7944b0a)
  • Renamed handelvogn to handlevogn (40ffc71)
  • renamed mobil-a-b-c.svg -> mobil-a-b-c-ikon.svg (57d9c8c)
  • Renamed mynter-ikon and mynter-2-ikon (c5dab62)
  • Renamed styles folder to less (0934295)
  • renamed transfer-ikon.svg -> overfoearing-ikon.svg (b12eefc)
  • renamed two new icons to a more descriptive name (d6583b4)
  • Replace flow.sh with buildCI.sh. (0643405)
  • Require ffe-core 8.1.0 and ffe-form 1.0.1 (3340ad0)
  • Reset account selector on esc (59fb232)
  • Reset account selector on esc. Removed redundant globalEschandler, dropdown is hidden on blur (975da84)
  • Reset suggestionHighlighted index input change (6c769e7)
  • resized kryss-ikon.svg (c81c5a8)
  • Restore tablet typography and correct desktop sizes/line-heights. (8a6488c)
  • Restructure tests to make test report more readable (7d66387)
  • Return accountNumber onBlur (8ca967e)
  • Revert "Added prop for onAccountSelected" (d874657)
  • Revert "DIG-13025 Input field steals focus onBlur in IE. Set focus after render is complete" (4ca392e)
  • Revert "FFE-31 Revert icon changes. Unable to create background circle by embedding ffe-icon-react i (825a953)
  • Revert "FFE-31 Update baseline" (94daf45)
  • Revert "FFE-69 bump ffe-core version" (29b19a9)
  • Revert "Fix broken build by adding peer dependencies as dev dependencies" (abc8b6f)
  • Revert "Fix hover for no-matches list item" (d440de9)
  • Revert "fix: Build doesn't test for remote git changes before publishing anymore" (443c9a6)
  • Revert "Fixed failing test" (63aa933)
  • Revert "onAccountSelected optional" (868faf6)
  • Revert "removed generated docs from source control" (72075c8)
  • Revert "Removed redudant global click handler to prevent onBlur prop from being called twice" (4dbb82a)
  • Revert "Reset account selector on esc" (09673ed)
  • Revert "Revert "FFE-69 bump ffe-core version"" (3eb0916)
  • Revert "Update all the things" (67698dd)
  • Revert "Update visual tests" (0789e19)
  • Revert "v1.0.0 of ffe-accordion-react" (2049fff)
  • Revert "v1.0.0 of ffe-accordion" (9f339e6)
  • Revert "Various improvements/suggestions" (783c770)
  • Revert setTimeout on componentWillMount introduced in v3.0.4. The timeout causes the accountDetails (c31146f)
  • Revert the breaking change from 3.0.3 (be5daa2)
  • Reverted testcode (2d0faa6)
  • Revet 1.0.9 (631f551)
  • Rewrite README (9776ffb)
  • Rmoved account-selecor-multi (fb4cb00)
  • rollback ffe-form-label --inline support to unreleased state (e5d8c71)
  • Rotate the svg instead of its container (4826e7c)
  • rules missing (8bc7ac7)
  • scroll to top while mobile if onclick/onfocus and remove IE X (9b36a2f)
  • Select account on highligted account then tab (b85a9cc)
  • Select box harmonisering: changed text color from black to blue-royal-light-wcag (adee909)
  • Select highligted account on both tab and click (f5a1d7c)
  • Set atribute inputValue to enable reset and update from outside the component (dab5d5e)
  • Set correct version for master (4bf25c3)
  • Set correct version for master (60f83b8)
  • Set correct version number for master (196e497)
  • Set divider to use all available width (2427b04)
  • Set id of input field (d90f6e2)
  • Set margin-bottom to actually requied value, no over-shooting (fda4115)
  • Set package.json version for next major release (c95fef9)
  • Set package.json version for next major release (e03209f)
  • Set package.json version for next major release (145d9df)
  • Set package.json version for next major release (4f3cb13)
  • Set permission (90e1f19)
  • set scollfield to content height (ceedf0b)
  • Set text color for input and selects ffe-black (f851ccd)
  • Set the width of the first column to 33.33% (c932b38)
  • Set up babel and jest (e1373e1)
  • Set up babel build (919fb1e)
  • Set up build process for releasing versions (14eed43)
  • Set width explicitly to 100% (5e1ba62)
  • Several changes to sizes and line-heights of the typography. Also added ffe-sub-lead-paragraph. (db68f55)
  • SFO-3538 Updated documentation (942ae63)
  • SFO-3666. IE-fix: Legger til z-index på radioknapp som ellers forsvinner på mystisk vis i IE. (52e7d3a)
  • SFO-3683. Use aria attributes for radio block content visibility (2044ff7)
  • SFO-3687. Add changelog (0c5f3d6)
  • SFO-3687. Update FFE form example (ab9818c)
  • SFO-3687. Use ARIA states to express "visible changes" (f84daf9)
  • SFO-3687. Use ARIA states to express "visible changes" (a96bd14)
  • SFO-3703. Use aria when setting spinner state (5349834)
  • SFO-3886. Remove double border in unselected tabs in tablists (95902bd)
  • SFO-4335 Add icons missing from sfo-icons to ffe-icons (3973ecb)
  • SFO-4335 Add remaining icons needed to upgrade ffe-icons (c4e3f18)
  • SFO-4335 Added step to remove hard-coded primary color to allow CSS override (b16f13d)
  • SFO-4335 Updated ffe-icons to support the suggested new build setup (a0e3679)
  • SFO-4335 Updated hake-ikon to better match kryss-ikon (old icon_yes) (8b9823e)
  • SFO-4855 Fix left alignment of th in IE (ace4e42)
  • SFO-5757. Add koffert-ikon (806e203)
  • SFO-6594. Reset borders for .ffe-input-group (45c8ad4)
  • SFO-6933. Added --hide-xlg and --top modifiers to table-cells (40bba09)
  • SFO-6933. Added alignTop and hideOnDesktop -prop (ec28e73)
  • SFO-6936 Added trillekoffert icon (8c3b07c)
  • SFO-6936 Added trillekoffert icon (13f60a6)
  • SFO-6995 Fix string inputs to formatDistance <1000 (facf856)
  • SFO-7131. Set 'type' for Button-toggler to prevent submit when accordion is used inside a form (e6bf853)
  • Silenced a warning regarding an uncontrolled- turned controlled input (a3976f5)
  • simplified into ternary expression (a6ca469)
  • Simplify and standardize named exports (c8cae0d)
  • Simplify component api by controlling balance visibility with showBalance prop, not thorugh empty ch (15e0835)
  • Små markupendringer og opprydding i less. (3edf6b8)
  • Small refactoring to input field (0fce18c)
  • Solve jenkins failing when git-cleaning (2d4bcff)
  • Som sagt... Første versjon. (8df2a7e)
  • sort by key not column index, refactoring (892492d)
  • sortable table, general table components, expandable row (32b9451)
  • Special handling of two props from pluss-ikon (e618e53)
  • Spinner was always visible on mobile chrome, android (40eec2e)
  • Splitting of ffe-core. (c185483)
  • SSL-1016. Added margin underneath radioswitches + updated visual test (27fa24a)
  • SSL-1056. Added context-message-box--error + updated build (893f2d5)
  • SSL-1056. Added ContextErrorMessage (8cfefc6)
  • SSL-1184. Fixed aria-invalid not being set on input-element. Invalid is now alias for aria-invalid & (8e6de15)
  • SSL-1184. Improve responsiveness by placing the icon on the top of the box for small screens (024641d)
  • SSL-1217. Set default background of 'ffe-accordion-item__toggler' to transparent (eac99b0)
  • Standardize on value, opts argument style (2ba4794)
  • Started common input component (a52a016)
  • Started keyboard navigation (28cb216)
  • started refactor to highlighted (c70a51f)
  • Started remove suggestion list focus (3c7cba7)
  • Started styling refactor (f20ebdd)
  • Stop rendering children inside paragraph (173f8c0)
  • Stop using root-import plugin (f601beb)
  • Støtte for onBlur i dropdown react komponent (984a42b)
  • Støtte for onBlur i dropdown react komponent (c3b0d39)
  • Style endringer. (3aba4ce)
  • Styling endring på standard radioknapper (98455d3)
  • Styling for suggestion-nomatches (442e2ad)
  • SuggestionItem tests (c280ad9)
  • Suggestionlist zindex (a8a27b6)
  • Supply browserlist to babel-preset-env. (db3e4d6)
  • Support --bg modifiers on ffe-content-container (6b9e9b0)
  • Support --condensed input-field (6a17706)
  • Support --condensed modifier for bullet lists (3058dee)
  • support 2 columns on small screens in ffe-description-list-multicol (48fd9bb)
  • Support autofocus (94748d4)
  • Support custom props and elements (cf6b230)
  • Support for arbitrary props and change of onChange to return event instead of value. (0a0f325)
  • Support modifier --text-left on ffe-responsive-table (039b4a1)
  • Support new modifiers (3c1ea16)
  • Support npm v3, use .gitignore, put fonts in examples folder (23b1b20)
  • Support prop-name aria-invalid from the WAI-ARIA spec as well (ddf1b1b)
  • Support setting name on the input field. (888dd9c)
  • Support the ffe-sand bg-colour (64ced27)
  • Support vertical cells on small screens (4201936)
  • Switched from renderToString to renderToStaticMarkup. Less react specific attributes. (9355fa6)
  • tabindex til 0 (cc875d8)
  • table data for expandable table (b55f1af)
  • Tabs should by default have white background color (1b349d0)
  • Take this moment to see if we can have jenkins tag repos (51bcdda)
  • Tekst fiks (884d97c)
  • test (1d7df27)
  • Test for occurrence of id prop (271f279)
  • Test if jenkins can push tags now (4788752)
  • Test tweak (37289ba)
  • tester til DIG-22307/FFE-181 (7a92504)
  • Tests for account-details (50a5566)
  • Tests for base-selector (1beba74)
  • Tests for suggestion item (3603767)
  • tests for suggestion list (afe5627)
  • Tests for SuggestionList (f4bfa36)
  • tests for suggestionListContainer (7ea8c8b)
  • Tests for SuggestionListContainer (d04c05a)
  • The naming of this modifier makes absolutely no sense. And it's layout anyway (401fc2c)
  • Tillat overflow (2b21407)
  • Trigger rebuild of ffe-design-system (383d162)
  • Trying to publish v6.0.0. Added flow.sh and modified package.json in order to enable automagic publi (ab31e36)
  • Turns out there IS a silver bullet (14c43ca)
  • Tweak css styles for better flexibility for the consumer (e6d5f96)
  • Tydeliggjør release-prosedyre. (1caaaab)
  • Unbreak publishing: add missing has-published script to package json (2c5732a)
  • Unbreak publishing: add missing has-published script to package json (444854f)
  • Undo feil fix. (05c9929)
  • unfinished work. (2e9ae78)
  • UNLICENSED license field (a6a510f)
  • up/down navigation loops (8b7d664)
  • Update all the things (568c556)
  • Update baseline screenshot (fb741ee)
  • Update baselines after ffe-core 8.1.2 (c68072c)
  • Update changelog (edff4db)
  • Update changelog (d252107)
  • Update changelog (4a09ae2)
  • Update changelog (9de85b6)
  • Update changelog for 2.0.3 (45db2ce)
  • Update changelog for release (4b82428)
  • Update changelog for release (fce8538)
  • Update changelog for release (5df5422)
  • Update changelog for release (1c24864)
  • Update changelog with missing entry (56a592c)
  • Update changelog with release date (63c73fb)
  • Update dependency on ffe-core (5eb65a3)
  • Update dependency on ffe-core (d88d768)
  • Update dependency on ffe-core (3aa2bed)
  • Update dependency on ffe-core (773b34b)
  • Update dependency on ffe-core (60b7a10)
  • Update dependency on ffe-core (8aaa61c)
  • Update dependency on ffe-core (1efca48)
  • Update dependency on ffe-core (71f29e5)
  • Update dependency on ffe-core (e962c9d)
  • Update dependency on ffe-core (8f6d60d)
  • Update dependency on ffe-core (6546ef4)
  • Update dependency on ffe-core (3b5f1df)
  • Update dependency on ffe-core (ce9add7)
  • Update dependency on ffe-core (e4c11cb)
  • Update dependency on ffe-core (ee642c3)
  • Update dependency on ffe-core (854695e)
  • Update dependency on ffe-icons (aa69427)
  • Update dependency on ffe-icons (076afe4)
  • Update deps (bb052a6)
  • update doc (292f5f2)
  • Update eslint and find-rules (0c0ee2d)
  • Update eslint to get overrides feature, fix lint errors (0736d7c)
  • Update eslint to v3 and plugin-react to v6 (618b22e)
  • Update example: print input value or account number on blur (3bc7c4b)
  • Update examples (e998d24)
  • Update examples and visual tests (a56b720)
  • Update exclamation mark to new design (652245f)
  • Update external deps (a0730d1)
  • Update FFE package deps (d611a1b)
  • Update ffe-core (8106bd6)
  • Update ffe-core to v4 (b4a90a5)
  • Update ffe-core to v4 (54d93e7)
  • Update ffe-core to v4 (0c3c47c)
  • Update ffe-core to v4 (96b0938)
  • Update ffe-expandable-react to 1.0.2 (83232b6)
  • Update ffe-grid to 5.6.0 (43e47ac)
  • Update ffe-icons to 3.7.2 (744325a)
  • Update ffe-icons to 4.3.0 (1764e27)
  • Update ffe-icons to 4.5.0 (e8d81af)
  • Update ffe-icons to 4.6.0 (c31bf7d)
  • Update ffe-icons-react version (ffea7e8)
  • Update formatting in README for formatPercentage (e62c104)
  • Update package.json version for next major release (65e315a)
  • Update package.json with repository info (d07c62f)
  • Update publish files (cb6cc0f)
  • Update readme (870a778)
  • Update readme (45caa00)
  • Update README (4f9faa5)
  • Update README and package.json (a3554eb)
  • Update README wrt. geminin and building native modules (5157844)
  • Update README, add squashing of PRs (ea87fea)
  • Update README, CONTRIBUTE, CHANGELOG, and scripts (8b7f1ee)
  • Update some dependencies (ef3af3c)
  • Update syntax for react plugin rules (6b46d44)
  • Update to ffe-grid@^6.0.0 (86c6661)
  • Update to ffe-icons ^5.2.0, adding two new icons (b2279ec)
  • Update to ffe-icons 7.1.1 (2a7cd38)
  • Update to newest ffe-base (42ab4d2)
  • Update to use ffe-core v.5.x (3b8fabf)
  • Update to v6 of ffe-core (4f1203f)
  • Update to v6 of ffe-core (7512325)
  • Update version in package.json (39794e7)
  • Update visual test (c1c5f1d)
  • Update visual tests (d600d3b)
  • Update visual tests (0d7a411)
  • Update visual tests (0c29c31)
  • Update visual tests (276e4ba)
  • Update visual tests (d04e5f3)
  • Update visual tests (07ccdc6)
  • Update visual tests baseline (ed4cafc)
  • Update visual tests baseline (d9647d6)
  • Update visual tests helper (e846d42)
  • Updated "main"-entry in package.json with correct path (d9cb261)
  • Updated changelog (de46275)
  • Updated changelog and package name to ready for publishing (179b309)
  • Updated changelog in preparation of first 2.x release (5b1a555)
  • Updated checkbox label to use the checkbox class, the label can now be used as a wrapper (c0cdd83)
  • Updated clone url and cleaned up old instructions. (5cd9c0e)
  • Updated colors and split variables to individual files. A variables file is something more appropria (375489e)
  • Updated dependency for ffe-icons (4208bea)
  • Updated design on radio blocks (52cd0af)
  • Updated docs after input from last PR (992f36f)
  • Updated docs on typography (eb5d894)
  • Updated ffe-icons to 7.6.1 (8231e08)
  • Updated icon requirements with link to tool, added first optimized icon (f92a76d)
  • Updated nexus repository URL (69ebd36)
  • Updated package.json and changelog (5bec46c)
  • Updated package.json to version 2.0.0 in preparation for the next major release (4521091)
  • Updated package.json with correct repo URL, removed postinstall (1365923)
  • Updated README (81fc42d)
  • Updated README with instructions on how to add new icons, other improvements (7d8eec4)
  • Updated README with new npm script for building ffe-icons from an app (5bd3a36)
  • Updated readme with new update and release instructions (6239b1d)
  • Updated README.md; Usage and button type list (5747c21)
  • Updated some deps, removed unused ones, unlocked peer deps (8a8df45)
  • Updated the value propTypes for radio-switch (2320085)
  • Updated to latest version of ffe-message-box (4.2.2) (0bed1d9)
  • updated to new version (2a8dc44)
  • Updated version to 1.1.0 for changes in package (320c81f)
  • Updated version to include ffe-icons 5.3.0 (5d00585)
  • Updated visual baseline to not have bits of animated block (0e751ad)
  • Updated visual test baseline (3a372ba)
  • Updated visual test baseline (1deea7b)
  • Updated visual test, bump version (3e90d06)
  • Updated visual tests to reflect changes in ffe-core (97a3915)
  • Updated visual tests, no idea why they failed (27a319b)
  • Updated width of ffe-product-card after design review (df8c294)
  • Updatert med information kring process før upprættelse av nya paket (471eca4)
  • Updates after initial comments. (12a08ff)
  • Updates to framework based on consistency and need (513b7d8)
  • Updating (AGAIN!) the visual testing baseline... (33f7e2c)
  • Updating changelog. (77fff0d)
  • Updating example with new headers. (66b3830)
  • Upgrade dependencies (e2b7972)
  • Upgrade eslint to use latest ffe-config (aa07701)
  • Upgrade ffe-icons dependency (56479c6)
  • Upgrade ffe-icons to get gravemaskin-ikon (92b1d38)
  • Upgrade ffe-visual-tests-support (8b5dc56)
  • Upgrade ffe-visual-tests-support (7d89802)
  • Upgrade ffe-visual-tests-support (775aadb)
  • Upgrade ffe-visual-tests-support (8abbf5f)
  • Upgrade ffe-visual-tests-support (1f9771e)
  • Upgrade ffe-visual-tests-support (1379dca)
  • Upgrade ffe-visual-tests-support (e7d0523)
  • Upgrade ffe-visual-tests-support (8363fb4)
  • Upgrade ffe-visual-tests-support (887d794)
  • Upgrade gemini and and visual regression tests for all breakpoints (96ed673)
  • Upgrade to latest version of stylelint-config-standard (59a0965)
  • Upgrade to React 16 and bump all dependencies (4dc05f5)
  • Upgraded ffe-core from 4.0.0 to 5.3.0 (bb03d2b)
  • upped ffe-core to 6.0.0 (cc39c5a)
  • Upped til major version til 3.0.0 pga braking changes. (f79426c)
  • upped version to 1.3.1 (7d3b944)
  • Use react-height for calculating height (ff1426a), closes #6
  • Use a table rows data object property id as the React component key. Fallback to using index of mapp (af7fce4)
  • Use button class names, not button element in button group (7676d18)
  • Use correct example script (0ea664a)
  • Use correct lib for expanding content (47b3f89)
  • use eslint-config-ffe-base (b083199)
  • Use extra classes with tertiary-button with icon (dfb6ce4)
  • Use ffe-core's breakpoints for gemini baseline (d630a16)
  • Use ffe-grid v3 support for coloured rows (a57dfd3)
  • Use ffe-visual-tests-support (99cff90)
  • Use filtered accounts from state instead of props (e85069a)
  • Use firstOption / lastOption for props (0084279)
  • Use generated markup (733044c)
  • Use legend instead of label for the RadioButtonGroup fieldset (609eec6)
  • Use newest version of ffe-core (f614b00)
  • Use npm scripts instead of Makefile (8c2981a)
  • Use package ffe-visual-tests-support (11ac095)
  • Use PropTypes from 'prop-types' package (a1699e9)
  • Use same naming convention for ffe-check(-)box and ffe-hidden-checkbox (ffa723e)
  • Use the same 'value' prop-requirements for all components (30e31b5)
  • Use the suggestion index as id instead of relying on custom object property (57d6760)
  • Use unique IDs to avoid irreproducable errors (b84b020)
  • Use yarn to install dependencies (f4652bd)
  • Used generator-ffe (533c60b)
  • v.0.0.2 changelog. (bc02186)
  • v.0.0.2 changelog. (877922c)
  • v.0.3.1 (2836c78)
  • v.1.0.0 (af811d7)
  • v.3.2.0 (d339cc4)
  • v.5.1.1 (bc4c1a9)
  • v0.2.0 - automated documentation (af24650)
  • v0.2.1 - docs renamed to /example.html (3a3603d)
  • v1.0.0 (0c1715d)
  • v1.0.0 of ffe-accordion (55aa7cb)
  • v1.0.0 of ffe-accordion (a4e8e3c)
  • v1.0.0 of ffe-accordion-react (dd43f18)
  • v1.0.0 of ffe-accordion-react (778f039)
  • v1.0.0 of ffe-dropdown-react (08dafa1)
  • v1.0.1 (d323b85)
  • v1.0.1 - enhanced docs (c363833)
  • v1.0.2 - relax react dep to 14 (4e8c18f)
  • v1.0.3 - updated version (2201d47)
  • v1.0.4 - versioning problems (b8c4a85)
  • v1.0.5 - removed inherited proptypes (871afbe)
  • v1.1.0 - added support for styling outermost container using style prop (6bdecbc)
  • v1.1.0 - removed list-style (2619c5e)
  • v1.1.0 Added support for onOpen and onClose callbacks (3f2f4df)
  • v1.2.0 - updated className: check-box -> checkbox (67c00a9)
  • v1.2.0 - with automated docs (bfac1ba)
  • v1.2.1: Update ffe-*-react dependencies (8307934)
  • v1.4.0 - generated docs (b44d1f3)
  • v1.4.0 - support for noMargins-flag, disabling top and bottom margins (aa66418)
  • v1.4.1 - documentation bug fix (d48401c)
  • v1.4.2 - renamed docs to /example.html (898093e)
  • v1.4.3 - children is no longer a required prop (20d8e6c)
  • v2 (c7618bd)
  • v2.3.0 (51f135d)
  • v2.4.0 (119a780)
  • v3.1.0 - added support for styling outer container with style prop (8cb5ecb)
  • v4.1.0 (b3f472d)
  • v4.2.0 (402420e)
  • v6.0.1 (fc54cb5)
  • v6.1.0 - checkbox support for --no-margins (41bdd2d)
  • v6.2.0 - design guide is now built whenever ffe-core has a new version (74f818e)
  • Various improvements/suggestions (0196302)
  • Various tweaks to support more usecasi (f8ca9ed)
  • Version 2.1.0 (a816ff2)
  • Version 2.3.0 (86b88a4)
  • Version 2.4.0 (3e0c409)
  • Version 2.5.0 FFE-icon inside of tertiary buttons (00523be)
  • Version 6.0.0 (fa97be0)
  • version.1.6.0 (15e5ac2)
  • version.1.7.0 (9e4361d)
  • version0.2.0 (2d61692)
  • version0.2.0 (3252bc0)
  • version0.2.1 (140c400)
  • version0.3.0 (967dbbe)
  • version0.3.0 (d8f798a)
  • version0.3.0 (2dcb45e)
  • version0.4.0 (5db4704)
  • version1.0.0 (4afc3f0)
  • version3.7.0 (2060aee)
  • version3.7.1 (14c20b1)
  • Vise suggestionList ved klikk i input-feltet, også når feltet har focus (044c74d)
  • Viser eksempel på bruk av headinger. (7cc3d61)
  • visual tests (82d107c)
  • Visual tests (9954efb)
  • Warn about invalid column count (226f845)
  • Warn about nested grid elements (8c595c5)
  • wat is this go away (55c15a7)
  • We heard you like UTF-8... (c7f726f)
  • Working in selected and show/hide logic (744ec4b)
  • Working minimal example with new scroll (4d85deb)
  • Working on basic account selector (18ef131)
  • working sample, immutable issue on header and cells, no test (53d57c0)
  • Wrap componentWillReceiveProps in setTimeout (a716b72)
  • Wrap onKeyDown to fix clear input field in ESC (28f513c)
  • feat: Add content structure and design guidelines (e1ffd93)
  • feat: Add link to github repo to styleguide top navigation (106ff0b)
  • feat: customize styleguide (5fa4edf)
  • feat: highlight active top menu item (28af611)
  • feat: Improved navigation on mobile (6ea8fd1), closes #56
  • feat: refactor styleguide content structure (a5e71a1)
  • feat: Render styleguidist output and other contents separately (985b6c8)
  • feat: Render styleguidist output and other contents separately (43b149e)
  • feat: Restructure styleguide contents in order to avoid using styleguidist to render everything (354f498)
  • feat: styleguide improvements (36755fd)
  • feat: Styleguide MVP (c192dd6)
  • feat: Upgrade lerna (b1d8ec1)
  • feat(eslint-config-ffe-base): Add contribute.md link to readme (31483bd)
  • feat(eslint-config-ffe): Add contribute.md link to readme (68645d6)
  • feat(eslint-config-ffe): Upgrade to eslint 4 (cd8b1c6)
  • feat(ffe-account-selector-react): added prop to disable input-field (cdfb23c)
  • feat(ffe-buttons-react): Add contribute.md link to readme (5474772)
  • feat(ffe-buttons-react): Add element prop (c7d3c96)
  • feat(ffe-buttons-react): Inline expand button (c22ce20)
  • feat(ffe-buttons-react): Simplify implementation (e26caf6)
  • feat(ffe-buttons-react): Upgrade to React 16 (2dc5dd9)
  • feat(ffe-buttons): Add contribute.md link to readme (3aa4cdc)
  • feat(ffe-buttons): Add inline-expand-button (70491dd)
  • feat(ffe-buttons): Simplify API (5e1cd7a)
  • feat(ffe-core-react): Add contribute.md link to readme (1a8aab0)
  • feat(ffe-core-react): Add new inline prop (148bdcb)
  • feat(ffe-core-react): Upgrade to React 16 (ef3a686)
  • feat(ffe-core): Add --inline modifier to headings (1a61f28)
  • feat(ffe-core): Add contribute.md link to readme (df68546)
  • feat(ffe-core): Remove webfonts (add6353)
  • feat(ffe-grid-details-react): Add new package (b6c6593)
  • feat(ffe-header): Add disabled link modifier (3a70710)
  • feat(ffe-header): Make logout button look like secondary button (8c433f0)
  • feat(ffe-header): Use ffe-webfonts package (e707099)
  • feat(ffe-icons-react): Add contribute.md link to readme (532c784)
  • feat(ffe-icons): Add contribute.md link to readme (99ffd12)
  • feat(ffe-icons): Add icon for real estate loans (hus-kr-ikon) (0960d2c)
  • feat(ffe-icons): lagt til soylediagram-med-pil-ikon (1063b16)
  • feat(ffe-lists-react): Import ffe-lists-react (8300ab0)
  • feat(ffe-message-box-react): Allow nodes for title prop (b798f45)
  • feat(ffe-radio-button-react): Reimplement (5734d87)
  • feat(ffe-searchable-dropdown-react): Add support for limiting number of rendered dropdown elements (d84187e)
  • feat(ffe-tables-react): Add prop onSort (2dc9652)
  • feat(ffe-tables-react): Add property className (86552d1)
  • feat(ffe-webfonts): New package with FFE webfonts (f725f32)
  • feat(stylelint-config-ffe): Add contribute.md link to readme (bbeafb4)
  • fix: Add missing npm run to package.json scripts (3308d34)
  • fix: add missing viewport meta tag (1db2216)
  • fix: Build doesn't test for remote git changes before publishing anymore (46898a4)
  • fix: Correct peerDependencies after breaking change (aab59ce)
  • fix: Fix a few issues with the documentation (ab3d579)
  • fix: Fix live reloading of CSS (98f6756)
  • fix: Fix typos (94e5af5)
  • fix: fix typos in styleguide (b840c8f)
  • fix: Improve experience when going to Komponenter (6159d5b), closes #48
  • fix: Limit to 2 concurrent tasks when linting (3cf9173)
  • fix: Lint as part of CI test (f8f9f27), closes #64
  • fix: Necessary adjustments to button based styling after API was rewritten (000f4ea)
  • fix: remove all references to internal system (ff22340)
  • fix: Remove NODE_ENV from test scripts (d9592ac)
  • fix: Remove redundant script (80f9e7f)
  • fix: Replace eslint ignore with customized lint rule. (d98ed78)
  • fix: Run just 'jest', not 'jest src' (6377dc5)
  • fix: Run linting in sequence in CI (dfb2b84)
  • fix: Run required build steps before styleguidist (70146f9), closes #23
  • fix: Set max-width on images and preformatted text in order to avoid horizontal scrolling on mobile (ad1bb01)
  • fix: Set the correct path for fonts (52b76a3)
  • fix: Treeshake ffe-icons (6bc9d6f)
  • fix: Update example imports with package scope (a6d8f45)
  • fix: Upgrade ffe-icons-react to v4 (01bc161)
  • fix(ffe-accordion-react): Create ID only once (dc94925)
  • fix(ffe-accordion-react): Remove "expandableContent" prop (be8043d)
  • fix(ffe-account-selector-react): Add ellipsis to account name (671dcce)
  • fix(ffe-account-selector-react): Explicit specify padding on "reset" button in account selector (07404b3)
  • fix(ffe-account-selector-react): fix build (6ba49d9)
  • fix(ffe-account-selector-react): hide reset button in readOnly mode (a416b42)
  • fix(ffe-account-selector-react): Provide default selectedAccounts (031ab9c)
  • fix(ffe-account-selector-react): Reintroducing the missing decimals in account balance. (2b1956a)
  • fix(ffe-account-selector-react): Spaceless queries (aeebfa1)
  • fix(ffe-buttons-react): Fixed path to chevron icon (0eb4b1b)
  • fix(ffe-buttons-react): Remove type propType check (005890a)
  • fix(ffe-buttons): Center button texts (fede88a)
  • fix(ffe-buttons): ffe-expand-button expand only horizontally (b847c6c)
  • fix(ffe-checkbox-react): Replace sdbm with uuid (6e0afb7)
  • fix(ffe-core-react): Relax peerDeps to allow React 15. (78eb5b4)
  • fix(ffe-core): Avoid subpixel calculation error for ffe-divider-line (133b0d0)
  • fix(ffe-core): Re-add property sb1.StaticResources in package.json. (7b3e30c)
  • fix(ffe-datepicker-react): added tests (bd41b39)
  • fix(ffe-datepicker-react): changed slightly the logic so that calendar will open only if it is not a (71883db)
  • fix(ffe-datepicker-react): Press Enter to close calendar (a93e9c3), closes #14
  • fix(ffe-datepicker-react): refactoring (7a4da54)
  • fix(ffe-datepicker-react): This commit adds a fix to make sure date with validation error can be cha (b7a4241)
  • fix(ffe-datepicker): Make calendar icon clickable on Android (0c884b4)
  • fix(ffe-datepicker): Revert changes to z-index, and add pointer-events: none to fix issues with Andr (6f7ac39)
  • fix(ffe-details-list-react): Visual adjustments (c9ae584)
  • fix(ffe-details-list): Fix ffe-core peerDependency (f9ed10c)
  • fix(ffe-dropdown-react): Add missing proptypes check (77bb118)
  • fix(ffe-form): Add space between radio switches (834ad26)
  • fix(ffe-form): Add vertical padding to textarea (d3ffe3f), closes #38
  • fix(ffe-header): Add container element to menu toggle buttons (e0f4b87)
  • fix(ffe-icons-react): Adjust file path to monorepo layout (599b38e)
  • fix(ffe-icons-react): Change hardcoded path of npm run build target (f271067)
  • fix(ffe-icons-react): fix build script to work inside monorepo (6cb9b97)
  • fix(ffe-icons-react): Fixed build script after changes to path in ffe-icons (a7270ae)
  • fix(ffe-icons-react): Output components to /lib (2d02dbb)
  • fix(ffe-icons-react): Use relative path to opts (5cfba06), closes #67
  • fix(ffe-icons): Fix git repository url (cbe0f63)
  • fix(ffe-icons): Fixed cwd in build script to compensate for package-scoping (794c608)
  • fix(ffe-icons): Makes build parameter --opts relative to cwd (24d75e0), closes #67
  • fix(ffe-icons): Remove class attribute from klokke-ikon (d425ca5)
  • fix(ffe-icons): Rename numeric icons (7258fcc)
  • fix(ffe-radio-button-react): Do not create a new id on render (ab38163)
  • fix(ffe-radio-button-react): Repalce sdbm with uuid (cb4fe00)
  • fix(ffe-tables-react): Correct main file in package.json (4aaf79d)
  • fix(ffe-tables-react): Properly handle zero as row id (8c8cc67)
  • fix(ffe-tables): Fix overlapping media queries (756b86a)
  • fix(stylelint-config-ffe): Ignore flex-flow shorthand (0622fb7)
  • docs: Add Coveralls badge to root README (31f10a1)
  • docs: Add issue template (0570d4a)
  • docs: Add line about messages -> changelog, example (6f8f343)
  • docs: Add pull request template (818271f)
  • docs: Add run target to build all documentation into dist (bc65d34)
  • docs: Add template for rendering an empty frontpage (4404aa7)
  • docs: Apply shared css to content pages (e41e14d)
  • docs: Exclude test files from styleguidist (2ae8cd8)
  • docs: Explain feature branching and committing to contributers (c8bec03)
  • docs: Have title reflect file name (c12a982)
  • docs: Improvements to CONTRIBUTING (678812a)
  • docs: Let logo link to root (45baa96)
  • docs: Reduce to one blank line between list items (16ca485)
  • docs: Remove obsolete docs on monorepo migration (24c96e1)
  • docs: Remove rendering of duplicate h1 (403fae4)
  • docs: Suggest creating an issue before HipChat (d776802)
  • docs: Update links to Github (748742f)
  • docs: Update README (8d00866)
  • docs: Update README and CONTRIBUTING (e878103)
  • docs(ffe-account-selector-react): Fix multi example (b7e3f00), closes #5
  • docs(ffe-account-selector-react): Format numbers (8691bf4), closes #6
  • docs(ffe-buttons-react): Add ARIA tags to docs (ec0d032)
  • docs(ffe-buttons-react): Fix broken ghost demo (3831da3)
  • docs(ffe-core-react): Fix markdown bug (63c7e0f)
  • docs(ffe-form-react): Add content to TextArea example (0c2c7cf), closes #38
  • doc: Add indicator for current page to top navigation (60ee7d7), closes #54
  • doc: Clarify how to launch styleguidist (14b554f)
  • infra: Add config for Travis CI (91655f8)
  • infra: Add coverage reporting to CI build (#7) (d1dac0e), closes #7
  • infra: Don't force push to gh-pages (1c5250d)
  • infra: Set up deploy to gh-pages (9619303)
  • Fix: 0 vertikal margin for content-container--no-space uansett skjermbredde (ee4e381)
  • Fix: Format url-string to LESS-standards. (0c83220)
  • Fix: Readme-info. (9055e15)
  • Fix: Rename all icons to end with -ikon (a9d5741)
  • Fix: use tabIndex as isTabbale is deprecated since ffe-checkbox-react@3.0.0 (3127794)
  • chores: Add global stylelint config (cdde745)
  • chores(ffe-buttons): Update stylelint config (d43ea4d)
  • chores(ffe-core): Update stylelint config (8e8fbe6)
  • Bugfix: add missing dependency (4ffdebd)
  • Bugfix: Export formatFodselsnummer from index.js (687174c)
  • Bugfix: false negative validation on certain days of month (a10d252)
  • Bugfix: Fix proptype warning for ariaInvalid (790580a)
  • Bugfix: make buttons tabbabe by default (is no isTabbale attribute has been set) (d785d14)
  • Bugfix: misplaced checkboxes due to changes in ffe-forms (de03dcd)
  • Bugfix: Missing semicolons. (9156562)
  • Bugfix: peer dependencies conflicts with react-dom (6df5bf9)
  • Bugfix: ShortcutButton used wrong css-class on its icon. (d8c3bd6)
  • Bugfix: unexpected return value from formatNumber if called with zero (88e6e5e)
  • onClose: Added support for providing an onClose callback through props (3fff2df)
  • README: more explicit example for base-url definition (6deffa3)
  • README: remove reference to no longer existing gateway less file (47872fb)
  • examples: it's better to use https:// URL than protocol relative (91db70f)
  • Fixed: Missing files (63d57e3)

BREAKING CHANGE

  • All packages have been renamed to add the @sb1 scope.

See links 1 and 2 to read more about package scopes.

Unfortunately this requires you update both your dependencies in package.json and all import or require statements in your code. Also, you unfortunately have to upgrade all FFE packages at once due to dependency between packages. If you are on the latest version prior to this breaking change the upgrade should be a matter of updating package.json with new package names and versions, and updating your imports.

To help find the proper package versions you can either browse to the packages you need or check out the list of Git tags either on Github 3 or by cloning the repository and running the git tag command. All package versions get a tag in the format package@version.

Update your package.json with the latest package version and add the @sb1 scope to the package name:

- "ffe-core": "11.0.2",
+ "@sb1/ffe-core": "11.0.2",

Scoped packages all get put in a subdirectory in node_modules/. In our case packages will be put in the node_modules/@sb1/ directory. If your build depends on file paths (for instance for copying fonts) you need to update that path to include the scope.

The directory structure also means you have to update your imports, both in Less and in JavaScript.

Using less-plugin-npm-import:

- @import 'npm://ffe-core/less/ffe';
+ @import 'npm://@sb1/ffe-core/less/ffe';

Using Webpack:

- @import '~ffe-core/less/ffe';
+ @import '~@sb1/ffe-core/less/ffe';

Using plain old paths:

- @import '../path/to/node_modules/ffe-core/less/ffe';
+ @import '../path/to/node_modules/@sb1/ffe-core/less/ffe';

JavaScript import:

- import { ActionButton } from 'ffe-buttons-react';
+ import { ActionButton } from '@sb1/ffe-buttons-react';

JavaScript require:

- const { ActionButton } = require('ffe-buttons-react').default;
+ const { ActionButton } = require('@sb1/ffe-buttons-react').default;
  • Improve the API of ffe-icons-react.

This commit changes the API of the ffe-icons-react package to take advantage of dead code eliminination and tree shaking in Webpack >= 2.

Previously, you imported one and one icon from the corresponding JSX file. Now all icons are available as named exports from the root level of ffe-icons-react.

If you're using webpack@>=2.0.0, please make the following changes to migrate:

- import ChevronIkon from 'ffe-icons-react/chevron-ikon';
- import FamilieIkon from 'ffe-icons-react/familie-ikon';
+ import { ChevronIkon, FamilieIkon } from 'ffe-icons-react';

If you're not using a build tool that enables dead code elimination and tree shaking, please make the following changes to migrate:

- import ChevronIkon from 'ffe-icons-react/chevron-ikon';
- import FamilieIkon from 'ffe-icons-react/familie-ikon';
+ import ChevronIkon from 'ffe-icons-react/lib/chevron-ikon';
+ import FamilieIkon from 'ffe-icons-react/lib/familie-ikon';

This API change allows for cleaner usage and better documentation.

  • Removes deprecated ecmaFeature setting and drops support for eslint 3 and older.
  • Rename two icons that begins with numbers in order to allow named exports in react package.

The following icons have been renamed:

  • 1-2-3-sirkel-ikon is now named sirkel-1-2-3-ikon
  • 1-2-3-understrek-ikon is now named understrek-1-2-3-ikon
  • Replace "expandedContent" with children- & title- prop

This commit changes the structure of ffe-accordion-react by making the expandable content of the accordion item the children, while the heading of the item is now a new "title"-prop. This previous soulution was somewhat backwards, while this change will be more the React way of doing things.

  • Requires React 16.2 or newer

With this ffe-file-upload-react is moved to the monorepo. A breaking change is introduced to remove support for React 15. The upgrade should be a drop-in upgrade for users of React 16.2 or newer.

  • Simplify the ffe-dropdown-react implementation.

This commit simplifies the component, and leaves more of the compositional power to the consumer.

In order to migrate to this new major, the consumer should wrap their existing component in ffe-form-react's InputGroup component. This will provide most of the functionality that this major removes from ffe-dropdown-react. Please refer to the documentation for new usage information.

  • the files property has been changed to only include the lib/ folder. If you imported anything from anywhere else you need to update your imports to go through the official channels.

With this ffe-system-message-react lives in the monorepo. All new changes must be done there.

  • This commit makes the build script use built-in functionality of yargs and lets the parameter --opts to be handled as a relative path to process.cwd().

See commit 5cfba06d493a0d70ca41babe3e71d8a71042dbed for an example on how to migrate.

  • This commit re-implements the ffe-buttons-react implementation so that it's easier to maintain for future developers.

A missing implementation, TaskButton, is also added in this commit.

The opportunity was taken to do some minor API changes as well, since the prior implementation had some deprecated fields that could be removed.

With this change, buttons are now much more similar, and follows (mostly) the same API across button types. There are some differences between them (some does not support loading indicators, while others might not support right or left icons. Please refer to the relevant documentation to learn more about the new APIs.

Changes in props:

  • action prop is removed.
  • simpleContent prop is removed (only used internally)
  • label prop is removed. Use children instead
  • isTabbable prop is removed. Use tabIndex instead
  • disableButton prop is renamed to its DOM cousin - disabled

Other changes: All buttons support leftIcon and rightIcon props now - with the following exceptions:

  • BackButton does not support any icons by design
  • InlineExpandButton does not support rightIcon by design
  • ShortcutButton does not support rightIcon by design
  • TaskButton does not support rightIcon by design

All buttons now support the element prop, which lets you override what component or DOM element is used to render the button.

  • This commit reimplements and simplifies the ffe-spinner-react implementation. It no longer includes layout, which requires the consumer to place it correctly.

The <InlineSpinner /> and <LargeSpinner /> are now available as <Spinner large={true|false} />.

The previous <Spinner /> implementation, which wrapped a large spinner in a ffe-content-container class is now removed. To keep this behavior, the consumer can create its own implementation of a <SpinnerWithLayout /> or something similar.

  • This commit reimplements the ffe-radio-button-react package, and modernizes its APIs.

This change removes deprecated APIs, and instead takes a fresh approach to improve the developer experience and design consistency.

Here is a non-exhaustive list of breaking changes:

<RadioButton />

  • aria-invalid prop must be 'true' or 'false' now - no booleans!
  • invalid prop is removed - use aria-invalid

<RadioSwitch />

  • The <RadioSwitch /> is no longer wrapped in a RadioButtonGroup component! Wrap it yourself - create a wrapping component if it's a lot of work for your usecase.
  • aria-invalid prop must be 'true' or 'false' now - no booleans!
  • invalid prop is removed - use aria-invalid
  • leftOption object is now replaced by two props - leftLabel and leftValue
  • rightOption object is now replaced by two props - rightLabel and rightValue.

<RadioButtonInputGroup />

  • This component now requires you to pass a function as a child. You can read more about this pattern here. The function receives an object with all props relevant to all options. Spread these to every radio button.
  • buttons prop is deprecated - pass your choices in as children
  • aria-invalid prop must be 'true' or 'false' now - no booleans!
  • invalid prop is removed - use aria-invalid

Please refer to the documentation for usage examples.

Finally, this commit documents this package, which had previously been forgotten about.

  • This commit removes the action message box type, as it was never a part of the design system.

Consumers of the action message box type should instead use the tips message box.

  • This commit removes the original implementation, and creates a new major of ffe-expandable-react, which simply works as a proxy for react-collapse. The package is deprecated, and kept around for legacy reasons.
  • This commit renames two icons in ffe-icons. bankid-icon is now named bankid-ikon, and mynter-to-stabler-pluss is now named mynter-to-stabler-pluss-ikon.

In addition, ffe-icons-react receives a fix that unbroke a previous release

  • This commit rewrites the ffe-buttons less package for simplicity and ease of use.

There are now two basic button types - base-button and inline-base-button. Each of these two button types have fewer elements, and a few modifiers that specify which type of button it is.

Previously, the DOM structure for most buttons looked like a variation of this:

<button class="ffe-[button-type]-button">
<span class="ffe-[button-type]-button__label">
<span class="ffe-[button-type]-button__label-text">
    <img class="ffe-[button-type]-button__label-icon" alt="left icon" />
    Click me
    <img class="ffe-[button-type]-button__label-icon" alt="right icon" />
</span>
<span class="ffe-[button-type]-button__label-spinner" />
</span>
</button>

For base-button based buttons (woah), the general DOM structure now required is this:

<button class="ffe-button ffe-button--[button-type]">
<img class="ffe-button__icon ffe-button__icon--left" alt="left icon" />
<span class="ffe-button__label">
Click me
</span>
<img class="ffe-button__icon ffe-button__icon--right" alt="right icon" />
<div class="ffe-button__spinner" />
</button>

The icons and the spinner is optional if not needed. Please refer to the React implementation for further details on which aria-tags are expected to be passed where, as well as which modifier flags are available.

Note, however, how the button type only needs to be specified at the top level. The same goes for any modifier, like loading etc. If your button does not require a loading indicator, the entire block can be removed without any other tweaks.

Previously, the DOM structure for small inline buttons were similar as above, just with a few different classes, and no spinner.

For inline-base-button based buttons (:tada:), the general DOM structure now required is this:

<button class="ffe-inline button ffe-inline-button--[button-type]">
<img class="ffe-inline-button__icon ffe-inline-button__icon--left" alt="left icon" />
<span class="ffe-inline-button__label">Click me</span>
<img class="ffe-inline-button__icon ffe-inline-button__icon--right" alt="right icon" />
</button>

The icons are optional if not needed. Please refer to the React implementation for further details on which aria-tags are expected to be passed where, as well as which modifier flags are available.

  • This package contains all webfonts and font-face definitions from ffe-core.

Caveat: TrueType font files are no longer included. This effectively drops support for Museo Sans webfont in IE 8 and older IEs.

Upgrade from ffe-core: Install ffe-webfonts and include the less file accordingly the package's README. Change your @build-path to @fonts-path. Please note that fonts-path is the actual fonts-folder and not the parent folder.

  • Webfonts are no longer included in ffe-core, but were moved into ffe-webfonts.

Because ffe-webfonts does not include TrueType fonts anymore, change effectively drops support for Museo Sans webfont in IE 8 and older.

The less variable @base-url is not used any longer and there is no need for consumers to declare it when using less from ffe-core.

Upgrade: Install ffe-webfonts and include the less file accordingly the package's README and change @build-path to @fonts-path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment