Skip to content

Commit

Permalink
1479 Updates changeset to be a major version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardovdheijden committed Jan 6, 2025
1 parent 584c54c commit 66d58b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .changeset/real-planets-bake.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@orchestrator-ui/orchestrator-ui-components': patch
'@orchestrator-ui/orchestrator-ui-components': major
---

1479 GroupedTable: The table has a small header with a button "Collapse / Expand", this can now be overridden. csvDownload: Changed the parameters of initiateCsvFileDownload for directly exporting data to CSV. Introduced a utility type to help ensuring that all the props of an object will be of type "string". Typically useful for the csvDownload functionality
1479 csvDownload (Breaking change): Changed the parameters of initiateCsvFileDownload for directly exporting data to CSV. GroupedTable: The table has a small header with a button "Collapse / Expand", this can now be overridden. Introduced a utility type to help ensuring that all the props of an object will be of type "string". Typically useful for the csvDownload functionality
2 changes: 1 addition & 1 deletion apps/wfo-ui
Submodule wfo-ui updated 3 files
+13 −16 package-lock.json
+1 −1 package.json
+57 −37 pages/_app.tsx

0 comments on commit 66d58b5

Please sign in to comment.