blur-admin/src/app/theme/components
deepsource-autofix[bot] 219c9d7133
refactor: convert logical operator to optional chainining
The [optional chaining](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining) operator can be used to perform null checks before accessing a property, or calling a function.
2024-01-01 11:20:20 +00:00
..
baPanel refactor(colorScheme): move colors to config provider 2016-05-14 00:20:59 +03:00
baSidebar refactor: convert logical operator to optional chainining 2024-01-01 11:20:20 +00:00
baWizard refactor: convert logical operator to optional chainining 2024-01-01 11:20:20 +00:00
backTop refactor(routing): migrate chart routes to new structure 2015-12-16 19:19:31 +03:00
contentTop refactor(basic structure): configure page states, generate sidebar from these states 2016-01-12 18:30:32 +03:00
msgCenter refactor(litleIssues): preloader logs and firefox, tabs - icons,message-center icons raonded 2016-03-05 17:46:49 +03:00
pageTop refactor(sidebar): change sidebar API and improve UX 2016-05-03 15:37:29 +03:00
progressBarRound feat(app\ui\modals): add progress dialog 2016-12-10 15:53:49 +03:00
widgets feat(blurPanel): refactor blurpanel 2015-12-24 15:17:25 +03:00
components.module.js refactor(themeComponents): move components to separate module 2015-12-16 01:32:16 +03:00
toastrLibConfig.js fix(config): change location for components configs 2016-05-14 00:21:00 +03:00