Releases: argentlabs/starknetkit
Releases · argentlabs/starknetkit
v2.5.0-beta.2
2.5.0-beta.2 (2024-11-15)
Bug Fixes
v2.5.0
v2.4.1
v2.5.0-beta.1
2.5.0-beta.1 (2024-11-13)
Bug Fixes
- adapt type external (61ef1f0)
- add missing
closeModalOld
for the old way of usage (6457371) - add missing tailwind's color tokens from
x-ui
(1202fa3) - case when
window
isundefined
ingetInjectedArgentX
(de4cae8) - color (9039438)
- ignore ts error (96c06e1)
- logical error with modal closing (ff8305d)
- logical error, destroy modal if
resultType !== "wallet"
(3c71667) - missing import, missing error (864d6e4)
- pass props and type
downloadLinks
(6ff294e) - passing wrong theme to
DynamicIcon
(5e7cef2) - ts error (a76c303)
- usage of
Argent
connector (0245904) - using wrong connector name/icon (e991747)
Features
- adapt modal to new features (53d303e)
- add
approval
prop toLayout
enum (960e17c) - add component for rendering icons (c57a8d8)
- add new 1 button connector WIP (6560d74)
- add new approval layout (010f3fc)
- add new prop to
ConnectOptions
(966a9e7) - add new UI elements (1b4066b)
- create helpers for connectors (ea4008b)
- create modal helpers (015dff2)
- export
StarknetkitCompoundConnector
(0e4aa84) - handle new UI and only QR code approach (c743c6d)
- improve type StarknetkitCompoundConnector (3fd36a7)
- programmatically show install extension section (d571de8)