Skip to content

Commit

Permalink
chore(release): 2.57.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.57.0](v2.56.0...v2.57.0) (2025-01-22)

### Bug Fixes

* adjust disabling share button ([86aec55](86aec55))
* adjust target handling ([738359b](738359b))
* control secure context ([5a2ef97](5a2ef97))
* improve domain parsing and managing for open/share urls ([1a5c125](1a5c125))
* improve share url button ([8e693b6](8e693b6))
* improve ShareUrlButton functionality and design ([dcf74f1](dcf74f1))
* improvements in context/domain raw handling in opening shared urls ([1628106](1628106))
* only show copy to clipboard button if we are under secure context ([3efd3df](3efd3df))
* props issues ([53aa776](53aa776))
* styling ([e52b4b5](e52b4b5))
* update gisce/react-formiga-components to v1.9.2 ([b5529d6](b5529d6))

### Features

* add new handleOpenResourceAction url feature ([7286618](7286618))
* add ShareUrlButton functionality ([cf8c29a](cf8c29a))
* allow pass and resume domain in /open route ([8fc704c](8fc704c))
* allow searchParams to be shared and resumed with ability to change them in the UI ([32ff741](32ff741))
* improve URL and title management in ActionView ([644e14e](644e14e))
* new approach for url sharing ([b196060](b196060))
  • Loading branch information
semantic-release-bot committed Jan 22, 2025
1 parent a5d2565 commit e8f935d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "@gisce/react-ooui",
"version": "2.56.0",
"version": "2.57.0",
"engines": {
"node": "20.5.0"
},
Expand Down

0 comments on commit e8f935d

Please sign in to comment.