Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Nialexsan/fcl js react native without packages (#1655) * PKG -- [fcl-react-native] Initial commit * OPS -- [fcl-bundle] skip resolving react * PKG -- [flc-react-native] React Native blocto * PKG -- [flc] import normalize helper * VSN -- [fcl] - @onflow/fcl 1.4.0-alpha.6 -> 1.4.0-alpha.7 * VSN -- [fcl-bundle] - @onflow/fcl-bundle 1.3.0-alpha.0 -> 1.3.0-alpha.1 * VSN -- [fcl-react-native] - Fixed package versions * VSN -- [root] - Updated lock * PKG -- [fcl-react-native] Clearer error message * PKG -- [fcl-react-native] Temporary remove package changed approach * PKG -- [transport-http] additional check for CustomEvent * PKG -- [transport-grpc] additional check for CustomEvent * OPS -- [config] skipLibCheck * OPS -- [sdk] skipLibCheck * OPS -- [fcl] skipLibCheck * PKG -- [fcl] check for origin in serviceEndpoint * PKG -- [fcl-react-native] react-native package * PKG -- [fcl-react-native] fix ignored files * PKG -- [fcl] revert import changes * VSN -- [fcl] Updated sdk dependency * PKG -- [fcl-bundle] Revert changes to bundler * VSN -- [root] changeset * PKG -- [fcl-react-native] fixed missing package * PKG -- [fcl-react-native] Skip copying test * VSN -- [root] Updated jest * VSN -- [root] changeset for jest update * Revert "PKG -- [fcl-bundle] Revert changes to bundler" This reverts commit 663059f. * VSN -- [fcl-bundle] Fixed version bump * PKG -- [fcl-react-native] use browser to instead of webview * PKG -- [fcl-react-native] removed unused file * PKG -- [fcl-react-native] Fixed props * PKG -- [fcl-js] conditional logic for react-native * PKG -- [fcl-js] Removed unused files * PKG -- [fcl-js] revert unnecessary check * PKG -- [root] Updated utils package json * PKG - [root] Fixed utils build * PKG -- [fcl-js] Fixed import paths * PKG -- [root] Placeholder tests * regenerate lock * package lock * react native entry point * fix bugs * fix imports * refactor package structure * PKG -- [fcl] update lock * VSN - [root] Removed changeset * VSN - [root] Updated lock --------- Co-authored-by: Jeffrey Doyle <jeffrey.doyle@dapperlabs.com> * stub execLocal * revert unnecessary changes * revert changes * PKG - [fcl] dialed down dependencies versions * PKG -- [fcl] peer dependency react 17 and 18 * DOC -- [fcl] generate jsdocs * PKG -- [fcl] fixed eslint * PKG -- [typedefs] add provider type * VSN -- [fcl] expand peer versions * PKG -- [fcl] shared exports * PKG -- [fcl] Removed unnecessary default config * VSN -- [root] changeset * VSN -- [root] Prerelease * VSN -- [root] fix prerelease tag name --------- Co-authored-by: Jeffrey Doyle <jeffrey.doyle@dapperlabs.com>
- Loading branch information