-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
main to certification #136
Conversation
* 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>
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
* 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>
* Change behavior * Add workaround to deselection * Increase visual version * Update comment --------- Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
Co-authored-by: Iuliia Kulagina <v-ikulagina@microsoft.com>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
No description provided.