powerbi-visuals-gantt/.eslintignore

7 строки
81 B
Plaintext
Исходник Обычный вид История

V3.0.0 (#314) * Issue 38630: options state comparison added * Issue 38630: new compare function created * npm packages update & deprecated deletion * playwright added * eslint added * travis.yml file removed * d3 packages added, updated in files * lodash added, files updated * core-js require removed * eslint errors and warnings fix * karma.conf and test.webpack.config fix * version updates in files, capabilities and less file fix * renderTooltip method fix * clearCatcher opacity configured in style * behavior fix * lodash restore - render fix * Formatting models update * context menu configured * supportsHighlights feature added * code refactoring * packages update * taskCollapse comparison removed * label naming fix in formatting models * audit fix * tests global fix * merge * code refactoring * durationMin min value fix * less file fix * Add collapseTasksUpdateId to formatting settings * nullable and undefined value errors fix * added toggle for disabling rectangle roundness * renamed setting * version up * hotFix: renamed property in capabilities.json * hotfix: renamed property in capabilities.json * Rounded Rectangle feature toggle complete: Merge dev into certification (#304) * added toggle for disabling rectangle roundness * Create build.yml * renamed setting * version up * Dev vdnursultan feature (#302) * added toggle for disabling rectangle roundness * renamed setting * version up * hotFix: renamed property in capabilities.json * hotfix: renamed property in capabilities.json * Update build.yml updated to run older gantt * Dev vdnursultan feature (#303) * added toggle for disabling rectangle roundness * renamed setting * version up * hotFix: renamed property in capabilities.json * hotfix: renamed property in capabilities.json --------- Co-authored-by: MulyukovAidar <v-aimulyukov@microsoft.com> * Rounded corners now affects tasks and day offs * npm packages update * static functions restored * visualBuilder lint fix and highlight typo fix in visualData * ts-node package removed * hasOwnProperty call replaced with in operator * hasHighlight calculation refactor * gantt roles calculation refactor * equality operator fixed * ganttDiv scroll event handler referring this fix * modifying variables and methods to static type * updateInternal method part is separated to render method * tools version upgraded * use node16 and fix for error:03000086:digital * use node18 * fix error:03000086:digital in test step in build.yml * node 12, build status from github action * node 14 * node 16 * node 10 * node16 + fix test error * flag moved to karma conf * ubuntu 20.04 * remove redundant settings * azure pipelines removed * context menu moved to behavior * redundant lodash usages fixed, some methods replaced with in-built javascript functions * version up, feature complete * dependencies update * formattingModels update * Update README.md * Add GitHub Actions pipeline to test code * Remove tslint.json * Fix persisting collapsed tasks * Update packages * Move enums to dedicated files. Refactor methods to use enums instead of strings * Add "Visual_Short_Description", "Visual_Long_Description" localization keys * Move all enums to enums.ts * Make "Collapse All", "Expand All" clickable instead of only the arrow * fix eslint error: Remove 2015 ES module declaration * Update build.yml * Fix build.yml to use ubuntu-20.04 * Refactor "createTasks" method and fix eslint errors * Fix test that checks if elements are highlighted In DataViewValueColumn highlights array represents elements which should be highlighted. The bug was that highlights array was randomly generated with values greater than actual values. Fix broken test --------- Co-authored-by: Rustam Boranov <v-rboranov@microsoft.com> Co-authored-by: v-ruboranov <v-ruboranov@microsoft.com> Co-authored-by: Nursultan Dzhumabaev <nurzamazkatanks@gmail.com> Co-authored-by: Nursultan Dzhumabaev <v-dnursultan@microsoft.com> Co-authored-by: MulyukovAidar <v-aimulyukov@microsoft.com>
2024-02-20 11:41:18 +03:00
node_modules
dist
coverage
test
.eslintrc.js
karma.conf.ts
test.webpack.config.js