# Changelog
# 1.136.3 (opens new window) (2024-11-06)
# Bug Fixes
- button: enhance focus styles for improved accessibility (ee88a726 (opens new window)), closes #19795 (opens new window)
- mit3f: add checkbox wrapper component to handle notifications state (431d3412 (opens new window)), closes #19914 (opens new window) #19917 (opens new window)
- v-card: move background-colors from __content to v-card (625daf90 (opens new window)), closes #18847 (opens new window)
- v-contact-card: add new contact card for better layout (07b70d4a (opens new window)), closes #19914 (opens new window) #19917 (opens new window)
- v-contact-card: replace v-banner with v-contact-card (efbb98b4 (opens new window)), closes #19914 (opens new window)
- v-sidebar-item: prevent sidebar links being full width on desktop (803c5865 (opens new window))
- v-table: add dynamic-horizontal-scrollbar-detection (d7d4e796 (opens new window)), closes #18291 (opens new window)
- v-toggle: disable all toggles when one is in loading state (f98b3c31 (opens new window)), closes #19202 (opens new window)
# 1.136.2 (opens new window) (2024-10-08)
# Bug Fixes
- v-footer-address: optimize accessibility lighthouse score - li/ul issues (6226f26b (opens new window)), closes #18903 (opens new window)
- v-footer-contact: optimize accessibility score - low-contrast text (0c7813aa (opens new window)), closes #18903 (opens new window)
- v-searchable-select-shallow: optimize accessibility lighthouse score - aria-hidden issue (f7085238 (opens new window)), closes #18903 (opens new window)
- v-sidebar: optimize SEO lighthouse score - list elements missing ul issue (e2821cc1 (opens new window)), closes 18903#16365274 (opens new window)
# 1.136.1 (opens new window) (2024-10-03)
# Bug Fixes
- v-hero-custom: fix button alignment when wrapped in v-data element (59325af2 (opens new window)), closes #18725 (opens new window)
# 1.136.0 (opens new window) (2024-10-03)
# Bug Fixes
- v-hero custom: add option for background-videos (f310d22c (opens new window)), closes #18725 (opens new window)
- v-hero-custom: add config tool for the composition (70deee71 (opens new window)), closes #18725 (opens new window)
- v-hero-custom: add final component with all features (1cdb47d6 (opens new window)), closes #18725 (opens new window)
- v-hero-custom: add fullscreen feature (d02fd6fe (opens new window)), closes #18725 (opens new window)
- v-hero-custom: update documentation for implementation (f905ea24 (opens new window)), closes #18725 (opens new window)
- v-hero-split: remove round top-corners for better alignment with navbar shadow (84b3efae (opens new window)), closes #18469 (opens new window)
- v-navbar: wide desktop navbar with larger font-size (3919c8a1 (opens new window)), closes #18469 (opens new window)
# Features
- v-hero-custom: new hero custom (fri) component (f3da3869 (opens new window)), closes #18725 (opens new window)
- v-navbar: new layout with large text, shadow and full width (d190ca6b (opens new window)), closes #18725 (opens new window) #18469 (opens new window)
# 1.135.19 (opens new window) (2024-10-01)
# Bug Fixes
- v-data: fix seo issues with v-data generated markup creating modal bug (7871ddab (opens new window)), closes #18903 (opens new window)
# 1.135.18 (opens new window) (2024-09-30)
# Bug Fixes
- v-navbar-menu-item: seo - add option for div tag if no list (a72eb3b2 (opens new window)), closes #18903 (opens new window)
# 1.135.17 (opens new window) (2024-09-26)
# Bug Fixes
- v-card: fix missing images issue when images are not in viewport on pageload (5e620b5b (opens new window)), closes #18796 (opens new window)
- v-sidebar-item: solve the double active state issue (710e8914 (opens new window)), closes #18712 (opens new window)
# 1.135.16 (opens new window) (2024-09-23)
# Bug Fixes
- v-data: add option for li tag with v-data elements (8f6b6900 (opens new window)), closes #18903 (opens new window)
- v-data: update documentation for v-data (49757252 (opens new window)), closes #18903 (opens new window)
# 1.135.15 (opens new window) (2024-09-18)
# Bug Fixes
- v-alert-global: change local storage key to prevent issues with local alerts (d24b7aa5 (opens new window)), closes #19205 (opens new window)
- v-alert-global: prevent closing icon and text from clashing (8ce9c226 (opens new window)), closes #19205 (opens new window)
- v-layout: adjust top-space according to amount of global alerts (6ef33343 (opens new window)), closes #19205 (opens new window)
# 1.135.14 (opens new window) (2024-09-17)
# Bug Fixes
- v-navbar: add faux-link prop to solve SEO logic for links (1a1e34b0 (opens new window)), closes #19564 (opens new window)
# 1.135.13 (opens new window) (2024-09-10)
# Bug Fixes
- seo: pagespeed insights links are not crawlable (e4ef6c55 (opens new window)), closes #18929 (opens new window)
# 1.135.12 (opens new window) (2024-09-09)
# Bug Fixes
- v-card: add fix for randomly missing images in cards (327b584a (opens new window))
# 1.135.11 (opens new window) (2024-09-09)
# Bug Fixes
- design: add design version info (e3ba624a (opens new window))
- v-alert-local: add expiration option to component (e0921d2a (opens new window)), closes #19041 (opens new window)
- v-alert-local: add support for a second expiration time button (e3c3b6ca (opens new window)), closes #19041 (opens new window)
- v-alert-local: add theme based colors for local alert buttons (ee98add3 (opens new window)), closes #19121 (opens new window)
- v-alert-local: update documentation for expiration (139f39cc (opens new window)), closes #19041 (opens new window)
- v-text: add inactive state option (ab167328 (opens new window)), closes #18098 (opens new window)
- v-toggle: add missing disabled state back (72f70f72 (opens new window)), closes #19095 (opens new window)
# 1.135.10 (opens new window) (2024-09-02)
# Bug Fixes
- v-hero split: add round corners for hero split image (95e1734c (opens new window)), closes #18720 (opens new window)
- v-hero: align font-sizes (e5d3a7e6 (opens new window)), closes #18720 (opens new window)
- v-hero: change animation behavior and content width (f12e4426 (opens new window)), closes #18720 (opens new window)
- v-hero: optimize animation behavior and content width (835b8116 (opens new window)), closes #18720 (opens new window)
- v-hero: solve
window is not defined
build error (0919f958 (opens new window)), closes #18720 (opens new window) - v-select-basic: add initial preselected option (cb7cda61 (opens new window)), closes #19073 (opens new window)
- v-select-basic: update documentation (51f33809 (opens new window)), closes #19073 (opens new window)
- v-text: update v-text documentation (394cb435 (opens new window))
# 1.135.9 (opens new window) (2024-08-21)
# Bug Fixes
- v-inpage-links: fix link color (fccc6f00 (opens new window)), closes #19049 (opens new window)
# 1.135.8 (opens new window) (2024-08-14)
# Bug Fixes
- v-alert-global: add new warning theme color (860c56d9 (opens new window)), closes #18488 (opens new window)
- v-alert-global: fix typo (a4df8028 (opens new window)), closes #18488 (opens new window)
- v-alert-local: add temporary fix for mobilepay icon (b9822509 (opens new window)), closes #18725 (opens new window)
- v-datatable: add option for 100 items (e75d0b1c (opens new window)), closes #18922 (opens new window)
- v-datatable: prevent unnecessary scrollbar (c5236abe (opens new window)), closes #18922 (opens new window)
- v-sidebar: add border-radius to subitem list on desktop (b43590f9 (opens new window)), closes #18430 (opens new window) #18488 (opens new window)
# 1.135.7 (opens new window) (2024-07-02)
# Bug Fixes
- global-styles: remove ::selection styling (7193caf1 (opens new window)), closes #18721 (opens new window)
# 1.135.6 (opens new window) (2024-07-01)
# Bug Fixes
- v-radio: fix overflow issue (3ddf7447 (opens new window)), closes #18707 (opens new window)
- v-signup-price: add beta release url (817b25b5 (opens new window)), closes #17085 (opens new window)
- v-signup-price: make price visible if value is 0 or null (11ebfdf6 (opens new window)), closes #17085 (opens new window)
# 1.135.5 (opens new window) (2024-06-10)
# Bug Fixes
- build: fix two build warnings (c80689cc (opens new window)), closes #18244 (opens new window)
- global: add style color for user marked text (0d823bd7 (opens new window)), closes #18341 (opens new window)
- v-inpage-links: add in-page links component (82e8e9ca (opens new window)), closes #18008 (opens new window)
# 1.135.4 (opens new window) (2024-05-16)
# Bug Fixes
- v-modal: adjust padding in mobile view (c822fd98 (opens new window)), closes #18369 (opens new window)
# 1.135.3 (opens new window) (2024-05-15)
# Bug Fixes
- search-mobile: prevent iOS keyboard pushing first search-items up behind search-field (ea70ecc5 (opens new window)), closes #18279 (opens new window)
- v-corner-button: add new corner button & documentation (0f26aa34 (opens new window)), closes #18303 (opens new window)
- v-hero: add animation for mobile split layout (cbbe7527 (opens new window)), closes #18330 (opens new window)
- v-hero: add new mobile split layout (1cad6ac8 (opens new window)), closes #18330 (opens new window)
- v-icon: add all icon examples to the documentation (1e1a7ca7 (opens new window)), closes #18116 (opens new window)
- v-icon: change logo color to red (f88f3c8b (opens new window)), closes #181116 (opens new window)
# 1.135.2 (opens new window) (2024-05-08)
# Bug Fixes
- v-hero: add new layout for hero image with text overlay (15403c58 (opens new window)), closes #17204 (opens new window)
- v-hero: design changes for the split layout (00d3ffad (opens new window)), closes #18238 (opens new window)
- v-modal: update documentation regarding logo parameter (1b343e10 (opens new window)), closes #18115 (opens new window)
# 1.135.1 (opens new window) (2024-05-08)
# Bug Fixes
- favicon+logo: change to red (d9489861 (opens new window)), closes #18308 (opens new window) #13621 (opens new window)
- mit3f: add new composition area for mit3f (5cbb061a (opens new window)), closes #17930 (opens new window)
- v-form: update form documentation (85b80da5 (opens new window)), closes #17930 (opens new window)
- v-inline: add optional horizontal alignment parameter (58946382 (opens new window)), closes #17930 (opens new window)
- v-input textarea: fix textarea auto-height bug (2798a10c (opens new window)), closes #17930 (opens new window)
- v-select-basic: fix close button bug (3936733e (opens new window)), closes #17930 (opens new window)
- v-select-basic: fix z-index issue placing dropdown behind content (bbcfadaa (opens new window)), closes #16728 (opens new window) #17930 (opens new window)
# 1.135.0 (opens new window) (2024-05-07)
# Bug Fixes
- added new navigation layout (a98e979e (opens new window))
- logo: add red logo (38845c9f (opens new window)), closes #13621 (opens new window)
- moved component v-arrow to root (61caa6fe (opens new window))
- navigation: add changes to navigation layout (d63c4954 (opens new window)), closes #13621 (opens new window)
- new-navigation: enable first click navigation on burger-menu-icon (f2257f16 (opens new window)), closes #13621 (opens new window)
- split alerts and updated layout (4aab8bff (opens new window))
- updated color variants documentation (4dbcaffa (opens new window))
- v-alert-global: add better design for global alerts (a887dc6b (opens new window)), closes #15844 (opens new window)
- v-alert-global: add new design for local alerts (93db5524 (opens new window)), closes #15844 (opens new window)
- v-alert-local: add new design for local alerts (2d0a702b (opens new window)), closes #15844 (opens new window)
- v-alert-local: update documentation (11527f33 (opens new window)), closes #15844 (opens new window)
- v-chat: change secondary color to focus (ios chat color) (75f2bf58 (opens new window)), closes #17086 (opens new window)
- v-modal: add new takeover design for mobile (1a83c224 (opens new window)), closes #18115 (opens new window)
- v-modal: add optional logo on mobile modal dialogs (18fddc8a (opens new window)), closes #18115 (opens new window)
- v-modal: optimize documentation and frontend architecture for mobile takeover design (1bb97c3c (opens new window)), closes #18115 (opens new window)
- v-search: add a lock-icon to search-results that requires logon (0261f54a (opens new window)), closes #17851 (opens new window)
# Features
- new-navigation: big update to the site navigation and alerts (2c89cbf4 (opens new window)), closes #13621 (opens new window) #15844 (opens new window)
# 1.134.3 (opens new window) (2024-04-22)
# Bug Fixes
- v-card: add composition using the v-card as a hero (6b904906 (opens new window)), closes #17204 (opens new window)
- v-card: correct layout error when using ribbon on cards in mobile view (edf3917f (opens new window)), closes #17204 (opens new window)
- v-card: delete composition using the v-card as a hero (71314f1b (opens new window)), closes #17204 (opens new window)
- v-fagforening-for-mig: fix logo path error breaking scripts (52039f29 (opens new window)), closes #17498 (opens new window)
- v-fagforening-for-mig: fix logo path error breaking scripts (4ba517ff (opens new window)), closes #17498 (opens new window)
# 1.134.2 (opens new window) (2024-04-17)
# Bug Fixes
- searchable-select: allow for both clear & close button in fullscreen mode (e7cbb04a (opens new window)), closes #17843 (opens new window)
- searchable-select: allow for larger dropdowns by increasing the max-height (85c62d14 (opens new window)), closes #17843 (opens new window)
- searchable-select: fix issue with clear icon showing when pladeholder is visible (37bc4a58 (opens new window)), closes #17843 (opens new window)
# 1.134.1 (opens new window) (2024-04-15)
# Bug Fixes
- v-hero: fix hero height issue on mobile (dbc74dc6 (opens new window)), closes #17937 (opens new window)
# 1.134.0 (opens new window) (2024-04-11)
# Bug Fixes
- beta release: update the documentation (34c77824 (opens new window))
- v-card: avoid unintentional overflow hidden preventing form content visibility (9926333d (opens new window)), closes #17902 (opens new window) #17843 (opens new window)
- v-card: fix issues regarding image pixelation on transition cards (f81ebe89 (opens new window)), closes #17218 (opens new window)
- v-card: update documentation for using source srcset (6222c933 (opens new window)), closes #17218 (opens new window)
# Features
- v-text: add lorem ipsum option (9dff19f1 (opens new window)), closes #17220 (opens new window)
# 1.133.2 (opens new window) (2024-04-09)
# Bug Fixes
- changed remaining background-image to img (95737fb2 (opens new window))
- design-package workflow: make it easier to get the right bundle paths for design packages (27362ebf (opens new window)), closes #17854 (opens new window)
- footer-contact: add support for footer lady img (89c00dc4 (opens new window)), closes #16031 (opens new window)
- v-button: prevent submit when button is in loading state (60efe2d3 (opens new window)), closes #16754 (opens new window) #16773 (opens new window)
- v-button: update disabled style and remove blue and update documentation (5d53f0f3 (opens new window)), closes #16754 (opens new window)
- v-fagforening-for-mig: add better mobile layout (174a327a (opens new window)), closes #17498 (opens new window)
- v-image: add support for disproportionated images (83f2c2dc (opens new window)), closes #16031 (opens new window)
# 1.133.1 (opens new window) (2024-03-21)
# Bug Fixes
- v-select-basic: update documentation for implementation (cd2e1122 (opens new window)), closes #16728 (opens new window)
# 1.133.0 (opens new window) (2024-03-21)
# Bug Fixes
- documentation: update documentation for temporary beta releases (66fe832a (opens new window)), closes #2424 (opens new window)
- v-searchable-select: increase options-limit (4f1e1b93 (opens new window)), closes #17545 (opens new window)
# Features
- v-select-basic: add closing feature for takeover view (223f091b (opens new window)), closes #16728 (opens new window) #11987 (opens new window)
- v-select-basic: add initial component (f315b1ed (opens new window))
- v-select-basic: add optional takeover view on mobile (f57c3e86 (opens new window)), closes #16728 (opens new window) #11987 (opens new window)
- v-select-basic: add responsive functionality & styling (b402011b (opens new window)), closes #16728 (opens new window) #11987 (opens new window)
- v-select-basic: optimize code structure (dd846283 (opens new window))
- v-select-basic: simplify markup for responsive behavior (96571e63 (opens new window)), closes #16728 (opens new window) #11987 (opens new window)
# 1.132.3 (opens new window) (2024-02-22)
# Bug Fixes
- documentation: add resizable iframes in compositions (fb53f9f2 (opens new window))
- v-card: lighten the gray bg-color (c6255f1a (opens new window)), closes #F2F2F4 (opens new window) #17217 (opens new window)
- v-content-top-margin: remove margin-top on mobile (104b9981 (opens new window)), closes #16307 (opens new window)
# 1.132.2 (opens new window) (2024-02-21)
# Bug Fixes
- added find afdeling composition (345fe66a (opens new window))
- find-afdeling: change layout design (07a98f3c (opens new window)), closes #15837 (opens new window)
- find-afdeling: new html & data (b2ad32e1 (opens new window)), closes #15837 (opens new window)
- find-afdeling: new layout (4e03d3b8 (opens new window)), closes #15837 (opens new window)
- find-afdeling: update page layout (f201d174 (opens new window)), closes #15837 (opens new window)
- v-content-top-margin: decrease margin-top on mobile (460fab88 (opens new window)), closes #16307 (opens new window)
# 1.132.1 (opens new window) (2024-01-30)
# Bug Fixes
- v-radio: prevent tooltip to render too soon (5830a9b9 (opens new window))
# 1.132.0 (opens new window) (2024-01-29)
# Bug Fixes
- release documentation: add release configuration and docs (75836960 (opens new window))
- release documentation: update beta-release config and docs (1034423d (opens new window))
# Features
- v-footer-social-icon: add social icon x replacement for twitter (9c097d12 (opens new window))
# 1.131.10 (opens new window) (2024-01-16)
# Bug Fixes
- v-searchable-select: fix error on mobile devices (9bfb4910 (opens new window)), closes #16689 (opens new window)
# 1.131.9 (opens new window) (2024-01-10)
# Bug Fixes
- v-card: optional vertical alignment class (c98f9a8d (opens new window))
- v-input-auth-code: add support for up to 6 digits on one line (c34e6ea9 (opens new window))
# 1.131.8 (opens new window) (2024-01-05)
# Bug Fixes
- bump version (b9e881e6 (opens new window))
# 1.131.7 (opens new window) (2024-01-05)
# Bug Fixes
- bump version (7d0f0314 (opens new window))
# 1.131.6 (opens new window) (2024-01-05)
# Bug Fixes
- yet another commit to bump the version (bcc98225 (opens new window))
# 1.131.5 (opens new window) (2024-01-05)
# Bug Fixes
- another commit to bump the version (0b1954ab (opens new window))
# 1.131.4 (opens new window) (2024-01-05)
# Bug Fixes
- commit to bump version (be09bb99 (opens new window))
# 1.131.3 (opens new window) (2024-01-05)
# Bug Fixes
- corrected eslint errors for updated version (f809a04d (opens new window))
# 1.131.2 (opens new window) (2024-01-04)
# Bug Fixes
- build: add changes to support builds in unix-based systems (61827ed2 (opens new window))
- replaced v-pdf and v-slider (a6930259 (opens new window))
- updated packages, node version (ac095c4c (opens new window))
# 1.131.1 (opens new window) (2023-12-05)
# Bug Fixes
- fixed vuepress layout bug (ff5a98d (opens new window))
# 1.131.0 (opens new window) (2023-12-04)
# Bug Fixes
- added svendegaver levering composition (1939dfe (opens new window))
- button disabled styling now overrules all (d011457 (opens new window))
- layout changes to v-hero-split (3c1a78c (opens new window))
- v-date-picker invalid state now updates (6f08806 (opens new window))
- v-input-auth-code now has required prop (43d83e7 (opens new window))
- vuepress custom component load error (6468cae (opens new window))
# Features
- added v-banner component + documentation (503111c (opens new window))
# 1.130.9 (opens new window) (2023-11-15)
# Bug Fixes
- added v-input-auth documentation to sidebar (d97e68d (opens new window))
# 1.130.8 (opens new window) (2023-11-15)
# Bug Fixes
- added v-input-auth documentation (f81b41e (opens new window))
- v-input-auth prop for ignoring autofocus (2d65345 (opens new window))
# 1.130.7 (opens new window) (2023-10-30)
# Bug Fixes
- forcing no-cache on vuepress build (14aa40a (opens new window))
# 1.130.6 (opens new window) (2023-10-25)
# Bug Fixes
- added composition for svendegaver (e83b587 (opens new window))
- adjusted size of v-hero-split image (67fa303 (opens new window))
- disabled input with value now shows on ios (37deada (opens new window))
- fixed card hover (fdc66bb (opens new window))
- updated find medarbejder composition (dfdf04e (opens new window))
# 1.130.5 (opens new window) (2023-10-12)
# Bug Fixes
- moved aspect ratio to child img tag (2286e62 (opens new window))
# 1.130.4 (opens new window) (2023-10-11)
# Bug Fixes
- added aspect ratio to v-card image (97c711f (opens new window))
# 1.130.3 (opens new window) (2023-10-11)
# Bug Fixes
- added new table sort update event (eb46e6f (opens new window))
# 1.130.2 (opens new window) (2023-10-09)
# Bug Fixes
- v-card images changes and alt attr added (da9a3ef (opens new window))
# 1.130.1 (opens new window) (2023-10-09)
# Bug Fixes
- bumped version for release (2e2d3a0 (opens new window))
# 1.130.0 (opens new window) (2023-10-09)
# Bug Fixes
- added functionality for search components (ac0f0f0 (opens new window))
# Features
- added local search component (7c829ef (opens new window))
# 1.129.1 (opens new window) (2023-10-02)
# Bug Fixes
- added loading prop to v-toggle (6ada9a6 (opens new window))
- added simple email template (e51bd2f (opens new window))
- changed v-alert global position and layout (a033e43 (opens new window))
# 1.129.0 (opens new window) (2023-09-13)
# Features
- added component v-date-input (aef1854 (opens new window))
# 1.128.7 (opens new window) (2023-06-14)
# Bug Fixes
- added clear function to auth input component (252ba8e (opens new window))
- searchable select dynamic options update (58f098d (opens new window))
# 1.128.6 (opens new window) (2023-06-12)
# Bug Fixes
- added open event to accordions (bf67717 (opens new window))
- changed accordion mobile event to name (6e35863 (opens new window))
# 1.128.5 (opens new window) (2023-06-07)
# Bug Fixes
- changed price and flow components (7327888 (opens new window))
- email template outlook support (hopefully) (5d8d5e6 (opens new window))
- fixed select scroll, dropdown direction auto (364fbe2 (opens new window))
- modal now closes on hitting escape (fd7443a (opens new window))
- revert changes to select dropdown whitespace (b078bda (opens new window))
# 1.128.4 (opens new window) (2023-05-24)
# Bug Fixes
- added ability to keep search when url (71dc2db (opens new window))
- added composition (6190622 (opens new window))
- added emits on toggle on/off (15f90d1 (opens new window))
- aria-hidden on searchable-select-shallow (3f9aca6 (opens new window))
- changed some layout for templates (cbbb91a (opens new window))
- click overlay, text and description, href (74db112 (opens new window))
- input errors, removed submit lock (b1e59c7 (opens new window))
- replaced camelCase with kabeb-case (80bcee9 (opens new window))
- searchable-select-clear (5d7158e (opens new window))
- searchable-select-dynamic-options (5b1eeda (opens new window))
- v-tooltip for new membership composition (1fa0e21 (opens new window))
- v-searchable-select: added support for dynamic options (a4ba2e6 (opens new window)), closes #11833 (opens new window)
# 1.128.3 (opens new window) (2023-04-25)
# Bug Fixes
- minor change to trigger release (b8ab78b (opens new window))
# 1.128.2 (opens new window) (2023-04-25)
# Bug Fixes
- added custom icon options to alerts (9516846 (opens new window))
- fixed minor things, added cellwidth option (2e81c1e (opens new window))
# 1.128.1 (opens new window) (2023-04-12)
# Bug Fixes
- fixed searchable select z-index (6678af8 (opens new window))
# 1.128.0 (opens new window) (2023-04-12)
# Bug Fixes
- added padding-right to accordion title (1ba7a18 (opens new window))
- added scroll to error to form (101a8ab (opens new window))
- changed primary color slightly (b5a0dbc (opens new window))
- changed type to tel, enabled paste (68bd83e (opens new window))
- fixed code tab bug (c2a5be5 (opens new window))
- fixed label position and border on small gray (9b6394b (opens new window))
- fixed layout example for minimal v-hero (3a00372 (opens new window))
- hero and hero slider bugfixes (7c3ab07 (opens new window))
- increased autofill timeout detection to 1s (3583cc0 (opens new window))
- info icon while active (b68887c (opens new window))
- removed gap between slides (e15a68a (opens new window))
- replaced date picker on new membership comps (8712538 (opens new window))
- replaced date-picker in SU in new membership (9d2b611 (opens new window))
- zip code input is now type tel (86fe580 (opens new window))
# Features
- text-area: added (e061b60 (opens new window))
# 1.127.1 (opens new window) (2023-02-28)
# Bug Fixes
- v-datatable: added v-modal item view (ba2ccf1 (opens new window))
# 1.127.0 (opens new window) (2023-02-27)
# Bug Fixes
- v-sidebar-item: added support for 'rel' attribute (fe3e2d3 (opens new window)), closes #12971 (opens new window)
# Features
- v-datatable: added support for advanced filtering and actions (baea8f5 (opens new window)), closes #4756 (opens new window)
# 1.126.4 (opens new window) (2023-02-14)
# Bug Fixes
- v-data: rolled back changes from 1.126.1 (221dd40 (opens new window))
# 1.126.3 (opens new window) (2023-02-14)
# Bug Fixes
- v-navbar-menu-item: pass 'rel' prop to underlying a tag (b975fec (opens new window)), closes #12971 (opens new window)
# 1.126.2 (opens new window) (2022-12-12)
# Bug Fixes
- v-data: added support for nested v-data (d33e638 (opens new window))
# 1.126.1 (opens new window) (2022-12-12)
# Bug Fixes
- v-fetch: upgraded axios, to support FormData (e1747aa (opens new window))
# 1.126.0 (opens new window) (2022-12-06)
# Bug Fixes
- v-feedback: made new composition (465e03d (opens new window)), closes #11443 (opens new window)
- v-hero-slider: made sure timeouts are handled properly (5295773 (opens new window))
# Features
- hero-slider: added per slide interval (167ce08 (opens new window))
# 1.125.2 (opens new window) (2022-11-09)
# Bug Fixes
- experience-editor: fixed typeof check (ba5baf2 (opens new window))
# 1.125.1 (opens new window) (2022-11-09)
# Bug Fixes
- experience-editor: added support for "preview" in Sitecore (c07e6de (opens new window)), closes #10825 (opens new window)
# 1.125.0 (opens new window) (2022-10-24)
# Bug Fixes
- v-chat: made print improvements (ecf5023 (opens new window)), closes #8136 (opens new window)
- v-chat-bubble: print css page-break-inside (debb2ec (opens new window))
- v-date: removed forced tabindex from v-infoicon (8dd7b00 (opens new window))
- v-input: fixed tabindex (180a1fa (opens new window)), closes #11059 (opens new window)
# Features
- v-date: expose moment using scoped slot (b0e9fa7 (opens new window)), closes #11572 (opens new window)
- v-focus-mode: added 'href' attribute (10c6594 (opens new window)), closes #11554 (opens new window)
# 1.124.6 (opens new window) (2022-10-05)
# Bug Fixes
- v-contact-widget: added mobile composition (b026fc2 (opens new window)), closes #11414 (opens new window)
# 1.124.5 (opens new window) (2022-09-02)
# Bug Fixes
- v-signup-price: fixed link (0ec29f4 (opens new window))
# 1.124.4 (opens new window) (2022-08-30)
# Bug Fixes
- v-signup-price: made component 'controllable' (bf858a0 (opens new window)), closes #11383 (opens new window)
# 1.124.3 (opens new window) (2022-08-26)
# Bug Fixes
- build: triggering new release to handle issues with documentation (79beb44 (opens new window))
# 1.124.2 (opens new window) (2022-08-26)
# Bug Fixes
- v-contact-widget: added 'delay' prop (5297901 (opens new window)), closes #11060 (opens new window)
# 1.124.1 (opens new window) (2022-08-24)
# Bug Fixes
- build: forcing a new build to resolve issues (c30bf3d (opens new window))
# 1.124.0 (opens new window) (2022-08-24)
# Bug Fixes
- new-membership-landingpage: added 'focus mode' layout composition (bc9f7cd (opens new window)), closes #11397 (opens new window)
- v-contact-widget: made component 'controllable' (fb0d48e (opens new window)), closes #11060 (opens new window)
- v-cookies: minor bug fix (93333ea (opens new window))
# Features
- new-membership-print: added printable receipt (d50b1a0 (opens new window)), closes #11350 (opens new window)
# 1.123.0 (opens new window) (2022-08-10)
# Features
- v-cookies: added reactive cookie component (5bd489f (opens new window)), closes #11278 (opens new window) #11060 (opens new window)
# 1.122.0 (opens new window) (2022-08-10)
# Bug Fixes
- a-kasse: removed logs (66bba51 (opens new window))
- bugs: fixed an input type number (038f044 (opens new window))
- bugs: fixed bugs with (b7132a6 (opens new window))
- datepicker: formated autofill date correctly (92b6d41 (opens new window))
- edu-above-18: added html file (098c6d3 (opens new window))
- floating_labels: background color issues (19aef21 (opens new window))
- forms: replaced image, updated composition (1bee16e (opens new window))
- forms: small fix for tel type and font size (931e047 (opens new window))
- forms: submited config by accident (ae13c22 (opens new window))
- industry: fixed bug with validation (c50fcb5 (opens new window))
- insurance: fixed one space (398c32f (opens new window))
- insurance: fixed space in html file as well (9b28849 (opens new window))
- landing-page: reverted composition changes (83ede56 (opens new window))
- landingpage: added mobile nav (0808cc7 (opens new window))
- multiselect: show placeholder when on mobile (af90d98 (opens new window))
- new_memberships: added props to comp. inputs (844db9a (opens new window))
- new-memberhsip: fixed payment comp bug (d233b7e (opens new window))
- new-membership: added composition html code (ae34541 (opens new window))
- new-membership: changed (9574284 (opens new window))
- new-membership: fixed smaller bugs (c34959d (opens new window))
- new-membership: fixed wrong inputs (910e597 (opens new window))
- new-membership: removed ClientOnly tags (2a84c07 (opens new window))
- new-membership: removed one input (58fb207 (opens new window))
- radio: changed infoIcon placement (0d6dacc (opens new window))
- receipt: fixed bug (833dff8 (opens new window))
- remarks: fixed bug with v-text (3688d0b (opens new window))
- scrollbar: fixed layout on firefox (78b3bff (opens new window))
- searchable-address: changed address to String (23e0ae2 (opens new window))
- searchable-address: show fallback on load (f9da7b4 (opens new window))
- searchable-seelct: fixed afterlist issues (68c40e1 (opens new window))
- searchable-select: removed condition (97c2673 (opens new window))
- searchable-select-address: added fallback (95fd713 (opens new window))
- signup-price: price accepts String too (d4581a8 (opens new window))
- signup-price: price is no longer required (256cc74 (opens new window))
- signup-template: added test content (b9a1654 (opens new window))
- signup-template: composition bugs fixed (1275ba9 (opens new window))
- signup-template: fixed /input to /v-input (5daa9cb (opens new window))
- signup-template: fixed some bugs with width (8dd2260 (opens new window))
- signup-template: minor fix for mobile layout (5011563 (opens new window))
- signup-template: removed content, added css (af4647d (opens new window))
- translations: added missing translation (fabc3fb (opens new window))
- unemployed: fixed bug with texts (920c1cf (opens new window))
- v-calc: fixed calc based on :value (d513ce3 (opens new window))
- v-calc: removed unsupported operator (ea8af02 (opens new window))
- v-calendar: removed transpiling to build (047a7ab (opens new window))
- v-card: fixed tooltip on touch (2c5dcd2 (opens new window))
- v-date-picker: added (5e820f2 (opens new window))
- v-date-picker: changed (593731f (opens new window))
- v-datepicker: changed parsed date format: (0770ddc (opens new window))
- v-datepicker: changed: (5591d45 (opens new window))
- v-radio: fixed infoicon position when card (bce2522 (opens new window))
- v-radio: fixed layout bugs for card type (470226e (opens new window))
- v-radio: tooltip placement not updating (ba00565 (opens new window))
- v-search: fixed label position when search (9578e11 (opens new window))
- v-searchable-select: fixed critical bugs (ae6535e (opens new window)), closes #11263 (opens new window)
- workplace: added name prop to date picker (2e2ba4e (opens new window))
- workplace: changed import method (28c0810 (opens new window))
- workplace: fixed bug in html composition (9bea01f (opens new window))
- workplace: fixed bugs with v-data (ce1b3c0 (opens new window))
- workplace: missing btn, titles (591f9ab (opens new window))
# Features
- a-kasse: added composition (1460ad1 (opens new window))
- cancel-registration: added composition (98f4df1 (opens new window))
- composition: a-kasse supplerende oplysninger (f3163d2 (opens new window))
- confirmation: added composition (ded73b3 (opens new window))
- date-picker: added min 14 days past (9fc94d2 (opens new window))
- edu-above-18: fixed input resets (7da8cbf (opens new window))
- edu-over-18: added composition (141b2c7 (opens new window))
- focus-mode: no-exit button and composition (70a6fbc (opens new window))
- forms: added address, composition + more WIP (0d17c95 (opens new window))
- forms: added composition (f148552 (opens new window))
- forms: added validation, floating labels (0d2858b (opens new window))
- forms: adding floating labels to selects WIP (44c814e (opens new window))
- forms: cpr validation, new dawa api (40b91e5 (opens new window))
- free a-kasse: added composition (0ee941d (opens new window))
- industry: added composition (48f1342 (opens new window))
- insurance: added comp + smaller corrections (43f279d (opens new window))
- insurance: added comp and card functionality (a93e711 (opens new window))
- multiselect: added multiselect functionality (4070bc3 (opens new window))
- new-membership: wip adding cancel reg (d21aaeb (opens new window))
- newly-educated: added composition (2a2ceb8 (opens new window))
- newsletter: added newsletter composition (42aa18e (opens new window))
- payment: added payment composition (c0bde81 (opens new window))
- receipt: added composition (0961a60 (opens new window))
- receipt: added pdf receipt for comp (92b5144 (opens new window))
- remarks: added composition (b39a8af (opens new window))
- select-address: added populate functionality (b915b48 (opens new window))
- self-employment: added composition (632dd4a (opens new window))
- signup-template: added est. price component (e12987c (opens new window))
- signup-template: added flow and focus mode (7643f10 (opens new window))
- signup-template: added vuepress for new comp (2a2f0b3 (opens new window))
- signup-template: refactored code (0e4f85b (opens new window))
- su: added composition (208d4db (opens new window))
- tooltips: add tooltip to several components (1112d8c (opens new window))
- unemployed: added composition (01369d0 (opens new window))
- v-calc: added component, fixed bugs (21056bd (opens new window))
- v-flow: added mobile layout (6ca92e5 (opens new window))
- v-input-auth-code: added component (a99f1f1 (opens new window))
- workplace: added composition (05441c4 (opens new window))
- workplace: composition, fix missing end tags (7fc12c6 (opens new window))
- your-situation: added composition (c7d8956 (opens new window))
# 1.121.3 (opens new window) (2022-06-29)
# Bug Fixes
- v-text: outgoing links not styled correctly (2efb666 (opens new window))
# 1.121.2 (opens new window) (2022-06-27)
# Bug Fixes
- searchable-select: label bug (835a7f1 (opens new window))
# 1.121.1 (opens new window) (2022-06-27)
# Bug Fixes
- v-search: fixed label for dekstop fullscreen (82272ef (opens new window))
# 1.121.0 (opens new window) (2022-06-21)
# Bug Fixes
- hero-slider: added custom interval timer (6c1c9d9 (opens new window))
- v-feedback: changed submit to use v-slot (c78625e (opens new window))
# Features
- added external CSS file for 'Fagjob' (7f41116 (opens new window)), closes #6510 (opens new window)
# 1.120.3 (opens new window) (2022-06-08)
# Bug Fixes
- merge: solved merge conflicts locally (ba19fee (opens new window))
# 1.120.2 (opens new window) (2022-06-08)
# Bug Fixes
- v-text: changed how link icon is inserted (23af949 (opens new window))
# 1.120.1 (opens new window) (2022-06-08)
# Bug Fixes
- v-feedback: fixes to form and send (c898ad3 (opens new window))
# 1.120.0 (opens new window) (2022-06-02)
# Features
- v-feedback: added new layout (a9d63b0 (opens new window))
# 1.119.0 (opens new window) (2022-05-09)
# Bug Fixes
- new-membership: added sidebar/mobile nav (0f932d1 (opens new window))
- overlay: fixed position (42b462e (opens new window))
- v-card: fixed composition (8738f72 (opens new window))
- v-hero-slider: fixed bug with types (e1c43be (opens new window))
- v-sidebar: added show only on mobile sidebar (9bf76d6 (opens new window))
- v-sidebar: menu title is no longer h1 (388d6bc (opens new window))
# Features
- hero-slider: functionality + composition (23bddc8 (opens new window))
- hero-slider: wip (1632bef (opens new window))
- v-card: added video play button overlay (cdc1d6b (opens new window))
- v-hero-slider: added more compositions (b95e442 (opens new window))
# 1.118.2 (opens new window) (2022-03-30)
# Bug Fixes
- release: triggered new release (a394974 (opens new window))
# 1.118.1 (opens new window) (2022-03-22)
# Bug Fixes
- v-chat-bubble: adjusted print css (55886af (opens new window)), closes #8136 (opens new window)
- v-select: enabled support for native validation on mobile (39e7ba9 (opens new window)), closes #9704 (opens new window)
# 1.118.0 (opens new window) (2022-02-08)
# Bug Fixes
- v-navbar-menu-item: added support for 'active' prop (ef7e2f1 (opens new window))
- disabled tracking on documentation site (448f6af (opens new window))
- v-navbar-menu: added department selector and tracking events (7b5a2dc (opens new window))
# Features
- v-navbar: implemented new menu structure (ced14d0 (opens new window)), closes #7080 (opens new window)
- v-navbar: various optimizations (432ef91 (opens new window)), closes #7030 (opens new window)
# 1.117.0 (opens new window) (2022-01-10)
# Bug Fixes
- v-chat-bubble: added support for omitting 'caseworker-url' (bcc8f4d (opens new window)), closes #8100 (opens new window)
- v-chat-composer: re-enabled remove icon for files (ba4d204 (opens new window)), closes #8118 (opens new window)
- v-date-picker: handle date-time format (45cbe55 (opens new window))
# Features
- new-member: added composition (1b80627 (opens new window)), closes #7477 (opens new window)
- v-date-picker: enabled date-time functionality (5c0d0db (opens new window)), closes #7480 (opens new window)
# 1.116.0 (opens new window) (2021-10-21)
# Features
- helpers: added debounce function (6352fea (opens new window))
# 1.115.0 (opens new window) (2021-10-14)
# Features
- implemented tracking features (a7ffecf (opens new window)), closes #7078 (opens new window)
# 1.114.0 (opens new window) (2021-10-04)
# Bug Fixes
- print: added modifications to print css (b87ef2a (opens new window)), closes #4815 (opens new window)
- v-announce: fixed margin issue (b0ad2a6 (opens new window)), closes #6150 (opens new window)
- v-hero: adjusted layout (00612a2 (opens new window)), closes #6313 (opens new window)
- v-sidebar-item: added support for 'active' prop (39a3ebd (opens new window))
- v-sidebar-item: modified url sanitizer (1f08cd3 (opens new window))
- v-table: added support for mobile columns (a735839 (opens new window)), closes #5553 (opens new window)
# Features
- v-datatable: added 'columns-mobile' to API (9f501af (opens new window))
- v-fetch: implemented caching functionality (c70a951 (opens new window)), closes #6514 (opens new window)
- v-sidebar-item: added 'æ' rewrite (224fcff (opens new window)), closes #6062 (opens new window)
- v-sidebar-item: added support for 'item-path' attribute (cbbe2e7 (opens new window)), closes #6732 (opens new window)
# 1.113.0 (opens new window) (2021-09-01)
# Bug Fixes
- v-date-picker: adjusted 'small' version (e69eb7a (opens new window)), closes #5937 (opens new window)
# Features
- v-datatable: added support for dynamic url's (e32e8cd (opens new window)), closes #6148 (opens new window)
# 1.112.1 (opens new window) (2021-08-16)
# Bug Fixes
- v-accordian: make sure anchor-links work (294e602 (opens new window)), closes #5692 (opens new window)
- v-announce: optimizations (18839af (opens new window)), closes #3786 (opens new window)
- v-announce: remove margins in title and description (0ad7dad (opens new window))
# 1.112.0 (opens new window) (2021-04-14)
# Features
- revert "feat(v-skip-to-content): add wcag accessibility component" (751da6d (opens new window))
# 1.111.0 (opens new window) (2021-04-12)
# Bug Fixes
- v-contact-widget: add open and auto-open events for tracking (c3a0ee1 (opens new window)), closes #4712 (opens new window)
- v-magazine: add img-alt property and fallback to title value (aab4115 (opens new window)), closes #4407 (opens new window)
# Features
- change-department: add composition (502ce34 (opens new window)), closes #4332 (opens new window)
- v-skip-to-content: add wcag accessibility component (f4d191a (opens new window)), closes #3503 (opens new window)
# 1.110.0 (opens new window) (2021-03-15)
# Features
- aof: add composition (2cf51eb (opens new window)), closes #4478 (opens new window)
- chat: add composition for chat in closed state (ee6461c (opens new window)), closes #4514 (opens new window)
- v-input: add tooltip option (d200f2a (opens new window)), closes #4556 (opens new window)
# 1.109.6 (opens new window) (2021-03-02)
# Bug Fixes
- v-input: fix missing outline on input elements (ccd185f (opens new window))
# 1.109.5 (opens new window) (2021-03-02)
# Bug Fixes
- v-hero-split-video: improve sitecore exp editor compatibility (7be3469 (opens new window)), closes #3821 (opens new window)
# 1.109.4 (opens new window) (2021-03-02)
# Bug Fixes
- chat-composition: adjust table content under documents tab (be4aba7 (opens new window)), closes #4404 (opens new window)
- new-membership-composition: adjust card layout (de8c98d (opens new window)), closes #4425 (opens new window)
- v-announce: hide pagination dots if there is only one step (916076f (opens new window)), closes #4297 (opens new window)
# 1.109.3 (opens new window) (2021-02-08)
# Bug Fixes
- ie11: fix swiper and vue-clamp compatibility (5999462 (opens new window)), closes #4319 (opens new window)
# 1.109.2 (opens new window) (2021-02-02)
# Bug Fixes
- v-table: fix v-table directive overflow blur (daf0690 (opens new window)), closes #4075 (opens new window)
# 1.109.1 (opens new window) (2021-02-01)
# Bug Fixes
- v-searchable-select: fix missing input value bug on mobile (8c6fcab (opens new window)), closes #4122 (opens new window)
# 1.109.0 (opens new window) (2021-01-18)
# Bug Fixes
- v-card: fix overlay gradient color in Safari (75e93c7 (opens new window)), closes #3843 (opens new window)
- v-datatable: increase page size element width (27fade1 (opens new window)), closes #3572 (opens new window)
- v-sidebar-item: fix active state bug for similar urls (387a920 (opens new window)), closes #3753 (opens new window)
# Features
- v-announce: add feature announcement component (8cd5952 (opens new window)), closes #3786 (opens new window)
# 1.108.0 (opens new window) (2021-01-04)
# Bug Fixes
- v-contact-widget: lower z-index to avoid overlap with toasts (9c9ef1c (opens new window)), closes #3729 (opens new window)
- v-navbar-logo: forward event listeners to anchor element (a0c8085 (opens new window)), closes #3764 (opens new window)
- v-navbar-search: forward event listeners (ab01ae3 (opens new window)), closes #3769 (opens new window)
# Features
- contact-page: add composition for local contact pages (54d6c9a (opens new window)), closes #3743 (opens new window)
- v-alerts: allow local alerts to be dismissed (78a13d6 (opens new window)), closes #3734 (opens new window)
- v-hero: add blur variant (8581c26 (opens new window)), closes #3742 (opens new window)
- v-navbar-notifications: add component (c1e080e (opens new window)), closes #3511 (opens new window)
- v-tracking: added dimension support (913aa5f (opens new window))
# 1.107.0 (opens new window) (2020-12-07)
# Bug Fixes
- new-membership-composition: input validation and confirmation step (536b5b5 (opens new window)), closes #3609 (opens new window)
- print-css: add dark 3f logo and enable v-card background (3ba107e (opens new window)), closes #3575 (opens new window)
# Features
- v-cell: add bold property to set font weight bold (b28d084 (opens new window)), closes #3594 (opens new window)
- v-chat: various chat interface improvements (27dc3f9 (opens new window)), closes #1625 (opens new window)
- v-hero: add split variant (1dcae74 (opens new window)), closes #3500 (opens new window)
- v-hero: add video support to split variant (0eca064 (opens new window)), closes #3500 (opens new window)
- v-table: add font size property to control table cell font size (1ebe29e (opens new window)), closes #3594 (opens new window)
# 1.106.0 (opens new window) (2020-11-16)
# Bug Fixes
- v-accordion: apply text-capitalize-first class to title element (be99010 (opens new window)), closes #919 (opens new window)
- v-searchable-select: fix text overflow on mobile (2f1edec (opens new window)), closes #3509 (opens new window)
# Features
- new-membership: add new components and composition (3d56407 (opens new window)), closes #2992 (opens new window)
- print-css: print stylesheet improvements (811278a (opens new window)), closes #2762 (opens new window)
- search-results: add composition (f2f0f57 (opens new window)), closes #2233 (opens new window)
- v-chat-teaser: add components and composition (ff04a4e (opens new window)), closes #2760 (opens new window)
- v-table: add v-table directive (0c1a958 (opens new window)), closes #2759 (opens new window)
- zig-zag: add composition (2b8813f (opens new window)), closes #2245 (opens new window)
# 1.105.0 (opens new window) (2020-11-02)
# Bug Fixes
- v-select: searchable select on both mobile and desktop (8b0e176 (opens new window)), closes #3193 (opens new window)
# Features
- v-search: add support for custom trending topics (6ce25f9 (opens new window)), closes #3209 (opens new window)
- v-searchable-select: fullscreen take over on mobile (de6f280 (opens new window)), closes #3195 (opens new window)
# 1.104.0 (opens new window) (2020-11-02)
# Bug Fixes
- v-input: fix Safari height bug when used with v-inline (999017a (opens new window)), closes #3367 (opens new window)
- v-toggle: set cursor to pointer style (8a4f36d (opens new window)), closes #3357 (opens new window)
# Features
- global styles: add text-capitalize-first class (af597b0 (opens new window)), closes #919 (opens new window)
- v-card: make tooltips interactive and support HTML content (b7de3bf (opens new window)), closes #1388 (opens new window)
- v-internet-explorer: add component (b209a43 (opens new window)), closes #3203 (opens new window)
# 1.103.2 (opens new window) (2020-10-19)
# Bug Fixes
- trying to fix azure deployment (5e9d3b0 (opens new window))
- v-searchable-select: prevent v-text global list styling (b67d363 (opens new window)), closes #3211 (opens new window)
# 1.103.1 (opens new window) (2020-10-08)
# Bug Fixes
- v-sidebar-item: discard URL query params in active state logic (607731f (opens new window)), closes #3210 (opens new window)
# 1.103.0 (opens new window) (2020-10-07)
# Bug Fixes
- v-search: reset scroll position on close (51c8c9c (opens new window)), closes #2168 (opens new window)
# Features
- v-search: enable take over search on desktop (9437aef (opens new window))
- v-search: mobile take over and custom results (c0412a4 (opens new window))
# 1.102.0 (opens new window) (2020-10-05)
# Bug Fixes
- v-sidebar: expand component to handle global navigation (422e49c (opens new window))
- disable user selection (df60334 (opens new window))
# Features
- v-sidebar: updated mobile navigation (7adffd6 (opens new window)), closes #1823 (opens new window)
# 1.101.0 (opens new window) (2020-10-05)
# Bug Fixes
- v-hero: increase content element stack order (90ae2e7 (opens new window)), closes #3068 (opens new window)
- v-hero: resolve image url with absolute path (f29dfdf (opens new window))
- v-map: detect and handle markers with same position (af25996 (opens new window)), closes #3032 (opens new window)
- v-textarea: disable attribute inheritance on root element (4f3cd41 (opens new window)), closes #3063 (opens new window)
# Features
- v-map: add property to control initial zoom on mobile (fcb02f1 (opens new window)), closes #3031 (opens new window)
- v-text: add usp list animation (c76bb95 (opens new window)), closes #2761 (opens new window)
- v-text: enable responsive headings (a929258 (opens new window)), closes #2848 (opens new window)
# 1.100.2 (opens new window) (2020-10-01)
# Bug Fixes
- v-select: add support for disabled options (5698b6d (opens new window))
# 1.100.1 (opens new window) (2020-09-21)
# Bug Fixes
- display-options-and-filtering-composition: show options on mobile (2d70bad (opens new window)), closes #2971 (opens new window)
- v-accordion: replace plus/minus with caret icon (3ac2ca9 (opens new window)), closes #2754 (opens new window)
- v-language-selector: improve accessibility (50707c9 (opens new window)), closes #2962 (opens new window)
- v-map: decluster markers at high zoom level (8618a5f (opens new window)), closes #2970 (opens new window)
- v-select: native on mobile and searchable select on desktop (ffb52d0 (opens new window)), closes #2243 (opens new window)
# 1.100.0 (opens new window) (2020-09-07)
# Bug Fixes
- v-image: use aria-label attribute for alt text (7d83266 (opens new window)), closes #2890 (opens new window)
- v-input: only show helper/error text element if needed (1bb6e27 (opens new window)), closes #2834 (opens new window)
- v-language-selector: delay image loading (caa04ab (opens new window)), closes #2143 (opens new window)
- v-magazine: optional file props and description prop html support (c49fbb1 (opens new window)), closes #2870 (opens new window)
# Features
- v-icon: add alternate text property for improved accessibility (9e1f431 (opens new window)), closes #2857 (opens new window)
# 1.99.2 (opens new window) (2020-08-31)
# Bug Fixes
- v-form: fix scoped slot rerendering bug (9095bcd (opens new window)), closes #2921 (opens new window)
# 1.99.1 (opens new window) (2020-08-31)
# Bug Fixes
- v-searchable-select: fix input event bug (2aeba38 (opens new window)), closes #2916 (opens new window)
# 1.99.0 (opens new window) (2020-08-24)
# Bug Fixes
- v-card: fix height 100 safari browser issue (8cc7f38 (opens new window)), closes #1613 (opens new window)
# Features
- v-form: add touched and hasInputs scoped slot properties (30df777 (opens new window)), closes #2654 (opens new window)
- add font stylesheet for email templates (7600b66 (opens new window)), closes #2685 (opens new window)
# 1.98.0 (opens new window) (2020-08-10)
# Bug Fixes
- v-button: disable outline (c5eb8f6 (opens new window)), closes #2423 (opens new window)
- v-datatable: show loading spinner on column sort change (e58eff0 (opens new window)), closes #2552 (opens new window)
- v-footer-contact-mobile-tab: open first tab by default (4e12e18 (opens new window)), closes #2538 (opens new window)
- improved article print css (1172c7a (opens new window)), closes #2383 (opens new window)
- v-image-group: hide pagination dots if group has one image (e92aa10 (opens new window)), closes #2244 (opens new window)
- v-input: set fixed height on wrapper element (8f13e2c (opens new window)), closes #2533 (opens new window)
- v-table: detect scroll overflow when table becomes visible (612fcc7 (opens new window)), closes #1828 (opens new window)
# Features
- v-card-group: add animated property (e3fdb0b (opens new window)), closes #2721 (opens new window)
- v-cell: add property to adjust cell padding (22f90d2 (opens new window)), closes #2726 (opens new window)
- v-magazine: add component (c55e008 (opens new window)), closes #2720 (opens new window)
- v-text: add custom frontpage heading size (3952d5f (opens new window)), closes #1617 (opens new window)
- who-is-who: add composition (74e69c1 (opens new window)), closes #262 (opens new window)
# 1.97.1 (opens new window) (2020-07-08)
# Bug Fixes
- v-map: change to async component (ae57233 (opens new window))
# 1.97.0 (opens new window) (2020-06-29)
# Bug Fixes
- utilize updateLocale for custom date format (c963883 (opens new window))
- v-card-group: add more spacing between cards (fe31a70 (opens new window)), closes #2537 (opens new window)
- v-date: add custom L format for danish locale (818fd2e (opens new window)), closes #2528 (opens new window)
- v-input: make disabled text color more visible (2d567a2 (opens new window)), closes #2067 (opens new window)
# Features
- v-card: added responsive image support (adec81d (opens new window))
- v-hero: added responsive image support (5decb31 (opens new window))
- v-map: add component (7464194 (opens new window)), closes #2326 (opens new window)
# 1.96.2 (opens new window) (2020-06-25)
# Bug Fixes
- v-pdf: compatibility fix for older versions of ms edge (a044efc (opens new window)), closes #2502 (opens new window)
# 1.96.1 (opens new window) (2020-06-09)
# Bug Fixes
- v-speak-text: only load responsive voice on specific sites (c39b8ea (opens new window))
# 1.96.0 (opens new window) (2020-06-09)
# Features
- v-datatable: added loading state (3276c20 (opens new window)), closes #2255 (opens new window)
- v-searchable-select: add support for meta labels (d1ba884 (opens new window)), closes #2325 (opens new window)
# 1.95.4 (opens new window) (2020-06-08)
# Bug Fixes
- v-icon: add download icon (4fe3dcd (opens new window)), closes #2254 (opens new window)
# 1.95.3 (opens new window) (2020-06-08)
# Bug Fixes
- v-session-timeout: make sure we parse update limit as number (1b5e302 (opens new window))
# 1.95.2 (opens new window) (2020-06-08)
# Bug Fixes
- v-session-timeout: updated interval check logic (af1c1c7 (opens new window))
# 1.95.1 (opens new window) (2020-06-08)
# Bug Fixes
- v-speak-text: assume responsive voice is loaded on 3f.dk (5581722 (opens new window))
# 1.95.0 (opens new window) (2020-06-08)
# Features
- v-session-timeout: check 5 secs before modal (39f1320 (opens new window))
- add find department composition (eed5f02 (opens new window)), closes #261 (opens new window)
- v-button: add go-back property to act as browser back button (858dbae (opens new window)), closes #2232 (opens new window)
# 1.94.4 (opens new window) (2020-06-03)
# Bug Fixes
- v-speak-text: fix responsive voice api key (3835f5b (opens new window))
# 1.94.3 (opens new window) (2020-05-28)
# Bug Fixes
- v-date: update danish calendar format (e8a3f55 (opens new window)), closes #2109 (opens new window)
# 1.94.2 (opens new window) (2020-05-28)
# Bug Fixes
- v-search: expose search configuration properties (7ee821d (opens new window))
# 1.94.1 (opens new window) (2020-05-26)
# Bug Fixes
- add intersection observer polyfill for IE11 (eb5f4e6 (opens new window))
# 1.94.0 (opens new window) (2020-05-25)
# Features
- v-session-timeout: added component (43e1414 (opens new window)), closes #1762 (opens new window) #1719 (opens new window)
# 1.93.2 (opens new window) (2020-05-20)
# Bug Fixes
- v-text: forward event listeners (d2d4ead (opens new window))
# 1.93.1 (opens new window) (2020-05-18)
# Bug Fixes
- v-modal: adjust z-index to be higher than navigation (c9910e0 (opens new window)), closes #2225 (opens new window)
# 1.93.0 (opens new window) (2020-05-18)
# Bug Fixes
- v-hero: make sure to keep hero within 1680px boundaries (9d4ace6 (opens new window)), closes #2069 (opens new window)
- v-language-selector: optimize svg files (6d55c5a (opens new window)), closes #2125 (opens new window)
# Features
- v-text: add truncate and truncate-middle properties (fa5606a (opens new window)), closes #2209 (opens new window)
# 1.92.0 (opens new window) (2020-05-14)
# Features
- v-pagination: add server-side pagination component (97e7729 (opens new window))
# 1.91.0 (opens new window) (2020-05-13)
# Bug Fixes
- v-date: change calendar time format behaviour (d692c7b (opens new window)), closes #2109 (opens new window)
- v-table: add gradient to indicate horizontal scroll (cb68cb8 (opens new window)), closes #1827 (opens new window)
- v-tabs: add gradient to indicate horizontal scroll (9b72281 (opens new window)), closes #2202 (opens new window)
- v-text: add dark icon support for external links (9a23cd2 (opens new window)), closes #2115 (opens new window)
# Features
- added png logo (e193bbf (opens new window))
- v-card: lazy load card images (9cc6634 (opens new window)), closes #2143 (opens new window)
# 1.90.3 (opens new window) (2020-05-12)
# Bug Fixes
- v-alerts: fix global alerts auto pagination (65775a1 (opens new window)), closes #2206 (opens new window)
# 1.90.2 (opens new window) (2020-05-07)
# Bug Fixes
- v-tabs: fix horizontal scroll on tab titles (e98085d (opens new window))
# 1.90.1 (opens new window) (2020-05-06)
# Bug Fixes
- v-layout: fix variable naming bug (0658297 (opens new window))
# 1.90.0 (opens new window) (2020-05-05)
# Bug Fixes
- v-anchor: remove anchor when scrolling to top (01f63bf (opens new window)), closes #2095 (opens new window)
- v-checkbox: align to top (2c4b4c3 (opens new window)), closes #2070 (opens new window)
- v-image-group: fix navigation bug happening with two images (2d13128 (opens new window)), closes #2142 (opens new window)
- v-tabs: add horizontal scroll to tab titles (8888497 (opens new window)), closes #692 (opens new window)
- v-tag: prevent line breaks (e4c9934 (opens new window)), closes #2081 (opens new window)
# Features
- v-alerts: global alert mobile version (aa1a520 (opens new window)), closes #1821 (opens new window)
- v-search: add take over search component (ff7c049 (opens new window)), closes #1822 (opens new window)
# 1.89.0 (opens new window) (2020-04-20)
# Bug Fixes
- v-pdf: disable web worker to fix production issue (eeb1003 (opens new window))
# Features
- v-accordion: add support for anchors (bfd28f8 (opens new window)), closes #1611 (opens new window)
- v-content: update url hash with header ids on scroll (0b44525 (opens new window)), closes #1611 (opens new window)
- v-footer-contact: add support for anchors (1cf340a (opens new window)), closes #1611 (opens new window)
- v-tabs: add support for anchors (2dc6246 (opens new window)), closes #1611 (opens new window)
# 1.88.1 (opens new window) (2020-04-17)
# Bug Fixes
- v-input: allow custom autocomplete value (76610b5 (opens new window))
# 1.88.0 (opens new window) (2020-04-14)
# Bug Fixes
- v-chat-composer: added minlength prop (ff28d01 (opens new window))
- v-input: add custom minlength validation to disallow whitespace (ef17deb (opens new window)), closes #1638 (opens new window)
- v-searchable-select: improve accessibility by adding aria-label (bbd6abc (opens new window)), closes #1730 (opens new window)
- v-sidebar-item: added badge-count example to page-layout (56f3b84 (opens new window))
- v-textarea: remove custom maxlength validation (64a98fc (opens new window)), closes #1460 (opens new window)
# Features
- v-sidebar-item: add property to show unread badge (297c68a (opens new window)), closes #2027 (opens new window)
# 1.87.0 (opens new window) (2020-03-25)
# Features
- v-pdf: add component to display pdf files (ed3863b (opens new window)), closes #1971 (opens new window)
# 1.86.0 (opens new window) (2020-03-17)
# Bug Fixes
- v-button: adjust button sizes (5dfcece (opens new window)), closes #840 (opens new window)
- v-datatable: scroll to top of table when changing page or page size (c165ebc (opens new window)), closes #1448 (opens new window)
- v-date-picker: fix mobile month/year navigation bug (de84152 (opens new window)), closes #848 (opens new window)
- v-footer-links: adjust click area on links (4bc2b88 (opens new window)), closes #1149 (opens new window)
- v-navigation: add missing alt attributes on img tags (e3675c4 (opens new window)), closes #1732 (opens new window)
- v-searchable-select: fix arrow keys scrolling bug in search variant (d3dc5e3 (opens new window)), closes #1554 (opens new window)
- v-sidebar: decrease margin and padding in tablet view (b89a04f (opens new window)), closes #1548 (opens new window)
- v-sidebar-item: adjust click area on links (9d66ae8 (opens new window)), closes #1149 (opens new window)
# Features
- print-css: add basic print css (b740da0 (opens new window)), closes #1710 (opens new window)
# 1.85.1 (opens new window) (2020-03-11)
# Bug Fixes
- v-file: fix max size form validation, closes #1885 (opens new window) (de89959 (opens new window))
- v-input: handle validation correctly (WIP) (d7787b8 (opens new window))
- v-searchable-select: hide validation error on new selection (52a1e97 (opens new window))
# 1.85.0 (opens new window) (2020-03-10)
# Bug Fixes
- v-date: adjust calendar display format, closes #1668 (opens new window) (2b8ce63 (opens new window))
- v-file: fix mobile styling, closes #1529 (opens new window) (5c5c8cf (opens new window))
- v-file: only show 'not-allowed' cursor when dropping (f873631 (opens new window))
- v-navbar: increased z-index (f4e49ad (opens new window)), closes #1694 (opens new window)
- v-navbar-menu-item: fix hover on language selector, closes #1687 (opens new window) (7784243 (opens new window))
# Features
- v-file: add max-size prop to limit total file size, closes #1470 (opens new window) (692f376 (opens new window))
- v-file: add prop to limit accepted file extensions, closes #1470 (opens new window) (61c2c30 (opens new window))
# 1.84.2 (opens new window) (2020-03-02)
# Bug Fixes
- v-navbar-menu-item: increased z-index (528f986 (opens new window)), closes #1694 (opens new window)
- v-stack: remove line-height to avoid style conflicts (f6fde6f (opens new window)), closes #1635 (opens new window)
# 1.84.1 (opens new window) (2020-02-25)
# Bug Fixes
- v-form: handle FormData correctly in IE11 (0544da3 (opens new window)), closes #1559 (opens new window)
# 1.84.0 (opens new window) (2020-02-18)
# Bug Fixes
- card-content-layouts: updated compositions (636ee91 (opens new window))
- v-text: adjusted line-height (7955a73 (opens new window))
# Features
- v-stack: introduced 'xxsmal' size (361db3f (opens new window))
# 1.83.4 (opens new window) (2020-02-17)
# Bug Fixes
- v-accordion: standalone improvements, closes #1070 (opens new window) (f262d87 (opens new window))
- v-sidebar-item: change hover color to primary red, closes #1653 (opens new window) (c3617fe (opens new window))
# 1.83.3 (opens new window) (2020-02-11)
# Bug Fixes
- v-button: adjust external and locked icon sizes, closes #1212 (opens new window) (07f9ecc (opens new window))
- v-date: customize calendar display format, closes #1041 (opens new window) (65d970a (opens new window))
# 1.83.2 (opens new window) (2020-02-07)
# Bug Fixes
- v-accordion: text overflow ellipsis on v-text child, fixes #1217 (opens new window) (1bb3bfc (opens new window))
- v-alerts: added animation (543fa34 (opens new window))
- v-language-selector: reverted to show flag icon (2a258be (opens new window))
- v-navbar-language: changed icon (59dcbce (opens new window))
- v-navbar-menu-item: added support for $listeners (79d9e7b (opens new window))
- v-navbar-menu-item: use 'hover' on desktop and 'click' on mobile (62464e1 (opens new window)), closes #1383 (opens new window)
- v-ribbon: adjust font size, fixes #1215 (opens new window) (f48d102 (opens new window))
# 1.83.1 (opens new window) (2020-02-06)
# Bug Fixes
- v-alerts: fix global alert position on mobile, fixes #1608 (opens new window) (0b869da (opens new window))
- v-alerts: limit speak text function to alert content, fixes #1599 (opens new window) (e2c8ba4 (opens new window))
- v-date-picker: adjust padding on small screens, fixes #1457 (opens new window) (ba81468 (opens new window))
- v-fetch: stop loading asynchronously (a7eaaba (opens new window))
- v-searchable-select: stop loading asynchronously (9a0632d (opens new window))
# 1.83.0 (opens new window) (2020-02-05)
# Features
- v-card: add example of responsive clickable cards layout (7bc26f1 (opens new window))
# 1.82.4 (opens new window) (2020-02-05)
# Bug Fixes
- v-tracking: remove console output (2f6132a (opens new window))
# 1.82.3 (opens new window) (2020-02-04)
# Bug Fixes
- ie11: flex shrink issue (f97ed8c (opens new window))
- v-card: fix flex based layouts in IE11 (4331213 (opens new window))
- v-hero: ie11 optimizations (a750912 (opens new window))
- v-sidebar: ie11 fixes (6106655 (opens new window))
- v-stack: adjust content line height (84c7076 (opens new window))
# 1.82.2 (opens new window) (2020-02-03)
# Bug Fixes
- layout: various adjustments by Mathias (6867263 (opens new window))
- v-button: fix link button alignment in IE11, closes #1560 (opens new window) (7253f6d (opens new window))
# 1.82.1 (opens new window) (2020-01-31)
# Bug Fixes
- v-card-group: optimized for IE11 (700b015 (opens new window))
- v-icon: added 'height' prop, to help optimize for IE11 (23a5bca (opens new window))
- v-navbar-menu-item: optimized for IE11 (99751a6 (opens new window))
# 1.82.0 (opens new window) (2020-01-30)
# Bug Fixes
- v-text: adjusted tag name logic, fixes #1216 (opens new window) (745110d (opens new window))
# Features
- v-checkbox-group: add component to support checkbox groups (c2c7bef (opens new window))
# 1.81.5 (opens new window) (2020-01-30)
# Bug Fixes
- v-fetch: new prop to enable url change loading state, fixes #1524 (opens new window) (c1b4a3d (opens new window))
- v-sidebar: hide mobile fab on scroll, fixes #1521 (opens new window) (86f1b53 (opens new window))
# 1.81.4 (opens new window) (2020-01-30)
# Bug Fixes
- v-byline: styling fix (ba37a7a (opens new window))
- v-textarea: enforce maxlength on paste (58322ca (opens new window))
# 1.81.3 (opens new window) (2020-01-29)
# Bug Fixes
- v-card: forward click event listeners (2bac5ad (opens new window))
- v-navbar: forward click event listeners (35b496c (opens new window))
# 1.81.2 (opens new window) (2020-01-28)
# Bug Fixes
- styles: if font face is not loaded, render a fallback font face (9d0cf4c (opens new window))
- v-input/v-select: adjust font size for small variants (be2350b (opens new window))
# 1.81.1 (opens new window) (2020-01-28)
# Bug Fixes
- v-accordion: adjusted border-radius (31b9df8 (opens new window)), closes #1210 (opens new window)
- v-navbar: optimized for sequential keyboard navigation (Tab) (8506a58 (opens new window)), closes #1406 (opens new window)
- v-text: styling fix, closes #1208 (opens new window) (13ee997 (opens new window))
- v-textarea: styling fix for auto-size variant (115749f (opens new window))
- v-textarea: styling fix, closes #1020 (opens new window) (3c2cbf8 (opens new window))
# 1.81.0 (opens new window) (2020-01-28)
# Features
- v-searchable-select: add request cancellation feature (84e1dfc (opens new window))
# 1.80.3 (opens new window) (2020-01-28)
# Bug Fixes
- v-accordion-group: fixes margin top issue #1332 (opens new window) (02d443b (opens new window))
- v-fetch: handle cancelled requests correctly (11bc9fd (opens new window))
# 1.80.2 (opens new window) (2020-01-27)
# Bug Fixes
- v-fetch: resolve 'response.ok' by status instead of statusText (9ad043c (opens new window))
- v-textarea: enforce maxlength attribute correctly in MS Edge (04cedd6 (opens new window))
# 1.80.1 (opens new window) (2020-01-27)
# Bug Fixes
- v-button: link button icon styling (b19d863 (opens new window))
- v-fetch: made subsequent requests abort previous requests (b61217c (opens new window)), closes #1264 (opens new window)
# 1.80.0 (opens new window) (2020-01-23)
# Bug Fixes
- v-card: removed $withBase from code example (e26d597 (opens new window))
- v-datatable: jump to first page after page size change (a10a562 (opens new window))
- v-searchable-select: better multiline options styling (d158efb (opens new window))
- v-sidebar: fix vuepress rendering issue (5d041b2 (opens new window))
- v-textarea: enforce maxlength attr with js (cb90801 (opens new window))
# Features
- v-card-group: added component (39c7247 (opens new window)), closes #1384 (opens new window)
- v-sidebar-item: add support for locked icon (3dd7664 (opens new window))
- v-stack: enable flex styling of stack content (c1afea9 (opens new window))
# 1.79.0 (opens new window) (2020-01-22)
# Bug Fixes
- v-card: decrease mobile padding (e3d163a (opens new window))
- v-searchable-select: emit select event and remove internal redirect (766bbf5 (opens new window))
- v-sidebar: fixed z-index conflict (9ad0ddc (opens new window))
# Features
- v-sidebar: show mobile toggle button tooltip to new users (f43006d (opens new window))
- v-sidebar: show mobile toggle button tooltip to new users (d02e742 (opens new window))
# 1.78.0 (opens new window) (2020-01-21)
# Features
- v-fetch: added events (4b9055f (opens new window))
# 1.77.1 (opens new window) (2020-01-21)
# Bug Fixes
- v-alerts: fix pagination bug (f18f204 (opens new window))
# 1.77.0 (opens new window) (2020-01-20)
# Bug Fixes
- v-footer-contact: do not show image of business woman on mobile (60d5e5b (opens new window))
- v-navbar: fixed position and style adjustments (59c0f72 (opens new window))
# Features
- v-datatable: expand API to support column identifiers (9fc3963 (opens new window))
- v-searchable-select: emit search result events (8c9313b (opens new window))
# 1.76.0 (opens new window) (2020-01-15)
# Bug Fixes
- v-chat-bubble-file: prevent long filenames from overlapping icon (4ee0b35 (opens new window))
- v-input: disable webkit autofill background color (df42571 (opens new window))
- v-modal: handle overflow correct (720c458 (opens new window)), closes #1278 (opens new window)
# Features
- v-text: show icon after external links (a47ce7d (opens new window))
# 1.75.0 (opens new window) (2020-01-14)
# Features
- v-footer-contact-hours: close on outside click (e33fa89 (opens new window))
- v-tabs: added static version (aed4525 (opens new window))
# 1.74.0 (opens new window) (2020-01-14)
# Bug Fixes
- v-alerts: place global alerts below navigation (e3540ce (opens new window))
- v-alerts: style fixes (75a9a28 (opens new window))
- v-card: fix stack order issue (6b48189 (opens new window))
- v-icon: remove height prop (ee8a749 (opens new window))
- v-sidebar: made clickable area smaller (84cfe4a (opens new window)), closes #1149 (opens new window)
- v-sidebar: only expand active menu items (efd1d96 (opens new window)), closes #1286 (opens new window)
# Features
- v-alerts: use session cookie to remember collapsed state (a886b6a (opens new window))
- v-byline: make speak text function optional (05b7343 (opens new window))
- v-form: add support for .NET errors in various form elements (6102b1c (opens new window))
- v-speak-text: extract speak text component from v-byline (efadc39 (opens new window))
# 1.73.0 (opens new window) (2020-01-09)
# Features
- v-sidebar: added 'fab' button. (WIP) (54f05ae (opens new window))
# 1.72.0 (opens new window) (2020-01-07)
# Features
- v-track: add utility component for google analytics tracking (2df7c4e (opens new window))
# 1.71.0 (opens new window) (2020-01-06)
# Features
- v-accordion: added support for html strings in title (b8f9fb6 (opens new window))
# 1.70.1 (opens new window) (2019-12-19)
# Bug Fixes
- v-alerts: set icon color and font size (70e963e (opens new window))
- v-card: handle h-100 classes correctly (5456d9b (opens new window))
- v-date-picker: always open below input field (a12ec1b (opens new window))
# 1.70.0 (opens new window) (2019-12-19)
# Bug Fixes
- v-card: correct overlay when positioned 'right' (f195792 (opens new window))
- v-card: support 'h-100' css class (9443c23 (opens new window)), closes #852 (opens new window)
- v-chat-bubble: corrected alignment when 'member' (6b095ec (opens new window)), closes #1071 (opens new window)
# Features
- v-byline: add speak text function (423a735 (opens new window))
# 1.69.1 (opens new window) (2019-12-18)
# Bug Fixes
- v-datatable: make sure 'offset' starts at 0 (1a437dc (opens new window)), closes #863 (opens new window)
- v-file: changed icon and placeholder color (a59a8e4 (opens new window))
- v-file: compare dropped files explicitly (0365eb0 (opens new window))
- v-table: aligned padding for static version (b7faa03 (opens new window)), closes #839 (opens new window)
# 1.69.0 (opens new window) (2019-12-18)
# Bug Fixes
- v-input: on filter paste event for type="number" (122fbae (opens new window)), closes #1078 (opens new window)
- v-text: skip global v-text heading elements (41c0e17 (opens new window))
- v-tooltip: ensure tooltips inherits correct font (a81efa2 (opens new window)), closes #893 (opens new window)
- vuepress: disable cache on prod builds (ebe26d9 (opens new window))
# Features
- v-fade: added 'clickthrough' prop (339521a (opens new window)), closes #988 (opens new window)
# 1.68.1 (opens new window) (2019-12-17)
# Bug Fixes
- v-datatable: send correct pagesize in url (a38283e (opens new window))
- v-date: adjust calendar format output (2690aa6 (opens new window))
# 1.68.0 (opens new window) (2019-12-17)
# Bug Fixes
- v-file: use component state files (2ab4cce (opens new window))
- v-modal: set fixed width on desktop (5316076 (opens new window))
- v-searchable-select: fix custom no result slot (e4d8d77 (opens new window))
# Features
- v-cards: added clickable version (ec93f6a (opens new window)), closes #719 (opens new window)
# 1.67.1 (opens new window) (2019-12-16)
# Bug Fixes
- v-alerts: expose interval in api (0f178e8 (opens new window))
- v-searchable-select: fix scrolling when using arrow keys (6e84431 (opens new window))
# 1.67.0 (opens new window) (2019-12-16)
# Bug Fixes
- v-alerts: change global alert position (90ab14c (opens new window))
- v-button: added support for icons with lionk-buttons (891d9d6 (opens new window)), closes #789 (opens new window)
- v-button: added underline for 'link' variant (d39ca59 (opens new window))
- v-card: added IE11 support (6a7f5e9 (opens new window))
- v-ribbon: show 'left' position correct (df39d82 (opens new window)), closes #752 (opens new window)
# Features
- ie11: basic layout fix for vuepress (dc998d6 (opens new window))
- v-alerts: cycle between alerts (58a220b (opens new window))
- v-ignore: added component (09abf9f (opens new window)), closes #823 (opens new window)
- v-searchable-select: add form reset event support (e57efcb (opens new window))
- v-searchable-select: add min-chars prop (7b8a3d8 (opens new window))
# 1.66.0 (opens new window) (2019-12-12)
# Bug Fixes
- v-file: handle reset events (d26cd49 (opens new window))
- v-form: attach reset events to child elements (0053d1a (opens new window))
- v-form: expose target on success, fail and error events (f702076 (opens new window))
- v-render: add support for rendering v-* elements (6c5626d (opens new window))
# Features
- v-text: add linebreaks prop (1dc0ddb (opens new window))
# 1.65.0 (opens new window) (2019-12-12)
# Bug Fixes
- v-accordion: toggle once in ie (cdc1832 (opens new window))
- v-feedback: simplify element positioning (7650c42 (opens new window))
- v-icon: scale svg to container size (b19f438 (opens new window))
- v-input: block all non-digits (3c30493 (opens new window))
- v-modal: fix scroll and content overflow handling (10958a0 (opens new window))
# Features
- global-styling: add font smoothing (f529865 (opens new window))
- searchable-select-search: add search variant (c51201f (opens new window))
- v-render: add component to render HTML (7ea01a4 (opens new window))
# 1.65.0 (opens new window) (2019-12-12)
# Bug Fixes
- v-accordion: toggle once in ie (cdc1832 (opens new window))
- v-feedback: simplify element positioning (7650c42 (opens new window))
- v-icon: scale svg to container size (b19f438 (opens new window))
- v-input: block all non-digits (3c30493 (opens new window))
- v-modal: fix scroll and content overflow handling (10958a0 (opens new window))
# Features
- global-styling: add font smoothing (f529865 (opens new window))
- searchable-select-search: add search variant (c51201f (opens new window))
- v-render: add component to render HTML (7ea01a4 (opens new window))
# 1.64.1 (opens new window) (2019-12-10)
# Bug Fixes
- build: fixed broken vuepress build (3e38a34 (opens new window))
- docs: get rid of test markup (ec951bd (opens new window))
- ie11: support event constructor (a3c13fb (opens new window))
- v-form: handle malformed formdata (0e4f035 (opens new window))
- v-form: remove unneeded form post data (2e6644e (opens new window))
- v-form: simplified ie11 post fix (6927b51 (opens new window))
# 1.64.0 (opens new window) (2019-12-10)
# Bug Fixes
- 3f-design.dk: updated cache headers (68ce12e (opens new window))
- build: apply flexbox fixes for ie11 (9d62c22 (opens new window))
- v-card: specify explicit flex-basis (11d3687 (opens new window))
- v-file: prevent ie11 drops (ffef365 (opens new window))
- v-hero: handle ie11 flex (6b85f83 (opens new window))
- v-navbar: handle overflow without scrollbar (1ac676a (opens new window))
- v-select: listen to change event, emit input (8e18871 (opens new window))
- v-select: use native event object (7f3e4d1 (opens new window))
# Features
- 3f-design.dk: better edge-cache policy and error-handling (54b87d7 (opens new window))
# 1.63.0 (opens new window) (2019-12-04)
# Features
- v-footer-address: social media icons are now embedded (e497585 (opens new window))
# 1.62.4 (opens new window) (2019-12-04)
# Bug Fixes
- v-searchable-select: various bug fixes (89eef32 (opens new window))
# 1.62.3 (opens new window) (2019-12-04)
# Bug Fixes
- page-layout: fix typo (0a79ee4 (opens new window))
# 1.62.2 (opens new window) (2019-12-04)
# Bug Fixes
- v-footer: style fixes and new icons (a45b162 (opens new window))
- v-footer-contact: add ribbon (aef69e6 (opens new window))
# 1.62.1 (opens new window) (2019-12-03)
# Bug Fixes
- build: v-date, add non-local object check (39eadb4 (opens new window))
# 1.62.0 (opens new window) (2019-12-03)
# Bug Fixes
- chat-composition: improve component encapsulation (897f2c9 (opens new window))
- v-calendar: transpile dependency (cec8ab9 (opens new window))
- v-form: use normal cursor on checkbox & radio (b7c69c8 (opens new window))
- v-input: disable ie/edge pseudo elements (b842b81 (opens new window))
- v-input: support minlength in ie (8342a6d (opens new window))
- v-searchable-select: expand placeholder (1e36172 (opens new window))
- v-select: use disabled cursor when disabled (a395efa (opens new window))
- v-tag: adjust font size and padding (038b657 (opens new window))
- v-textarea: hide scrollbars initially (a7a97f8 (opens new window))
# Features
- v-datatable: expose data, loading and empty (fb43fca (opens new window))
# 1.61.0 (opens new window) (2019-11-28)
# Bug Fixes
- build: handle vuepress production builds (80e8684 (opens new window))
- chat-composition: temp fix to prevent build fail due to v-date (f679db5 (opens new window))
- v-alerts: use fixed width only on global (727561c (opens new window))
# Features
- vuepress: open ie11 build in vuepress (4c4e867 (opens new window))
- vuepress: use compatibility library (e0a44b0 (opens new window))
- enable standalone ie11 build (a90e0fb (opens new window))
# 1.60.0 (opens new window) (2019-11-26)
# Features
- added v-stack and v-inline components (ef184db (opens new window))
- v-text: added defaults (0b22964 (opens new window))
# 1.59.0 (opens new window) (2019-11-26)
# Bug Fixes
- v-byline: fix vuepress build (dda54cd (opens new window))
- v-form: adjust spacing in form docs (753aa46 (opens new window))
# Features
- v-alerts: add alarm icon and doc examples (6b457be (opens new window))
- v-alerts: collapse global alerts by default (1981bc5 (opens new window))
- v-alerts: control svg opacity and colors (da37c82 (opens new window))
- v-alerts: expose global portal target (de27fea (opens new window))
- v-alerts: implement global alert interface (206d16b (opens new window))
- v-alerts: show global alerts in portal (1c78769 (opens new window))
- v-alerts: speak alert content (83530b1 (opens new window))
- v-byline: translate action text (fba45ad (opens new window))
- v-byline: use element reference, text color (85f92b1 (opens new window))
- v-hero: add v-hero component replacing v-header (1e77caa (opens new window))
# 1.58.2 (opens new window) (2019-11-21)
# Bug Fixes
- corrected publicpath (73a93d3 (opens new window))
# 1.58.1 (opens new window) (2019-11-21)
# Bug Fixes
- added experience editor support (a95f26c (opens new window))
# 1.58.0 (opens new window) (2019-11-21)
# Bug Fixes
- translation-mixin: use fallback if translations object is missing (9c4ce90 (opens new window))
# Features
- translation: fallback for translations (8527f9f (opens new window))
- v-datatable: translate navigation text (463c6ff (opens new window))
# 1.57.0 (opens new window) (2019-11-21)
# Bug Fixes
- v-datatable: ignore unknown query params (4417b3b (opens new window))
- v-datatable: pass falsy values to queries (7ad5f10 (opens new window))
- v-datatable: set number sizing (1d00fc0 (opens new window))
- tried rewriting component with v-fetch (845dcf0 (opens new window))
- v-image: get rid of stray console.log (9439e7a (opens new window))
# Features
- v-datatable: lock number dimensions (bb75e70 (opens new window))
- v-datatable: use item numbers (4cde8be (opens new window))
- v-datatable: use searchable query format (38d4817 (opens new window))
- v-searchable-select: add new styles and form input behaviour (47ee098 (opens new window))
# 1.56.0 (opens new window) (2019-11-18)
# Features
- v-searchable-select: add small loading indicator (13950a0 (opens new window))
- v-searchable-select: add url prop to load async options (6af9f8a (opens new window))
- v-searchable-select: cleanup based on code review (35d3081 (opens new window))
- v-searchable-select: remove styles not needed (aa5c332 (opens new window))
# 1.55.0 (opens new window) (2019-11-18)
# Features
- v-arrow: use pointer cusor by default (04d3a01 (opens new window))
- v-datatable: add sorting requests (0ddb03f (opens new window))
- v-datatable: enable navigation pane (702d961 (opens new window))
- v-datatable: expose table items (4eece6d (opens new window))
- v-datatable: handle page-size selection (fae2077 (opens new window))
- v-datatable: implemented v-datatable base (27300e2 (opens new window))
- v-datatable: remove template (885641f (opens new window))
- v-datatable: remove v-data dependency (d5efb71 (opens new window))
- v-datatable: replace url tokens (11e1337 (opens new window))
- v-datatable: use default query (35bf676 (opens new window))
- v-datatable: use dynamic query (8b30665 (opens new window))
- v-datatable: use sync, not custom event (2eaa2b9 (opens new window))
- v-datatable: use total from api endpoint (02f70b3 (opens new window))
- v-fetch: enable dynamic query properties (d8efdd1 (opens new window))
- v-select: add small variant (4c5cd23 (opens new window))
- v-select: support empty placeholder option (0679477 (opens new window))
- v-table: sort from entire header (ba96eec (opens new window))
# 1.54.0 (opens new window) (2019-11-15)
# Bug Fixes
- v-form: handle change and input events correctly (487c707 (opens new window))
# Features
- v-navbar: added support for language item attributes (a07a16f (opens new window))
# 1.53.0 (opens new window) (2019-11-15)
# Features
- v-button: add link and link-icon variants (3b7a15b (opens new window))
- v-fetch: enable dynamic query properties (89cb43c (opens new window))
- v-modal: close button styling (15f73f1 (opens new window))
- v-modal: render in portal (cfff2ed (opens new window))
- v-modal: set max height and add body scroll locking (3671a52 (opens new window))
# 1.52.1 (opens new window) (2019-11-14)
# Bug Fixes
- v-navbar: handle global CLIENT object correctly (2ef64af (opens new window))
# 1.52.0 (opens new window) (2019-11-14)
# Features
- v-navbar: added language selector (5b0021d (opens new window))
# 1.51.1 (opens new window) (2019-11-12)
# Bug Fixes
- v-accordion: fixed issue with slot children (60cff84 (opens new window))
- v-toggle: right align toggle element (4c826c8 (opens new window))
# 1.51.0 (opens new window) (2019-11-12)
# Features
- colors: added light variants of success, danger and warning (4f89fc5 (opens new window))
# 1.50.0 (opens new window) (2019-11-12)
# Bug Fixes
- v-input: trim invalid values (9887afb (opens new window))
- v-toggle: proxy change to input event (999c644 (opens new window))
# Features
- v-accordion: add large accordion style (37a01cd (opens new window))
- v-accordion: added 'open' and 'opened' state (6ea01d8 (opens new window))
- v-content: account for sidebar when 'full-width' is provided (f2b4306 (opens new window))
- v-date-picker: change available dates implementation (167f49d (opens new window))
- v-searchable-select: change prop name (251fd35 (opens new window))
# 1.49.1 (opens new window) (2019-11-12)
# Bug Fixes
- v-select: propagate click event from icon (66e4009 (opens new window))
# 1.49.0 (opens new window) (2019-11-08)
# Bug Fixes
- v-date-picker: pass child elements to v-input to handle .NET errors (daeb8f4 (opens new window))
- v-icon: include in main bundle (a734939 (opens new window))
- v-texarea: forward $listeners to v-input (8522718 (opens new window))
# Features
- v-byline: add v-byline component (084369c (opens new window))
# 1.48.0 (opens new window) (2019-11-07)
# Bug Fixes
- v-button: make sure text is centered (f40eabf (opens new window))
# Features
- v-icon: added component (3bb12ed (opens new window))
# 1.47.0 (opens new window) (2019-11-07)
# Bug Fixes
- design: adjust primary color (a27b344 (opens new window))
- v-accordion: adjust dimensions and position (10288dc (opens new window))
- v-contentfade: fixed bottom size (4a8ea31 (opens new window))
- v-fade: disabled user selection and pointer events (0d2bbbd (opens new window))
- v-fade: handle v-card overlays (e4b23c5 (opens new window))
- v-fade: rename component (3e723f3 (opens new window))
- v-input: filter pasted text (4e09d47 (opens new window))
- v-input: make floatlabel indifferent to color (62e322f (opens new window))
- v-input: prevent specific key input (b55a6bd (opens new window))
- v-table: align styles with static version (e64b337 (opens new window))
- v-table: implemented design corrections (6623026 (opens new window))
- v-tabs: decrease active tab appearance (506bf2f (opens new window))
# Features
- discipline-specific-content: add composition (6e3d9e8 (opens new window))
- discipline-specific-content: add json files to docs (6b91ffc (opens new window))
- discipline-specific-content: avoid content clipping on vcard (92da390 (opens new window))
- discipline-specific-content: optimize responsive styling (3ba0db0 (opens new window))
- discipline-specific-content: use template literals (c0c341f (opens new window))
- restrict type="number" to [0-9] (6adaa3c (opens new window)), closes #678 (opens new window)
- v-contentfade: add v-contentfade component (fbf16a9 (opens new window))
# 1.46.1 (opens new window) (2019-11-04)
# Bug Fixes
- v-card: make sure content container isn't relative (983b2a3 (opens new window))
- v-ribbon: make sure ribbon is 'clipped' (d288f4f (opens new window))
# 1.46.0 (opens new window) (2019-11-04)
# Bug Fixes
- v-date-picker: disable pointer events on calendar icon (7d19632 (opens new window))
- v-form: corrected property typo (9a34b5b (opens new window))
- v-form: extract border colors (a5ac1db (opens new window))
- v-form: extract disabled colors (1ce57d5 (opens new window))
- v-form: extract placeholder colors (af551fa (opens new window))
- v-select: enable selection reset (81f2107 (opens new window))
- v-select: extract color variables (e9d8367 (opens new window))
# Features
- v-date-picker: add locale support (bd14a9a (opens new window))
- v-date-picker: enable and style calendar navigation feature (2f752a3 (opens new window))
- v-date-picker: fix arrow styling (36fc393 (opens new window))
- v-toast: added timeout. close icon and styling (76ba67a (opens new window)), closes #679 (opens new window)
# 1.45.1 (opens new window) (2019-11-04)
# Bug Fixes
- v-tooltip: adjust tooltip styling (c465c5b (opens new window))
# 1.45.0 (opens new window) (2019-10-31)
# Bug Fixes
- v-searchable-select: adjust input field styling (d51db2a (opens new window))
# Features
- redirect: added delay argument (e6b48ca (opens new window))
- v-searchable-select: add docs (0adeb71 (opens new window))
- v-searchable-select: add support for more props (5b6438a (opens new window))
- v-searchable-select: added styling (c287aac (opens new window))
- v-searchable-select: added third party component (a4f577a (opens new window))
- v-searchable-select: boilerplate setup (68814cc (opens new window))
- v-searchable-select: handle mouseleave on option elements (436735c (opens new window))
# 1.44.0 (opens new window) (2019-10-31)
# Bug Fixes
- v-alerts: adjust colors, fonts and icons (357bb57 (opens new window))
- v-alerts: handle arrow events (ec74b1e (opens new window))
- v-card-info: highlight active info icons (312f9ac (opens new window))
- v-info-card: stay open without outline (8fe11c5 (opens new window))
- v-tooltip: correct animation selector (398fd7c (opens new window))
# Features
- v-card: add elevated property (e1df604 (opens new window))
- v-card: extract box-shadow variable (0db30e5 (opens new window))
- v-card-elevated: clean up css selector (74e197f (opens new window))
- v-card-info: add v-infoicon component (d8ef127 (opens new window))
- v-info-card: enable keyboard focus on icon (859246c (opens new window))
# 1.43.1 (opens new window) (2019-10-31)
# Bug Fixes
- v-date-picker: fix component configuration (338fd43 (opens new window))
- v-date-picker: register component locally (0838ecd (opens new window))
# 1.43.0 (opens new window) (2019-10-30)
# Bug Fixes
- v-tooltip: adjust design based on pr comments (f9d784c (opens new window))
- v-tooltip: load async on each instance (72a4212 (opens new window))
# Features
- v-tooltip: add async directive helper (58a624d (opens new window))
- v-tooltip: add base v-tooltip directive (72555a7 (opens new window))
- v-tooltip: insert tooltip in local DOM (50a759f (opens new window))
- v-tooltip: set colors and dimensions (0600e86 (opens new window))
# 1.42.2 (opens new window) (2019-10-28)
# Bug Fixes
- v-date-picker: load async in production (8bcbfd6 (opens new window))
# 1.42.1 (opens new window) (2019-10-28)
# Bug Fixes
- v-tag: re-add v-tag registration (485cb12 (opens new window))
# 1.42.0 (opens new window) (2019-10-28)
# Bug Fixes
- build: remove explicit peer dependency (c49a189 (opens new window))
- v-date-picker: added dependency (49efa77 (opens new window))
- v-date-picker: added icon (d116a7b (opens new window))
- v-date-picker: emit input event with selected date as value (ce5e576 (opens new window))
- v-date-picker: minor fixes (eac6370 (opens new window))
- v-date-picker: removed delay mixin (5a68b29 (opens new window))
- v-date-picker: removed unused computed prop (89e8231 (opens new window))
- v-date-picker: revert introduction of new breakpoint (b871709 (opens new window))
- v-date-picker: use focus instead of click to trigger popover (150874e (opens new window))
- v-input-and-textarea: added value prop (bb7b0ea (opens new window))
# Features
- v-date-picker: added component (5815dba (opens new window))
# 1.41.0 (opens new window) (2019-10-24)
# Bug Fixes
- css: extract focus variable (ff6e3c5 (opens new window))
- v-file: expand file input in containers (7b02e2a (opens new window))
- v-file: implement design feedback (088e2e1 (opens new window))
# Features
- v-file: allow and list multiple files (ab876a6 (opens new window))
- v-file: default to droppable file uploads (7a3c66c (opens new window))
- v-file: handle sync file dropping (38859a0 (opens new window))
- v-file: implement v-file component (4f9c6d4 (opens new window))
- v-file: support file drag'n'drop (0520fcf (opens new window))
# Performance Improvements
- v-file: codesplit v-file component (3559c36 (opens new window))
# 1.40.0 (opens new window) (2019-10-22)
# Bug Fixes
- build: undo vuepress conflict (eea55b2 (opens new window))
# Features
- v-text: added 'USP' lists (fe9f76c (opens new window)), closes #583 (opens new window)
# 1.39.0 (opens new window) (2019-10-22)
# Features
- -alerts: remove success state (4100232 (opens new window))
# Performance Improvements
- bundle: adjust browser support (af447a9 (opens new window))
- bundle: adjust browser support (d1c4287 (opens new window))
- dependencies: update sass-loader (538ab69 (opens new window))
# 1.38.0 (opens new window) (2019-10-17)
# Bug Fixes
- v-alerts: use boolean props for variants (6359864 (opens new window))
- v-alerts: use theme colors (d747551 (opens new window))
# Features
- v-alerts: implement v-alert component (6e25e61 (opens new window))
# 1.37.0 (opens new window) (2019-10-15)
# Bug Fixes
- build: adjust git commit hooks for Windows (b18a093 (opens new window))
- build: adjust import reference for Windows (df2e3f5 (opens new window))
- v-tag: adjusted padding (8637c78 (opens new window))
# Features
- v-button: added support for sc_locked and target blank (5aaadbc (opens new window)), closes #630 (opens new window)
- v-tag: added component (18a1e93 (opens new window))
# 1.36.4 (opens new window) (2019-10-15)
# Bug Fixes
- changed default body color (888a80e (opens new window)), closes #616 (opens new window)
# 1.36.3 (opens new window) (2019-10-08)
# Bug Fixes
- v-form: handle 'isTrusted' events (84fa201 (opens new window))
# 1.36.2 (opens new window) (2019-10-08)
# Bug Fixes
- v-form: support native submit (cffa845 (opens new window))
# 1.36.1 (opens new window) (2019-10-07)
# Bug Fixes
- v-form: handle 'destroyed' state properly (3a2b325 (opens new window))
# 1.36.0 (opens new window) (2019-10-07)
# Features
- v-form: added 'reset' function (46dbafd (opens new window))
# 1.35.4 (opens new window) (2019-10-07)
# Bug Fixes
- v-button: make sure text color doesn't inherit from v-text (cc114e7 (opens new window))
- v-input: make sure we don't emit 'input' event multiple times (8d9155e (opens new window))
# 1.35.3 (opens new window) (2019-10-03)
# Bug Fixes
- v-date: included supported languages in build (33456d6 (opens new window))
# 1.35.2 (opens new window) (2019-10-03)
# Bug Fixes
- v-date: optimized build size (1c36bf7 (opens new window))
# 1.35.1 (opens new window) (2019-10-03)
# Bug Fixes
- v-date: added documentation (606033f (opens new window))
# 1.35.0 (opens new window) (2019-10-03)
# Bug Fixes
- v-select: make sure 'input' event only fires once (873de47 (opens new window))
- cleaned up mixins (5389803 (opens new window))
- v-text: simplified scoped css example (def38dc (opens new window))
# Features
- v-date: added component (3749ac8 (opens new window)), closes #567 (opens new window)
# 1.34.0 (opens new window) (2019-10-02)
# Features
- v-text: added styling of child elements (ul, ol etc.) (9696024 (opens new window)), closes #566 (opens new window)
# 1.33.0 (opens new window) (2019-10-01)
# Bug Fixes
- v-tabs: added horizontal line below tabs (6ee164f (opens new window))
# Features
- v-loading: added component (0abb2a6 (opens new window))
- v-text: added default link styling (80ab62b (opens new window))
# 1.32.0 (opens new window) (2019-09-30)
# Features
- v-tabs: added component (3c96c81 (opens new window)), closes #565 (opens new window)
# 1.31.0 (opens new window) (2019-09-30)
# Features
- v-fetch: added support for multiple HTTP verbs (aadea12 (opens new window)), closes #575 (opens new window)
# 1.30.0 (opens new window) (2019-09-30)
# Bug Fixes
- v-scroll-to: corrected documentation (a81dd94 (opens new window))
# Features
- v-table: added support for static tables (a4dcfb3 (opens new window)), closes #374 (opens new window)
# 1.29.1 (opens new window) (2019-09-27)
# Bug Fixes
- v-fetch: added support for no child elements (df4a9f7 (opens new window))
# 1.29.0 (opens new window) (2019-09-27)
# Features
- v-feedback: added component (1704686 (opens new window))
# 1.28.0 (opens new window) (2019-09-26)
# Bug Fixes
- delay: added 'dismissible' attribute (aecf10f (opens new window))
# Features
- helpers: added 'log()' helper function (d6ac484 (opens new window))
# 1.27.0 (opens new window) (2019-09-26)
# Bug Fixes
- helpers: corrected documentation for delay() (03483da (opens new window))
# Features
- v-toast: added 'dismissible' attribute (1bf5bed (opens new window))
# 1.26.0 (opens new window) (2019-09-26)
# Bug Fixes
- v-button: added documentation for 'inverted' attribute (a7fc52f (opens new window))
# Features
- v-form/v-toast: updated documentation with toast() function (3fdd17b (opens new window))
- added toast() function (890dfa7 (opens new window))
- v-form: added new events (success, fail and error) (e856bd9 (opens new window))
- added helper functions (toast, redirect and delay) (f212432 (opens new window))
- added helpers documentation (5b26361 (opens new window))
# 1.25.0 (opens new window) (2019-09-24)
# Bug Fixes
- v-cell: support empty cells (85bca78 (opens new window))
# Features
- v-scroll-to: added component (a486a73 (opens new window))
# 1.24.1 (opens new window) (2019-09-19)
# Bug Fixes
- v-form: updated 'v-toast' example (cf89b60 (opens new window))
# 1.24.0 (opens new window) (2019-09-19)
# Features
- v-button: added 'loading' indicator (498187b (opens new window))
- v-data: added support for multiple root nodes (306534f (opens new window))
- v-fetch: added support for multiple root nodes (01cbe7f (opens new window))
- v-form: added loading button and toast to examples (8f6ee7b (opens new window))
- v-toast: added component (0d58808 (opens new window))
# 1.23.4 (opens new window) (2019-09-19)
# Bug Fixes
- v-content: utilized grid classes better (5a9f4e3 (opens new window)), closes #519 (opens new window)
# 1.23.3 (opens new window) (2019-09-19)
# Bug Fixes
- accordion: make sure accordion is 100% width (d1ba07b (opens new window)), closes #517 (opens new window)
# 1.23.2 (opens new window) (2019-09-18)
# Bug Fixes
- v-form: make 'submit' events cancelable (fb5ee8b (opens new window))
# 1.23.1 (opens new window) (2019-09-18)
# Bug Fixes
- v-form: remove 'invalid' box-shadow from invalid fields in FF (ea28296 (opens new window))
# 1.23.0 (opens new window) (2019-09-18)
# Bug Fixes
- v-card: made card content 100% height (d647968 (opens new window))
# Features
- v-form: added 'disabled' state to all form inputs (abf7bca (opens new window))
- v-form: added client side validation (7f16370 (opens new window)), closes #440 (opens new window)
# 1.22.1 (opens new window) (2019-09-18)
# Bug Fixes
- v-button: adjusted 'disabled' state (a6f2a36 (opens new window))
# 1.22.0 (opens new window) (2019-09-18)
# Features
- v-button: added 'disabled' state (c33dca6 (opens new window))
- v-form: added active/inactive submit button example (fba7f1b (opens new window)), closes #458 (opens new window)
# 1.21.2 (opens new window) (2019-09-18)
# Bug Fixes
- v-form: added missing description of 'submit()' method (19a80bf (opens new window))
# 1.21.1 (opens new window) (2019-09-17)
# Bug Fixes
- changed client side request example to use 'https' (bd5ae6a (opens new window))
# 1.21.0 (opens new window) (2019-09-17)
# Bug Fixes
- v-fetch: updated 'v-fetch' to better align with 'v-form' (a73c0e1 (opens new window))
# Features
- v-form: added asynchronous requests and a lot of other features (dc31e14 (opens new window)), closes #441 (opens new window) #403 (opens new window)
# 1.20.0 (opens new window) (2019-09-16)
# Bug Fixes
- v-select: handle option text correctly (e79b87f (opens new window))
# Features
- v-toggle: added component (77bb200 (opens new window))
# 1.19.0 (opens new window) (2019-09-16)
# Features
- v-form: support nested 'form' tag (d4627a2 (opens new window))
# 1.18.0 (opens new window) (2019-09-16)
# Bug Fixes
- make sure v-checkbox and v-radio doesn't shrink in flex layout (c2b5331 (opens new window))
- v-button: added support for event handlers (eaa50e2 (opens new window))
# Features
- v-accordion: added 'open' attribute (4f8079e (opens new window))
# 1.17.0 (opens new window) (2019-09-12)
# Features
- v-input: added support for ASP.NET errors (1ca1e41 (opens new window)), closes #397 (opens new window)
# 1.16.0 (opens new window) (2019-09-11)
# Features
- v-form: added support for dependent fields (943a880 (opens new window)), closes #279 (opens new window)
# 1.15.0 (opens new window) (2019-09-10)
# Features
- v-accordion: support 'standalone' mode (bfca046 (opens new window))
# 1.14.0 (opens new window) (2019-09-09)
# Features
- v-table: support both ellipsis and overflow (76ddd34 (opens new window)), closes #375 (opens new window)
# 1.13.0 (opens new window) (2019-09-05)
# Bug Fixes
- modified form example (48bcd26 (opens new window))
# Features
- css: added overflow-x-scroll class (393e948 (opens new window))
- v-button: added component (f51e0b5 (opens new window))
# 1.12.0 (opens new window) (2019-08-28)
# Bug Fixes
- v-data: v-on: vs @click (opens new window) syntax in docs (b582254 (opens new window))
# Features
- v-input: added description and error attributes (f66a11c (opens new window))
# 1.11.1 (opens new window) (2019-08-14)
# Bug Fixes
- v-select: pass all attributes to underlying select (6e65d15 (opens new window))
# 1.11.0 (opens new window) (2019-08-14)
# Bug Fixes
- v-radio: handle 'disabled' state correctly (d4cb5f8 (opens new window))
- updated dependencies (npm audit) (1646bc0 (opens new window))
# Features
- v-data: added component (3db16df (opens new window))
- v-modal: added component (67c3183 (opens new window))
- removed support for :data attribute when initializing (4a5d8b3 (opens new window))
# 1.10.0 (opens new window) (2019-07-12)
# Features
- v-checkbox: added component (0ed4460 (opens new window))
- v-radio: added component (6b2d9a0 (opens new window))
- v-select: added component (3328061 (opens new window))
# 1.9.1 (opens new window) (2019-07-12)
# Bug Fixes
- v-form: use child form-tag (9eb44f5 (opens new window))
# 1.9.0 (opens new window) (2019-07-12)
# Features
- v-form: added component (51206eb (opens new window))
- v-input: added component (89eeb4a (opens new window))
- v-textarea: added component (b1a4c88 (opens new window))
# 1.8.0 (opens new window) (2019-07-11)
# Bug Fixes
- v-embed: added ribbon support (dc48c88 (opens new window))
- v-image: fixed previous/next buttons (2f5e541 (opens new window))
# Features
- v-ribbon: added component (0417fcd (opens new window))
# 1.7.1 (opens new window) (2019-07-10)
# Bug Fixes
- v-card: handle default bg-variant if empty string is provided (5c22537 (opens new window))
- v-quote: corrected alignment and added 'cite' slot (681e373 (opens new window))
# 1.7.0 (opens new window) (2019-07-09)
# Features
- v-image: added component (a0fb034 (opens new window))
- v-table: added component (99d2c66 (opens new window))
# 1.6.0 (opens new window) (2019-07-04)
# Bug Fixes
- v-fetch: added support for dynamic URL's (47491dd (opens new window))
# Features
- v-placeholder: added component (31ed1ae (opens new window))
- added :data attribute for setting initial reactive state (946510c (opens new window))
# 1.5.0 (opens new window) (2019-06-25)
# Features
- v-accordion: added component (00cb10a (opens new window))
# 1.4.0 (opens new window) (2019-06-25)
# Bug Fixes
- v-embed: adjusted margin (f9fe483 (opens new window))
# Features
- v-quote: added component (f0f9709 (opens new window))
# 1.3.0 (opens new window) (2019-06-25)
# Features
- v-captureclick: added component (9f6c0c9 (opens new window))
- v-embed: added component (b32ba26 (opens new window))
# 1.2.0 (opens new window) (2019-05-27)
# Bug Fixes
- v-text: rename size mixin to avoid name collusion (fe7dbd1 (opens new window))
- remove animations from component chunks (13b6fbd (opens new window))
- v-box: removed component (089d41a (opens new window))
# Features
- v-icon: added component (ad2b138 (opens new window))
- v-text: added component (4896408 (opens new window))
# 1.1.5 (opens new window) (2019-05-24)
# Bug Fixes
- playground: moved 'playground' to top-level navigation (346bf33 (opens new window))
- v-content: adjusted padding/margin (9aafca2 (opens new window))
# 1.1.4 (opens new window) (2019-05-23)
# Bug Fixes
- v-fetch: made async (c1049ce (opens new window))
- fixed css asset paths (f985521 (opens new window))
# 1.1.3 (opens new window) (2019-05-23)
# Bug Fixes
- v-navbar-menu-item: added support for SC_LOCKED (db0d156 (opens new window))
- change hover effect for navigation items (7a276a3 (opens new window))
# 1.1.2 (opens new window) (2019-05-23)
# Bug Fixes
- removed text-decoration underline (0879cd7 (opens new window))
# 1.1.1 (opens new window) (2019-05-23)
# Bug Fixes
- updated public path for assets (5646325 (opens new window))
# 1.1.0 (opens new window) (2019-05-23)
# Bug Fixes
- navbar: made optimizations (b872ec9 (opens new window))
- sidebar: made optimizations (28dfcf6 (opens new window))
- v-content: made optimizations (c295cef (opens new window))
# Features
- added css animations (62b1a8a (opens new window))
- added new fonts (68b3cbb (opens new window))
- added sitecore experience editor support (d1181cf (opens new window))
- added v-text component (60bbb0d (opens new window))
# 1.0.0 (2019-04-04)
# Bug Fixes
- initial release (d091aab (opens new window))