Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* PR Version 2.2.0.0 (#110) * Initialized SelectionManager instance (Working version) * Updated packages and config files * Switched from puppeteer to playwright, and from tslint to eslint + some changes in configs * Fixed code style according to linter's suggestions * Updated packages * Removed jquery * Removed jasmine-jquery dependency and fixed tests * Increased visual's version * Increased the visual's version in pbiviz.json as well * Changed callback type for addTooltipService method * Increased version in the lock file * Removed redundant files * Updated libraries to latest versions * Increased versions of API and visual and fixed Karma config * Added support for keyboard focus * Updated build workflow * Fixed lodash imports and improved type checks in tests * Polished code * Fixed compilation errors in tests * Updated libraries * Updated changelog and set newest API version * Removed tslint file * Created formatting model * Migrated to formatting model * Changed displayName values for Quaity, Min font size and Max font size. Added minRepetitionsToDisplay to string resources * Fixed bug with ColorPicker when color was not applied * supportHighlight logic and tests * showAll, removed unused packages, packages version up * moved keys from cababilities to formatting settings * removed unused npm packages proper contextmenu handling renamed settings object renamed function names from c++ convention to js convention --------- Co-authored-by: Aleksandr Levochkin <v-alevockin@microsoft.com> Co-authored-by: Aleksandr Levochkin <v-allevockin@microsoft.com> * removed support highlight logic (#112) * removed support highlight logic * removed unused function peviously was used by supportHighlight --------- Co-authored-by: Nursultan Dzhumabaev <v-dnursultan@microsoft.com> Co-authored-by: Aleksandr Levochkin <v-alevockin@microsoft.com> Co-authored-by: Aleksandr Levochkin <v-allevockin@microsoft.com>
- Loading branch information