Tags: vivo-bigdata/flipper
Tags
Flipper Release: v0.23.4 Summary: # New Features - Select plugins to include in your exports. # Fixes and chores - Run TSC in Travis. - Restore Android build in Travis. [Full Changelog](facebook/flipper@v0.23.3...v0.23.4) Reviewed By: jknoxville, danielbuechele Differential Revision: D16559674 fbshipit-source-id: 919f758f8750d26d9e49b6721d05264880d0abc5
Flipper Release: v0.23.3 Summary: Follow up release to fix facebook#498 Reviewed By: passy Differential Revision: D16487947 fbshipit-source-id: fbdd18ebd7af260450d93016f25f5e215419d8aa
Flipper Release: v0.23.2 Summary: ## Export Data - Add close button to the export sheet. - Show status updates while exporting Flipper data. - Fix Fresco data export (facebook@0c0f0d4). ## Headless - `select-plugins` cli argument added for the headless flipper ## Miscellaneous - Generate TLS certificates in the past to allow for clock skew. (facebook@9a97b3b) - Speed up Redux dev tools (facebook@ce93ecf) - Add stricter ESLint rules. - Speed up `yarn start` (facebook@10559a1). Reviewed By: passy Differential Revision: D16418562 fbshipit-source-id: 8ab9c3264c2a367125f8235dd07129e67441a0e4
Flipper Release: v0.23.1 Summary: - New Litho Sections APIs. - New version of Metro. - Hardened eslint rules. - Flipper Headless now offers a `--no-plugins` build mode to speed up compilation. Reviewed By: jknoxville Differential Revision: D16221050 fbshipit-source-id: 5eb7a0e8caaf11188ece94a149003daa36eb0a30
Flipper Release: v0.23.0 Summary: # Highlights - Disconnected devices now remain available as archived until they're reconnected. - Exporting is now significantly faster. # Bug Fixes - Re-enable x86 distribution for Android. Reviewed By: jknoxville Differential Revision: D16121347 fbshipit-source-id: ab58086ef3dc1f2e43feaee66ab2a1e5a69b44a1
Flipper Release: v0.22.0 Summary: Overall improvements * Fixed a memory leak caused by promise chaining * Fixing multi-row selection using shift in tables * Option to include column names when copying from a table * Copying table rows which are currently outside the viewport * Support regex search * Making client connection more reliable Plugins Layout * fixed a bug in layout search which caused a crash * Adding accessibilityIdentifier for iOS Logs * Debouncing user input in search * Fixing “stick to bottom” in logs * Showing timestamp with logs * Logs for a disconnected device are kept Network * Catching malformed URLs in network plugin * copy full network request and response * search network request using regex * Correctly calculate response size Fresco * UI fixes in Fresco plugin * Add missing events * Add open-source documentation Crash Reporter * Account for long crash titles * Fixing crash notifications * Fixing display of long stacktraces Export * Fix error display Other Plugins * Add analytics logging to export * Fixing UI glitch in Sections plugin Infrastructure * Add experimental support for mixed mode with TypeScript * Upgraded to Flow 0.101.1 * Fix tracking of request/response types between client and device * Improved iOS simulator compatibility Reviewed By: jknoxville Differential Revision: D15963819 fbshipit-source-id: 8af009381c05b9891d46f05a4b8f018754ae6517
Flipper Release: v0.21.0 Summary: # Highlights - Revamped documentation! We redesigned https://fbflipper.com/ and hope you like it. We added new tutorials, feature pages and way too many things to list here. - `no-op` package for Android makes it easier to (not) ship Flipper with production releases. - "Copy as cURL" support for the network plugin (facebook#415) Reviewed By: danielbuechele Differential Revision: D15518400 fbshipit-source-id: 041cc546f4bfd70b13d9bb25eaa6eecf5dc1d7f9
Flipper Release: v0.20.0 Summary: == Highlights * Improved UI when exporting Flipper data. (facebook@45999a5) == Fixes * The Shared Preference Plugin on Android will search for all shared pref files instead of only the package name by default. (facebook@825ecb8) * When restarting Flipper and the previously selected plugin no longer exists, the UI would crash. (facebook@c4a8e73) Commit log: facebook/flipper@v0.19.0...v0.20.0 Reviewed By: danielbuechele Differential Revision: D14951753 fbshipit-source-id: dbafc2d41cd25b2ede218b3fe3e99745226939a9
Flipper Release: v0.19.0 Summary: == Highlights - **Layout 2.0**: We have a new layout inspector that was rewritten from the ground to address all sorts of small bugs that like nodes not expanding that should all be gone now. - **New Crash Reporter**: Flipper will now detect crashes on your device and give you easy access to them through a device plugin that you can find next to logs. Learn more at https://fbflipper.com/docs/crash-reporter-plugin.html. - **Import/Export**: You can now import and export Flipper sessions as data to share them with others. Learn more at https://fbflipper.com/docs/share-flipper-data.html. == Fixes - Improved error reporting for what was previously summarised under "RecurringError". (facebook@bf9be74) - Fixed an issue where the color picker could get cut off. (facebook@f9ec0cd) (facebook#396) Full list: facebook/flipper@v0.18.0...v0.19.0 Reviewed By: priteshrnandgaonkar Differential Revision: D14665281 fbshipit-source-id: 78ed042d38642356180f25455d0d17a03ed59c6b
PreviousNext