-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uni merge 1.0.6 #441
Uni merge 1.0.6 #441
Conversation
* fix: cjs in cra * chore: wrap cjs for mjs * chore: export cjs and esm * chore: export chunks * fix: correctly export locales * chore: note exports compat * fix: use cjs for common deps * chore: bump to v0.0.20-beta * chore: rm outdated comment
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.28 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.1.28...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](unshiftio/url-parse@1.5.3...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: make dialog provider an isolate * fix: use button for connect wallet * chore: document esoteric changes
* feat(widgets): support wrapping native assets * integrate wrap with swapInfo, start a useWrapCallback hook * add loading state * add pending state to (un)wrap transactions * final cleanup * janky merge conflict fix--disregard! this will change * fixed * 💢 * pr feedback * z's pr feedback * pr feedback * zzmp pr feedback * zzmp pr feedback
…nsupported networks (#3376) * disable interactions and don't show summary screen on unsupported networks * clear input values on unsupported network * pr feedback * pr feedback * simpler active trade clearing * rename some things
* fix: layout token balance on token select * fix: do not clear block on window re-focus
* create donation banner * update styling and copy * only show banner on swap page * dont use hard coded z index * style updates
* use permit when valid on approvals * fix broken check for permit sig * update conditionals * update text * remove unneeded else * move permit and approve logic to combined hook * update comment * split txn and approval state, code clean * organize disable conditions * small changes * update conditional check
* feat: make data user-selectable * fix: consider the whole node for focus * fix: back out lineheight typing * fix: straggling occurences * chore: comment on root user-select
* introduce useQuorum introduce LATEST_GOVERNOR_INDEX * use CurrencyAmounts and fix % logic * gate useQuorum to mainnet, just to be safe * comment
* feat: export used types * fix: clean defaulting names * chore: rename to useSyncTokenDefaults
* update loading icon * color update, update file for spinner * update loader styling size * update file naming for spinner
|
I'm not sure what I contributed, but you're welcome to it. |
3ffaba0
to
2c92b8c
Compare
I have read the CLA Document and I hereby sign the CLA |
recheckcla |
Is anyone ever sure? |
Actually yes. Now I am (I looked at the commit list) - I updated the Optimism image. Tiny change, and you're welcome to it. |
Thank you all, and sorry again (for the nth-time) for the ping. |
@W3stside could you rebase this branch and get it merged once all checks are passing? Also, maybe not for this PR, but can you modify the One simple solution is that we just use a naming convention for these merge's branch cowswap/.github/workflows/cla.yml Line 1 in b4cbc80
|
NORMAL MERGE! DO NO SQUASH!
Summary
Latest update from uni to 1.0.6 -
Notes:
Uni merge 1.0.6
isMatic
fnlib
(widget folder) changed a lot, updated our mod as well <---- important reason for this merge