-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[web] Include flags in custom events (#140)
* [web] Include flags in custom events * Rename property to plainValues * Rename properties * Unify options and require flags list * Rename flags variables * Rename option * Update options * Update options type * Add `setDefaultProps` * Rename property * Rename function * Remove initialProps again and allow raw passing of `flags` * Cleanup * Remove unused type * Update type and consider max. amount of flags * Always report the first 5 flags * Do not use default flags * Remove comment * Refactor flags server integration Co-Authored-By: Damien Simonin Feugas <damien.feugas@gmail.com> * Update package.json Co-Authored-By: Damien Simonin Feugas <damien.feugas@gmail.com> --------- Co-authored-by: Tobias Lins <me@tobi.sh> Co-authored-by: Damien Simonin Feugas <damien.feugas@gmail.com>
- Loading branch information
1 parent
5cfe56c
commit 74942cd
Showing
4 changed files
with
70 additions
and
18 deletions.
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
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