Skip to content

0.0.10#149

Merged
arhtudormorar merged 2 commits intomainfrom
development
Jul 5, 2025
Merged

0.0.10#149
arhtudormorar merged 2 commits intomainfrom
development

Conversation

@arhtudormorar
Copy link
Collaborator

No description provided.

iuliacimpeanu and others added 2 commits July 3, 2025 17:26
* Fixed transactions order

* Added changelog.
#147)

* Refactor ledger addresses component into address-select and update related types. Expose `ledger-addresses` as `address-select` in the visual components. Update CHANGELOG.md to reflect these changes.

* Fix border variable syntax in address-select component styles.

* Update CHANGELOG.md to reflect the correct pull request number for the exposure of `ledger-addresses` as `address-select`.

* Update version to 0.0.11, rename `ledger-addresses` to `addresses-table`, and refactor related components and types. Add new styles for addresses table and update CHANGELOG.md accordingly.

* Refactor address-select component to use updated account type. Change `IAccount` to `IIndexedAccount` in address processing logic.

* Update account type in getLedgerAddressByIndex helper from `IAccount` to `IIndexedAccount` for consistency with recent refactor.

* Refactor `ledger-addresses` component to `address-table`, updating related types and styles. Modify imports and event handling to reflect the new naming convention. Update CHANGELOG.md for clarity.

* Update version to 0.0.10 and add entry to CHANGELOG.md for recent changes, including fixes and renaming of components.

* Refactor address-table component to use updated type `IAddressTableData` instead of `IAccountScreenData`. Update related type definitions for consistency.

* Update type definitions in components.d.ts to replace `IAccountScreenData` with `IAddressTableData` for the `MvxAddressTable` interface, ensuring consistency across the project.

* Refactor address-table and pagination components to improve class naming consistency and add data-testid attributes for better testing support. Update type definitions to align with recent changes in the ledger-connect types.

* Refactor side-panel styles to improve visibility handling. Consolidate class application for better readability and maintainability, ensuring proper pointer events and opacity settings for the visible state.
@arhtudormorar arhtudormorar merged commit 58e74cb into main Jul 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants