Files
directus/src
Rijk van Zanten d72b8bbcd7 Add v-modal component (#274)
* Start on v-modal, fix layering in v-dialog

* Add shadow to v-dialog content

* Add optional group identifier to groupable compositions

This allows groupable parents to be nested more flexibly:

tabs group
  item group
    item
      tab

In the case above, we only want the tab to trigger for tabs group, not item group.

* Add active prop support to v-list-item

Allows us to manually indicate that a list item is active, useful in v-menu

* Use v-list in vertical tabs

* Finish v-modal

* Update readme for groupable composition
2020-03-31 11:33:34 -04:00
..
2020-03-16 17:26:31 -04:00
2020-03-31 11:33:34 -04:00
2020-03-31 11:33:34 -04:00
2020-03-27 10:27:21 -04:00
2020-03-25 16:55:01 -04:00
2020-03-27 10:27:21 -04:00
2020-03-30 13:39:45 -04:00
2020-03-30 13:39:45 -04:00
2020-03-30 13:39:45 -04:00
2020-03-25 16:55:01 -04:00
2020-03-20 19:32:24 -04:00