Commit 2b08308
Fix MetaMask Connection Issue in CafeUnitTest Component (#60)
* Update dependencies in package-lock.json and enhance wallet connection options in CafeUnitTest component
- Updated versions of `brace-expansion` and `pbkdf2` packages in package-lock.json.
- Added `metaMask` and `injected` wallet connectors to the CafeUnitTest component.
- Modified wallet connection UI to include a modal display for wallet options.
This commit improves wallet integration and ensures the project uses the latest package versions.
* Fix typo in iframe source URL in erc-721-exercise.mdx
* Enhance CafeUnitTest component styles and update iframe source URL in erc-721-exercise.mdx
- Updated iframe source URL to point to localhost for local development.
- Improved input and message styles in CafeUnitTest component for better user experience.
- Added new styles for container, card, title, and wallet section to enhance visual appeal.
- Adjusted button and input styles for improved interaction feedback.
This commit focuses on refining the UI and ensuring the iframe points to the correct local resource.
* Update iframe source URL in erc-721-exercise.mdx to point to Chromatic for live preview
- Changed iframe source URL from localhost to a Chromatic URL for better accessibility during development.
- This update ensures that the iframe displays the latest version of the CafeUnitTest component in a live environment.
This commit focuses on improving the development workflow by providing a reliable source for the iframe content.
* Remove autogenerated yarn.lock file
- Deleted the yarn.lock file as it is autogenerated and should not be edited directly.
- This change helps maintain a clean project structure by removing unnecessary files.
This commit focuses on ensuring that the project does not include autogenerated files that can lead to confusion during development.
* change link (#59)
* Update discord links (#63)
* update discord links
* change cdp to buildonbase link
* Add verified commit for merge requirements
* Test verified commit signing
* New privacy policy banner (#53)
* New privacy policy banner
* removing logs
* fix link
* fixes
* ensure link doesn't wrap
* update banner for all top level pages
* update banner content
* update banner text and update more pages with banner
* adding to learn
* add to more pages
* updating more pages
* Test commit signing
* Clean up test file
* Test SSH signing after configuration
---------
Co-authored-by: youssea <youcefea99@gmail.com>
Co-authored-by: xtbase <teaonbase@gmail.com>1 parent 7268873 commit 2b08308
File tree
5 files changed
+347
-108
lines changed- docs
- learn/token-development/erc-721-token
- node_modules
- storybook
- stories/components/CafeUnitTest
5 files changed
+347
-108
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments