Skip to content

Latest commit

 

History

History
391 lines (209 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

391 lines (209 loc) · 15.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

11.4.63 (2025-01-08)

Bug Fixes

  • prefers gap/overflow shorthands (be856d4)

11.4.62 (2025-01-06)

Bug Fixes

  • tables with a sticky header has tabindex (d74ebc7)

11.4.7 (2024-08-19)

Bug Fixes

  • piler i ekspanderende tabell (401c479)

11.4.1 (2024-07-01)

Bug Fixes

  • gjør det mulig å bruke TableRow controlled (c07787c)

11.4.0 (2024-06-26)

Features

  • optional props for custom labels for TablePagination (afc1e50), closes #3907

11.3.0 (2024-02-07)

Features

  • toggleSwitch now supports the disabled prop (5973df5), closes #3803

11.2.1 (2024-01-24)

Bug Fixes

  • referer til jkl-klasser i stedet for elementer (520e732)

11.2.0 (2024-01-23)

Features

  • legg til støtte for å midtstille tekst i celle og header (9e82d87)

11.1.5 (2023-09-05)

Bug Fixes

11.1.0 (2023-07-13)

Features

  • expandableTableRow kan kontrolleres med isOpen (9be84f1), closes #3597

11.0.0 (2023-07-07)

chore

  • oppdater versjon på grunn av breaking change i core (57ece48)

BREAKING CHANGES

  • Avhenger av ny majorversjon av core

10.1.11 (2023-03-21)

Bug Fixes

  • gjør sorter-ikon bold for tabellheader (83a5b11)

10.1.4 (2023-02-17)

Bug Fixes

  • oppdater dependencies i table (cf24e88)

10.1.0 (2023-02-02)

Bug Fixes

  • bruk fontstiler for riktig størrelse i kompakt (825b1cd)
  • oppdater pakker (0fe09e3)

Features

  • paginering i tabeller (7fdf478)
  • støtte for sortering med tabellheader (12a589d)

10.0.0 (2023-01-30)

Features

  • bump majorversjon av core (0b25b9c)

BREAKING CHANGES

  • Avhenger av en versjon av jkl-core med breaking changes

9.1.0 (2022-11-30)

Features

  • add sticky table header (604bfd0)

9.0.14 (2022-11-23)

Bug Fixes

  • rett opp i feil rundt devDependencies (936f310)

9.0.13 (2022-11-22)

Bug Fixes

  • fjern workspace-prefix som ikke blir fjernet (283540b)

9.0.10 (2022-11-11)

Reverts

  • Revert "chore: rigg om doc-utils som en intern pakke" (281b0e1)

9.0.9 (2022-11-09)

Reverts

  • Revert "chore: rigg om doc-utils som en intern pakke" (281b0e1)

9.0.4 (2022-09-20)

Bug Fixes

  • forenkle arvede html-attributter for å unngå feil (eab3b1c), closes #3108

9.0.0 (2022-09-08)

chore

  • fjern forceCompact-props (0f8bfeb)

Features

  • innfør konseptet density med navn i stedet for boolean prop compact (fd96f78)

BREAKING CHANGES

  • data-compactlayout er nå data-layout-density="compact"
  • forceCompact er fjernet. Bruk compact og regresjonstest steder du bruker kompaktvarianter.

8.0.4 (2022-06-13)

Bug Fixes

  • merk CSS og SCSS som side-effects (dac2e2b)

Performance Improvements

  • bruk tiny-glob for globbing av filer under bygg (246952a)

8.0.0 (2022-06-07)

chore

BREAKING CHANGES

  • Pakken avhenger av en breaking versjon av core

7.5.0 (2022-03-16)

Features

  • add support for left/right aligning table header (1b57ee7)

7.4.2 (2022-03-10)

Bug Fixes

  • bruk den riktige genericen per type (a8e8802)

7.4.0 (2022-03-09)

Features

  • add support for a callback when open state changes (03e4ccf)
  • change to a better prop name (d0cec19)

7.3.0 (2022-03-07)

Features

  • add ref support to Table components (779b28d)

7.2.5 (2022-02-11)

Bug Fixes

  • fiks en warning om en sirkulær avhengighet (2b61703)

7.2.0 (2022-02-02)

Bug Fixes

  • actually export component and types (725339d)
  • add more accessibility props to ExpandableTableRow (ba308e1)
  • fix a bug where enter keypress was not handled (602c006)
  • fix a bug where keyboard events would bubble (ca26a2b)
  • fix arrow hover effect when clickable is enabled (b039007)
  • fix naming and imports (abb3ef6)
  • make expandable row more accessible (9c6b573)
  • rename ExpandableTableRowCell for a better defined use area (4858b05)

Features

  • add base functionality for expanding rows (4290cfc)
  • animate expandable table (e2fb733)
  • handle clickable row properly (01c1ab9)
  • properly compose component from TableRow (2774729)
  • set colSpan to be a controllable prop (7cbf0d9)
  • this map have no use anymore (6bdf333)
  • use data-th inside ExpandButton when table is shown as list (4f10a7a)
  • use TableRow (6a0ecc1)

7.1.0 (2021-12-06)

Features

7.0.5 (2021-11-17)

Bug Fixes

  • endre standard vertical-align i henhold til design (a545a58), closes #2434

7.0.0 (2021-10-25)

Features

  • variant av table-cell med toppjustering (d4cf5bf)

BREAKING CHANGES

  • Feilaktig merket som majorversjon. Ingen breaking change.

6.0.0 (2021-10-25)

Features

BREAKING CHANGES

  • Se migreringsdokumentasjonen for `table-react`

5.0.0 (2021-10-21)

chore

BREAKING CHANGES

  • depends on jkl-core v8 with breaking changes

4.0.3 (2021-08-30)

Bug Fixes

4.0.0 (2021-07-09)

chore

BREAKING CHANGES

  • Depends on jkl-core-version with breaking changes

3.0.0 (2021-07-06)

chore

BREAKING CHANGES

  • Now depends on jkl-core 6.0.0, which introduces breaking changes

2.0.0 (2021-06-07)

Features

  • upgrade dependency jkl-core to v5.0.0 (c3dc8dc)

BREAKING CHANGES

  • Upgrades dependency jkl-core to v5.0.0, introducing breaking changes to color variables

1.6.5 (2021-02-12)

Bug Fixes

  • add react 17 types as valid peerdep (a074c34)

1.6.0 (2020-12-15)

Features

  • display types in portal (5c62a16)

1.5.0 (2020-11-25)

Features

1.4.0 (2020-07-29)

Features

  • build: use @babel/runtime instead of inlining helpers in each file (bbadce5), closes #1136

1.3.0 (2020-03-25)

Bug Fixes

  • move browserslist declaration to root package.json (51c790e), closes #862

Features

  • update typescript, prettier and babel (ec1d27b)

1.2.0 (2020-03-06)

Features

  • portal: implement dev and portal examples (857f2e2)

1.1.0 (2020-01-16)

Bug Fixes

  • fix links to components in readme (4e2ade2)

Features

  • portal: use examples as documentation for all comp (e99e56a)

1.0.0 (2019-12-03)

Features

  • table-react: change table row types to enum (d9394a9)
  • table-react: export table row types from index (d4afa3b)
  • table-react: use hrefLabel as title attribute on anchor rows (e719622), closes #515

0.3.0 (2019-09-26)

Features

  • table-react: add className to table (d3d4e06), closes #377

0.2.0 (2019-09-23)

Bug Fixes

  • jkl-table-react: add default onRowClick with navigation (01256b5)
  • jkl-table-react: let the TableRow click handler handle navigation (b94847a)
  • jkl-table-react: use jkl-sr-only to hide anchors in tables (6b79957)
  • jkl-table-react: use th instead of td in table head row (9228d0b)

Features

  • jkl-table: change prop name for click a row in table (5dfa8c9)
  • jkl-table-react: add Table react component (8f3aaf0)
  • jkl-table-react: depend on correct jkl-core version (229c99e)