Skip to content

Commit

Permalink
Merge branch 'feature/table-2' of https://github.com/helsenorge/refero
Browse files Browse the repository at this point in the history
…into feature/table-2
  • Loading branch information
rinrub committed Feb 26, 2024
2 parents 15191e5 + 1d76a1e commit 9e19892
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@
---

- fixed the sorting for tables and also changed logic for standardtable

## 14.1.0

---

- Has possibility to display summary as table. Can support types Table, Table-HN1, Table-HN2 and GTable
- Support for ordering in GTable, Table-HN2 og Table

## 14.0.9

---
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helsenorge/refero",
"version": "14.1.0-beta03",
"version": "14.1.0",
"engines": {
"node": "^18.0.0",
"npm": ">=9.0.0"
Expand Down

0 comments on commit 9e19892

Please sign in to comment.