* icon width
* updated pagination style
* file preview zoom
WIP — shouldn’t show up on MODAL preview
* overlay/modal close button styling
* duplicate key
* bookmark styling
* card fade
also adds an rgb value for the page background variable
* style per page dropdown
* cards per page dropdown color
* inset non-dense notifications within sidebar
* reduce border radius for xs avatars
* hide non-expanded prepend/append
* reduce sidebar padding
this gives content a bit more room
* WIP: split and update comments and revisions
work in progress
* fix collections module name
* fix file library title
* consistent border on disabled
* fix title/breadcrumb positioning
* breadcrumb fixes
* add “open” button to image interface
WIP — this needs the actual logic, and we might want to remove a button
* hide presets delete until selection
* image shadow and subtext color
* Remove breadcrumb calculation
* increase contrast for image subtitle
* fix textarea hover style
* Update src/modules/collections/index.ts
* Fix typing of translateresult to format
* Add undefined check to collection name
* Put v-if on dialog instead of button
* Remove breadcrumb logic
* Remove breadcrumb calculation
* Rename shadow to collapsed in header bar
* fix rating star display going over table header
* show collection breadcrumb for bookmarks
WIP — needs the formatted collection title
* shorter error to avoid wrapping
* remove periods
* new grid layout icon
* better inline divier text styling
* add v-detail and update layouts to use it
* Finish readme of detail
* Use translations for default value in title
* Add layout options translation
* Don't have margin on base component
* Add margin to v-detail
* Remove duplicated style
* Update src/layouts/cards/cards.vue
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* icon width
* updated pagination style
* file preview zoom
WIP — shouldn’t show up on MODAL preview
* overlay/modal close button styling
* duplicate key
* bookmark styling
* card fade
also adds an rgb value for the page background variable
* style per page dropdown
* cards per page dropdown color
* inset non-dense notifications within sidebar
* reduce border radius for xs avatars
* hide non-expanded prepend/append
* reduce sidebar padding
this gives content a bit more room
* WIP: split and update comments and revisions
work in progress
* fix collections module name
* fix file library title
* consistent border on disabled
* fix title/breadcrumb positioning
* breadcrumb fixes
* add “open” button to image interface
WIP — this needs the actual logic, and we might want to remove a button
* hide presets delete until selection
* image shadow and subtext color
* Remove breadcrumb calculation
* increase contrast for image subtitle
* fix textarea hover style
* Update src/modules/collections/index.ts
* Fix typing of translateresult to format
* Add undefined check to collection name
* Put v-if on dialog instead of button
* Remove breadcrumb logic
* Remove breadcrumb calculation
* Rename shadow to collapsed in header bar
* fix rating star display going over table header
* show collection breadcrumb for bookmarks
WIP — needs the formatted collection title
* shorter error to avoid wrapping
* remove periods
* Fix standard font-size of divider label, use large in interface
* Add extra date format strings
* Structure comments, support date headers
* Add ability to delete comments
* Add edited on status badge
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* Add translation strings
* Move type styles to mixins
* Add repeater interface
* Prevent stepper buttons when disabled
* Split up v-form
* Support disabled in repeater
* Add util to find related collection
* Allow display.fields to be function
* Return fixed relation for user types
* Pass type / collection / field to displays
* Add template display
* Finish display template display template display
* Fix table select all
* Fix defaulting + staging changes on new preset
* Navigate to bookmark after creation
* Support exact prop on v-list
* Use exact links in browse
* Show bookmark title when on bookmark
* Force layout refresh on navigation change
* Allow numbers in v-badge
* Add edit bookmark string
* Rename add-bookmark to bookmark-add
* Add bookmark-edit
* Save name changes to bookmark
* Fix image deselection when newID isn't set
* Fix svg support in image interface
* Render correct title on file library detail
* Default to interfaces based on type
* Remove unused import
* Don't show dropdown indicator on field label when readonly
* Accept datetime_created datetime_updated in datetime interface
* Add reused value-null component
* Fix z-index of v-badge
* Close status on content click
* Move edit button to header on file detail
* Increase tooltip z-index
* Add warning notice to edit image modal
* Fix extra spacing in divider interface
* Use wide style for notifications when drawer is open
* Click on image to open file preview
* true title alignment
not sure why, but normal was optically best for me
* flip dropdown arrow when open
* flip dropdown arrow and add dot contrast
* fix icon expanding label height
keep arrow visible when menu open
* global form size and clean-up file preview
* updated console log
WIP — also includes format for warnings, errors, timing, etc
* add form max width
* fix search input width with value
* style chips
* no arguments
* 00 == 60
* update tags/chip styling
* wysiwyg editor style fixes
* conditional formatting
* seconds option and wip 12h time
* even editor tool spacing
* avoid vertical text clipping
* add circle option to image display
* add circle option to user display
* add circle to translations
* add rating display
* remove log
* button vertical alignment
* correct image width
* polish image styles
* Fix datetime interface
* Use flip transition
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>