-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* ✨ New summary row feature for datatable * ✨ Allow empty strings behind flag + tests * 🐛 Address the transition problem + refactor * ✅ Add some unit tests * ✅ Add first functional tests * 👌 first feedback addressed * ✨ Make it handle numeric array values * 📝 Improved message * ✅ Fix functional test * 🔥 Remove warning message for last value * 🚨 Remove unused import * 🐛 Fix a bug with last value * 👌 Integrated feedback * 💄 Migrated to combobox * ✅ Fix unit tests + restore right data-test-id * 🏷️ Fix type issue * 👌 Address all issues reported Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Marco Liberati <[email protected]>
- Loading branch information
1 parent
5abfeca
commit efbad21
Showing
13 changed files
with
692 additions
and
17 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
Oops, something went wrong.