Skip to content
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

Documentation site update #1289

Merged
merged 113 commits into from
Sep 22, 2022
Merged

Documentation site update #1289

merged 113 commits into from
Sep 22, 2022

Conversation

gesquinca
Copy link
Contributor

Description

Checklist

  • The version field in package.json is incremented following semantic versioning
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works
  • I have run yarn check & yarn build to confirm there are not any associated errors
  • This PR passes the Circle CI checks

taylorjdawson and others added 30 commits July 31, 2022 10:22
… Transactions (#1195)

* Initial implementation of Gas module

* Working prototype

* Add docs

* Modify API

* Add override poll example and comment

* Remove gas module from demo

* Update usage in core

* Update gas API

* Revert changes to fix types

* Revert changes to types that are in another pr

* Fix docs

* Revert in favor of PR

* Fix Configuration types

* Initial styles

* Style fixes

* Modifies results to be an array rather than a map

* Increments versions

* Increments core version

* Update yarn.lock for joi dep

* Fix ledger error handling

* Update demo

* Add missing txStuck msg

* Handle replacement txs

* Remove test gas fee data

* Add replacement option to docs

* Fix docs

* Code organisation, refactor, error handling

* Adds txReplaceError message

* Fixes error notification

* Add more detail in docs

* Additional documentation

* Update packages/core/README.md

Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>

Co-authored-by: Adam Carpenter <adamcarpenter86@gmail.com>
…e-v2.1.6-alpha.2...]: Fix - Remove Terser from Rollup(minification) (#1206)

* Remove terser from core and common rollup config

* Bump package versions using minified core/common versions
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/svelte@v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…lte-3.49.0

Bump svelte from 3.46.4 to 3.49.0
…1207)

* Dynamically import notify and account center

* Increment core version in vue and react pkg
* Move re-init check to top of init

* Increment versions
techgangboss and others added 26 commits September 16, 2022 12:27
- update powered by badge code
- remove unused svgs
…ancement - Improved theme nomenclature (#1202)

* Starting
* Added more variables to AC but after speaking with Gustavo am thinking of a different approach
* Added variables for Maximized
* Added and cleanedup variables for notify
* Added docs around changes
* Config created for styling
* Added styling abstract to root of internal demo
* Notes about containerElement usage
* Bump packages that use core
* Fix spacing issues
* Added background color
* Added theme selector
* Updates to color
* Add styling output
* Place styling config visible at top level
* Image drop working
* Added backdrop toggle
* update display and add notifications to test area
* Set iframe to window location
* Yarn it
* Refine mapping
* Update packages/core/README.md
- reduce having the same info on two places
- rework admonition types.
- reduce the use of 'theming' in language. We don't really support themes. We support customizing some css properties via variables.
- remove fonts and borders section.
- update language to use css custom properties vs variables for clarity.
Update graphics, links, organization and addition of customization page and link
@vercel
Copy link

vercel bot commented Sep 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
web3-onboard-docs ✅ Ready (Inspect) Visit Preview Sep 22, 2022 at 4:45PM (UTC)

@gesquinca gesquinca marked this pull request as ready for review September 22, 2022 16:47
Copy link
Contributor

@techgangboss techgangboss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving as same PR from docs-images branch

@techgangboss techgangboss merged commit afd57da into docs-main Sep 22, 2022
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.

10 participants