You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Start fund button
* Add a notification provider system
* Add fade out animations
* Funding takes a little to create the account, add a starter notification
* Disable the button once clicked
* Use Stellar button
* Use local faucet instead of remote web url
* Add helper text
* Update vite config to be network aware
* Layout and typo fix
* Leverage useTransition and be aware of account funding status
* Integrate tooltip
* Show and hide tooltip on hover
* Modify CSS for transitions, and for tooltip to stay same size regardless of inner content
* Update Context.Provider references to simply Context according to https://react.dev/blog/2024/12/05/react-19\#context-as-a-provider
* add local env var to build environment
* Incorporate zod for types
* Fix complaint about break statement
* Some refactors of the provider and moving hook to its own file
* Update vite.config.ts
Co-authored-by: Chad Ostrowski <221614+chadoh@users.noreply.github.com>
* Change notification hook filename
* Add comment on Stellar networks
* Validate body without zod
* Fix linting error
* Rename function to make clearer
---------
Co-authored-by: Chad Ostrowski <221614+chadoh@users.noreply.github.com>
0 commit comments