guanbinrui
guanbinrui
## Description Closes # (NO_ISSUE) ## Type of change - [ ] Documentation - [ ] Code refactoring (Restructuring existing code w/o changing its observable behavior) - [x] Bug fix...
## Description Disable post replacement and inject a tag inspector instead. ### Usage ```ts const sns: Plugin.SNSAdaptor.Definition { PostTagInspector: function TagInspector(props) { return HELLO WORLD }, } ``` ## Type...
✔ No breaking changes. 🆕 New Feature 🎨 UI Improvements 🐛 Bug Fixes 👩💻 Miscellaneous
## Description Closes # (NO_ISSUE) ## Type of change - [ ] Documentation - [x] Code refactoring (Restructuring existing code w/o changing its observable behavior) - [ ] Bug fix...
## Description Execute the contract code w/o EOA necessary. ## Usage ```ts // pseudo code const connection = useConnection(NetworkPluginID.PLUGIN_EVM) const onCallOperation = useCallback(() => { const operation = createOperationFromTransaction(transaction) const...
## Description Opening the shadow root mode for the chromium-e2e and firefox-e2e builds. Closes # (NO_ISSUE) ## Type of change - [ ] Documentation - [x] Code refactoring (Restructuring existing...
## Description Closes # (NO_ISSUE) ## Type of change - [ ] Documentation - [x] Code refactoring (Restructuring existing code w/o changing its observable behavior) - [ ] Bug fix...
## Catalogue - [ ] UI/UX - [x] Mask Core Feature - [ ] Mask Plugin Feature - [ ] Security/Cryptography Feature - [ ] Other - /_List it here_/...
## Description Move `PluginID` and `NetworkPluginID` to `@masknet/shared-base`. Closes # (NO_ISSUE) ## Type of change - [ ] Documentation - [x] Code refactoring (Restructuring existing code w/o changing its observable...