16 Commits

Author SHA1 Message Date
omkar
c3c6f51870 Chore/datadog instrumentation (#744)
* Add datadog rum instrumentation

* use node_env

* Remove non-null assertion

* Fixes

* Fix envs
2024-07-30 18:04:41 -04:00
Brendan from DeFi
9111e89c2f added amp urls to base-docs csp (#670) 2024-07-24 10:47:42 -07:00
Brian Doyle
566e5f5832 Rename Base Camp to Base Learn (#649)
* Rename Base Camp to Base Learn

* Rename Base Camp to Base Learn

* Update learn link

* change wallet type property from camel to snake case (#643)

* Update api key requirement, minor style updates (#642)

* Fix type and clarify inheritance ex (#655)

* Document Reth snapshot URLs (#651)

* feat(ecosystem): New additions to Ecosystem page (#647)

* feat(ecosystem): New additions to Ecosystem page

* chore(Ecosystem): Add image for Dynamic

* Update preparing-for-fault-proofs-on-base-sepolia.md (#633)

Update preparing-for-fault-proofs-on-base-sepolia

* Fix conflict

* fix conflict

---------

Co-authored-by: Brendan from DeFi <brendan.forster@coinbase.com>
Co-authored-by: Danyal Prout <danyal.prout@coinbase.com>
Co-authored-by: wbnns <hello@wbnns.com>
Co-authored-by: Olexandr Radovenchyk <radole1203@gmail.com>
2024-07-23 17:44:11 -04:00
Brendan from DeFi
58babadf41 Feat/update sprig (#572)
* moved Sprig integration from apps/web to libs

* deleted unused Sprig integration code from apps/web

* refactored useSprig hook to take configurable environmentId parameter

* Integrated Sprig into base-docs

* refactored sprig domains CSP to be hardcoded in apps

* Refactored base-docs Sprig integration to address import statement issues and supported sprig domains in CSP

* updated yarn dependencies

* refactored the base-docs Sprig integration to be on the layout Root instead of the index page

* Deleted eslintrc file
2024-06-18 14:50:24 -04:00
Arjun Dureja
fd46c9080e Update Cross-Origin-Opener-Policy header (#511) 2024-05-23 18:32:23 +02:00
wbnns
13f411e946 refactor(bridge + docs): Update metadata to reference Superchain Bridges (#508)
* refactor(bridge): Update metadata to reference Superchain Bridges

* refactor(docs): Drop Bridge FAQ from Sidebar

* refactor(docs): Drop faq for bridge.base.org (deprecated)

* refactor(docs): Add redirect for deprecated bridge faq

* refactor(docs): Combine mainnet and testnet bridge resources

* refactor(docs): Add link to brid.gg landing page for Base

* refactor(docs): Add links to both mainnet/testnet options

* fix(docs): Typo in page description

* refactor(docs): Drop artifact
2024-05-21 21:11:46 +02:00
taycaldwell
0e13f74894 Add redirects for AA guide (#476) 2024-05-01 16:21:41 -07:00
taycaldwell
9fd36fd587 fix redirect paths (#418) 2024-04-07 07:45:40 -05:00
taycaldwell
5e66754369 Add more redirects for docs (#416)
* Update using-base.md

* Update docusaurus.config.js

* Update DesktopNav.tsx

* Update MobileMenu.tsx

* Add query parameters to tutorial filtering

* Fix broken link

* Fix broken link

* Update redirects

* Update redirects

* Fix broken link

* Update server.js

* Update middleware.ts

* Update server.js

* Update middleware.ts

* Update server.js

* Update middleware.ts

* Update middleware.ts
2024-04-06 11:40:21 -04:00
taycaldwell
2fde8194fb Update tutorial content (titles, descriptions) to be consistent (#395)
* Update for tutorial consistency

* Add redirects

* Add redirects

* redirects

* Update redirects
2024-04-03 08:31:07 -07:00
jacob-moore-cb
8fbeb790e3 Add GPT Chat to Base Docs (#323)
* Install fetch event source to handle SSEs

* Add docs chatbot modal UI.

* Update Modal and Icon components.

* Add no scroll class.

* Add DocChat component.

* Installed fetch event source.

* Add light theme styles. Clean up code.

* Remove unneeded React import.

* Adjust copy as deployment test change.

* Undo test changes.

* Add Mendable URLs to CSP.

* Add markdown rendering support for chatbot responses.

* Yarn lock update.

* Adjust modal layout spacing.

* Fix chatbot modal styling for mobile screens.

* Add UI for rating bot responses.

* Temporarily disable response rating feature.

* Add server API endpoint for processing Base GPT response rating requests.

* Update csp for new API version.

* Add CCA events for GPT interactions. Fix id data types.

* Swap in prod client-side API keys.

* Use session storage for conversation data.

* Swap in prod client-side API keys.

* Remove unneeded log.

* Simplify state updates.

* Replace dangerouslySetInnerHTML with useRef innerHTML.

* Updated yarn.lock

* Swap in test API key for dev.

* Fix typo.

* Swap in prod client-side key.

* Temporarily remove sources. Adjust scroll behavior. Adjust modal close handler. Update API keys.
2024-03-07 13:20:35 -08:00
Brian Doyle
b6f7398b54 Add Sepolia RPC and Walletconnect verify to CSP (#341) 2024-03-05 00:35:29 -01:00
jacob-moore-cb
f857782341 Algolia Docs Search (#74)
* Add Algolia search.

* Remove kbar search code.
2023-10-20 08:32:09 -07:00
jacob-moore-cb
c1f4551b18 Remove cbhq URL from CSP. (#45) 2023-10-04 11:28:58 -07:00
jacob-moore-cb
dc3f01d194 Add CCA Lite domains to Base Docs CSP. (#42) 2023-10-03 23:52:22 -04:00
Matthew Bunday
2872ecb0a1 Clean slate for open source 2023-09-19 16:21:42 -04:00