-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editor Stats - track core global styles updates & saves (#53801)
* Track global styles button click in header * Rename file and fix tracking * Track open and close * Add e2e tests * Fix wrong tab value when closing sidebar by another sidebar * Beautify e2e tests * track color, typography, and basic block settings * generalize the process to find the updated item * handle elements and reverse compare when necessary * stringify value if object * remove double import * yeah, dont nest that.. bleh rebase/conflicts * find all changed values and fix palette discrepency * add saving event * fix save tracking * fix array ordering bug * add debouncing * add function docs * comment updates * start adding e2e tests * fix loss of fidelity with palette reset * fix palette reset test * block level update tests * *_update tests complete, now todo *_save * fix update tests when running after other GS test * save event tests * only save global styles * Update test/e2e/specs/specs-wpcom/wp-calypso-gutenberg-site-editor-tracking-spec.js Co-authored-by: Bart Kalisz <[email protected]> * fix checkbox clicking * move sleep to saveGlobalStyles * use setCheckbox function Co-authored-by: David Szabo <[email protected]> Co-authored-by: Bart Kalisz <[email protected]>
- Loading branch information
1 parent
87872be
commit 4edfb08
Showing
3 changed files
with
566 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.