Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update packages * auto fix * update root navigation * remove vuex-router-sync mapped fields * update dashboards * set default icon button variant to text * replace vee-validate with v-form * auto fix * manual fix * replace vue filters with function calls * remove deprecated grid components * remove deprecated slot syntax * disable explicit emits * update event hyphenation * move v-for key to template node * remove deprecated $listeners * remove badge overlap prop * remove deprecated app prop * remove deprecated clipped prop * clean up * update search results summary tables * update chip size prop * update activator slots * fix menu positioning * swap field append-inner/outer * update combobox selection slots * remove .native modifier * show active indicator on all list items * update table headers and slots * update drawer action buttons * remove deprecated list sub-components * replace material icons with mdi * replace value/input with modelValue * replace v-app-bar in drawers with v-toolbar * fix breadcrumbs * add default color to selection controls * update vuetify * update steppers * replace fixed-width subtitles with title attribute * update select item slots * set custom link color * update help icon * update InfoWidget * set default itemTitle to "text" * add missing sortyBy array * update tabs * update monaco * fix non-existent property access error * replace VueClipboard with navigator.clipboard * replace vue-markdown with vue3-markdown-it * update incident report form * misc fixes * replace vuedraggable with vueuse sortable * replace date-picker and time-picker with native inputs * remove unused file * fix BaseCombobox usage * Adding FormKit dependency and fixing incident drawer * fix chart card props * update vuetify * $vuetify.breakpoint -> $vuetify.display * v-data-table -> v-data-table-server * fix timeline layout * Minor ui fixes * Migrating btn * More UI fixes --------- Co-authored-by: David Whittaker <[email protected]> Co-authored-by: kevgliss <[email protected]> Co-authored-by: Marc Vilanova <[email protected]>
- Loading branch information