Skip to content

Commit 11c6e11

Browse files
MiroMargineanurazvantomegeamgavrilaradumojiciuliacimpeanu
authored
v0.0.27 (#209)
* Update Node.js version and setup action in GitHub workflows for npm publishing and pre-merge unit tests * Fixed issue with toast title (#200) * Fixed issue with toast title * Update changelog * Remove Trim unrelated styles (#201) * removed styles unrelated to the trim component that may alter dApp styling * add trim-wrapper styling * Copy Button Enhancements (#202) * Updated styles * Updated styles * Updated CHANGELOG.md * Fixed tests * Fixed tests * Updated transactions table styles (#203) * Updated styles * Added multiversX symbol * Updated changelog * Fixed tests * Updated version * Added slider to transactions table (#205) * Added scrollbar styles * Updated changelog * ExplorerLink and CopyButton enhancements and Storybook support (#206) * Updated styles * Added stories * Updated stlyes * Updated CHANGELOG.md * Fixed tests * Fixed tests * Fixed issue with consecutive toasts (#207) * Fixed issue with consecutive toasts * update changelog * Add "DataWithExplorerLink" & Enhance "Trim" Component (#208) * Added stories to Storybook * Updated styles * Updated styles * Updated CHANGELOG.md * Added tests * Added Storybook stories * Added Storybook stories * Fixed conflicts (#210) * v0.0.26 (#204) * Update Node.js version and setup action in GitHub workflows for npm publishing and pre-merge unit tests * Fixed issue with toast title (#200) * Fixed issue with toast title * Update changelog * Remove Trim unrelated styles (#201) * removed styles unrelated to the trim component that may alter dApp styling * add trim-wrapper styling * Copy Button Enhancements (#202) * Updated styles * Updated styles * Updated CHANGELOG.md * Fixed tests * Fixed tests * Updated transactions table styles (#203) * Updated styles * Added multiversX symbol * Updated changelog * Fixed tests * Updated version --------- Co-authored-by: Razvan Tomegea <razvan.tomegea@gmail.com> Co-authored-by: Gavrila Andrei <andrei.gavrila@multiversx.com> Co-authored-by: Radu Mojic <radu.mojic@multiversx.com> Co-authored-by: Miro <miro.margineanu@multiversx.com> * Removed unused objects --------- Co-authored-by: Razvan Tomegea <razvantomegea@users.noreply.github.com> Co-authored-by: Gavrila Andrei <andrei.gavrila@multiversx.com> Co-authored-by: Iulia Cimpeanu <72752718+iuliacimpeanu@users.noreply.github.com> Co-authored-by: Razvan Tomegea <razvan.tomegea@gmail.com> Co-authored-by: Radu Mojic <radu.mojic@multiversx.com> * v0.0.26 (#204) (#211) * Update Node.js version and setup action in GitHub workflows for npm publishing and pre-merge unit tests * Fixed issue with toast title (#200) * Fixed issue with toast title * Update changelog * Remove Trim unrelated styles (#201) * removed styles unrelated to the trim component that may alter dApp styling * add trim-wrapper styling * Copy Button Enhancements (#202) * Updated styles * Updated styles * Updated CHANGELOG.md * Fixed tests * Fixed tests * Updated transactions table styles (#203) * Updated styles * Added multiversX symbol * Updated changelog * Fixed tests * Updated version --------- Co-authored-by: Razvan Tomegea <razvantomegea@users.noreply.github.com> Co-authored-by: Gavrila Andrei <andrei.gavrila@multiversx.com> Co-authored-by: Iulia Cimpeanu <72752718+iuliacimpeanu@users.noreply.github.com> Co-authored-by: Razvan Tomegea <razvan.tomegea@gmail.com> Co-authored-by: Radu Mojic <radu.mojic@multiversx.com> * Update pnpm * Update version (#212) * 0.0.27 * Updated CHANGELOG.md --------- Co-authored-by: Razvan Tomegea <razvan.tomegea@gmail.com> Co-authored-by: Gavrila Andrei <andrei.gavrila@multiversx.com> Co-authored-by: Radu Mojic <radu.mojic@multiversx.com> Co-authored-by: Iulia Cimpeanu <72752718+iuliacimpeanu@users.noreply.github.com> Co-authored-by: Iulia Cimpeanu <iuliaalexandra.ignat@gmail.com> Co-authored-by: Razvan Tomegea <razvantomegea@users.noreply.github.com> Co-authored-by: Tudor Morar <tudor.morar@multiversx.com>
1 parent ed66e40 commit 11c6e11

File tree

31 files changed

+6451
-4192
lines changed

31 files changed

+6451
-4192
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [[0.0.27](https://github.com/multiversx/mx-sdk-dapp-ui/pull/209)] - 2025-08-26
11+
12+
- [Added the "DataWithExplorerLink" component and enhanced the "Trim" component](https://github.com/multiversx/mx-sdk-dapp-ui/pull/208)
13+
- [Fixed issue with consecutive custom toasts](https://github.com/multiversx/mx-sdk-dapp-ui/pull/207)
14+
- [Updated the CopyButton and ExplorerLink to be more flexible, adding Storybook stories](https://github.com/multiversx/mx-sdk-dapp-ui/pull/206)
15+
- [Added slider to transactions table](https://github.com/multiversx/mx-sdk-dapp-ui/pull/205)
16+
1017
## [[0.0.26](https://github.com/multiversx/mx-sdk-dapp-ui/pull/204)] - 2025-08-15
1118

1219
- [Updated transactions table styles](https://github.com/multiversx/mx-sdk-dapp-ui/pull/203)

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiversx/sdk-dapp-ui",
3-
"version": "0.0.26",
3+
"version": "0.0.27",
44
"description": "A library to hold UI components for a dApp on the MultiversX blockchain",
55
"author": "MultiversX",
66
"license": "MIT",
@@ -51,19 +51,19 @@
5151
"@stencil/core": "^4.36.2",
5252
"@stencil/react-output-target": "1.2.0",
5353
"@stencil/storybook-plugin": "^0.4.2",
54-
"@storybook/addon-links": "9.1.1",
54+
"@storybook/addon-links": "9.1.3",
5555
"classnames": ">=2.5.1",
5656
"lodash.capitalize": "^4.2.1",
5757
"lodash.inrange": "^3.3.0",
5858
"lodash.range": "^3.2.0",
5959
"qrcode": ">=1.5.4",
6060
"sass-embedded": "^1.85.1",
61-
"storybook": "^9.1.1"
61+
"storybook": "^9.1.3"
6262
},
6363
"devDependencies": {
6464
"@stencil/sass": "^3.0.12",
6565
"@stencil/store": "2.0.16",
66-
"@storybook/addon-docs": "9.1.1",
66+
"@storybook/addon-docs": "9.1.3",
6767
"@tailwindcss/cli": "4.0.17",
6868
"@tailwindcss/postcss": "4.1.3",
6969
"@types/jest": "^29.5.14",
@@ -74,7 +74,7 @@
7474
"@typescript-eslint/parser": "^8.23.0",
7575
"eslint": "^9.19.0",
7676
"eslint-plugin-simple-import-sort": "^12.1.1",
77-
"eslint-plugin-storybook": "9.1.1",
77+
"eslint-plugin-storybook": "9.1.3",
7878
"globals": "^15.14.0",
7979
"jest": "^29.7.0",
8080
"jest-cli": "^29.7.0",

0 commit comments

Comments
 (0)