Changelog

1.72.0 (2020-01-07)

Features

  • v-track: add utility component for google analytics tracking (2df7c4e)

1.71.0 (2020-01-06)

Features

  • v-accordion: added support for html strings in title (b8f9fb6)

1.70.1 (2019-12-19)

Bug Fixes

  • v-alerts: set icon color and font size (70e963e)
  • v-card: handle h-100 classes correctly (5456d9b)
  • v-date-picker: always open below input field (a12ec1b)

1.70.0 (2019-12-19)

Bug Fixes

  • v-card: correct overlay when positioned 'right' (f195792)
  • v-card: support 'h-100' css class (9443c23), closes #852
  • v-chat-bubble: corrected alignment when 'member' (6b095ec), closes #1071

Features

  • v-byline: add speak text function (423a735)

1.69.1 (2019-12-18)

Bug Fixes

  • v-datatable: make sure 'offset' starts at 0 (1a437dc), closes #863
  • v-file: changed icon and placeholder color (a59a8e4)
  • v-file: compare dropped files explicitly (0365eb0)
  • v-table: aligned padding for static version (b7faa03), closes #839

1.69.0 (2019-12-18)

Bug Fixes

  • v-input: on filter paste event for type="number" (122fbae), closes #1078
  • v-text: skip global v-text heading elements (41c0e17)
  • v-tooltip: ensure tooltips inherits correct font (a81efa2), closes #893
  • vuepress: disable cache on prod builds (ebe26d9)

Features

1.68.1 (2019-12-17)

Bug Fixes

  • v-datatable: send correct pagesize in url (a38283e)
  • v-date: adjust calendar format output (2690aa6)

1.68.0 (2019-12-17)

Bug Fixes

  • v-file: use component state files (2ab4cce)
  • v-modal: set fixed width on desktop (5316076)
  • v-searchable-select: fix custom no result slot (e4d8d77)

Features

1.67.1 (2019-12-16)

Bug Fixes

  • v-alerts: expose interval in api (0f178e8)
  • v-searchable-select: fix scrolling when using arrow keys (6e84431)

1.67.0 (2019-12-16)

Bug Fixes

  • v-alerts: change global alert position (90ab14c)
  • v-button: added support for icons with lionk-buttons (891d9d6), closes #789
  • v-button: added underline for 'link' variant (d39ca59)
  • v-card: added IE11 support (6a7f5e9)
  • v-ribbon: show 'left' position correct (df39d82), closes #752

Features

  • ie11: basic layout fix for vuepress (dc998d6)
  • v-alerts: cycle between alerts (58a220b)
  • v-ignore: added component (09abf9f), closes #823
  • v-searchable-select: add form reset event support (e57efcb)
  • v-searchable-select: add min-chars prop (7b8a3d8)

1.66.0 (2019-12-12)

Bug Fixes

  • v-file: handle reset events (d26cd49)
  • v-form: attach reset events to child elements (0053d1a)
  • v-form: expose target on success, fail and error events (f702076)
  • v-render: add support for rendering v-* elements (6c5626d)

Features

1.65.0 (2019-12-12)

Bug Fixes

  • v-accordion: toggle once in ie (cdc1832)
  • v-feedback: simplify element positioning (7650c42)
  • v-icon: scale svg to container size (b19f438)
  • v-input: block all non-digits (3c30493)
  • v-modal: fix scroll and content overflow handling (10958a0)

Features

  • global-styling: add font smoothing (f529865)
  • searchable-select-search: add search variant (c51201f)
  • v-render: add component to render HTML (7ea01a4)

1.65.0 (2019-12-12)

Bug Fixes

  • v-accordion: toggle once in ie (cdc1832)
  • v-feedback: simplify element positioning (7650c42)
  • v-icon: scale svg to container size (b19f438)
  • v-input: block all non-digits (3c30493)
  • v-modal: fix scroll and content overflow handling (10958a0)

Features

  • global-styling: add font smoothing (f529865)
  • searchable-select-search: add search variant (c51201f)
  • v-render: add component to render HTML (7ea01a4)

1.64.1 (2019-12-10)

Bug Fixes

  • build: fixed broken vuepress build (3e38a34)
  • docs: get rid of test markup (ec951bd)
  • ie11: support event constructor (a3c13fb)
  • v-form: handle malformed formdata (0e4f035)
  • v-form: remove unneeded form post data (2e6644e)
  • v-form: simplified ie11 post fix (6927b51)

1.64.0 (2019-12-10)

Bug Fixes

  • 3f-design.dk: updated cache headers (68ce12e)
  • build: apply flexbox fixes for ie11 (9d62c22)
  • v-card: specify explicit flex-basis (11d3687)
  • v-file: prevent ie11 drops (ffef365)
  • v-hero: handle ie11 flex (6b85f83)
  • v-navbar: handle overflow without scrollbar (1ac676a)
  • v-select: listen to change event, emit input (8e18871)
  • v-select: use native event object (7f3e4d1)

Features

  • 3f-design.dk: better edge-cache policy and error-handling (54b87d7)

1.63.0 (2019-12-04)

Features

  • v-footer-address: social media icons are now embedded (e497585)

1.62.4 (2019-12-04)

Bug Fixes

  • v-searchable-select: various bug fixes (89eef32)

1.62.3 (2019-12-04)

Bug Fixes

1.62.2 (2019-12-04)

Bug Fixes

  • v-footer: style fixes and new icons (a45b162)
  • v-footer-contact: add ribbon (aef69e6)

1.62.1 (2019-12-03)

Bug Fixes

  • build: v-date, add non-local object check (39eadb4)

1.62.0 (2019-12-03)

Bug Fixes

  • chat-composition: improve component encapsulation (897f2c9)
  • v-calendar: transpile dependency (cec8ab9)
  • v-form: use normal cursor on checkbox & radio (b7c69c8)
  • v-input: disable ie/edge pseudo elements (b842b81)
  • v-input: support minlength in ie (8342a6d)
  • v-searchable-select: expand placeholder (1e36172)
  • v-select: use disabled cursor when disabled (a395efa)
  • v-tag: adjust font size and padding (038b657)
  • v-textarea: hide scrollbars initially (a7a97f8)

Features

  • v-datatable: expose data, loading and empty (fb43fca)

1.61.0 (2019-11-28)

Bug Fixes

  • build: handle vuepress production builds (80e8684)
  • chat-composition: temp fix to prevent build fail due to v-date (f679db5)
  • v-alerts: use fixed width only on global (727561c)

Features

  • vuepress: open ie11 build in vuepress (4c4e867)
  • vuepress: use compatibility library (e0a44b0)
  • enable standalone ie11 build (a90e0fb)

1.60.0 (2019-11-26)

Features

  • added v-stack and v-inline components (ef184db)
  • v-text: added defaults (0b22964)

1.59.0 (2019-11-26)

Bug Fixes

  • v-byline: fix vuepress build (dda54cd)
  • v-form: adjust spacing in form docs (753aa46)

Features

  • v-alerts: add alarm icon and doc examples (6b457be)
  • v-alerts: collapse global alerts by default (1981bc5)
  • v-alerts: control svg opacity and colors (da37c82)
  • v-alerts: expose global portal target (de27fea)
  • v-alerts: implement global alert interface (206d16b)
  • v-alerts: show global alerts in portal (1c78769)
  • v-alerts: speak alert content (83530b1)
  • v-byline: translate action text (fba45ad)
  • v-byline: use element reference, text color (85f92b1)
  • v-hero: add v-hero component replacing v-header (1e77caa)

1.58.2 (2019-11-21)

Bug Fixes

1.58.1 (2019-11-21)

Bug Fixes

  • added experience editor support (a95f26c)

1.58.0 (2019-11-21)

Bug Fixes

  • translation-mixin: use fallback if translations object is missing (9c4ce90)

Features

  • translation: fallback for translations (8527f9f)
  • v-datatable: translate navigation text (463c6ff)

1.57.0 (2019-11-21)

Bug Fixes

  • v-datatable: ignore unknown query params (4417b3b)
  • v-datatable: pass falsy values to queries (7ad5f10)
  • v-datatable: set number sizing (1d00fc0)
  • tried rewriting component with v-fetch (845dcf0)
  • v-image: get rid of stray console.log (9439e7a)

Features

  • v-datatable: lock number dimensions (bb75e70)
  • v-datatable: use item numbers (4cde8be)
  • v-datatable: use searchable query format (38d4817)
  • v-searchable-select: add new styles and form input behaviour (47ee098)

1.56.0 (2019-11-18)

Features

  • v-searchable-select: add small loading indicator (13950a0)
  • v-searchable-select: add url prop to load async options (6af9f8a)
  • v-searchable-select: cleanup based on code review (35d3081)
  • v-searchable-select: remove styles not needed (aa5c332)

1.55.0 (2019-11-18)

Features

  • v-arrow: use pointer cusor by default (04d3a01)
  • v-datatable: add sorting requests (0ddb03f)
  • v-datatable: enable navigation pane (702d961)
  • v-datatable: expose table items (4eece6d)
  • v-datatable: handle page-size selection (fae2077)
  • v-datatable: implemented v-datatable base (27300e2)
  • v-datatable: remove template (885641f)
  • v-datatable: remove v-data dependency (d5efb71)
  • v-datatable: replace url tokens (11e1337)
  • v-datatable: use default query (35bf676)
  • v-datatable: use dynamic query (8b30665)
  • v-datatable: use sync, not custom event (2eaa2b9)
  • v-datatable: use total from api endpoint (02f70b3)
  • v-fetch: enable dynamic query properties (d8efdd1)
  • v-select: add small variant (4c5cd23)
  • v-select: support empty placeholder option (0679477)
  • v-table: sort from entire header (ba96eec)

1.54.0 (2019-11-15)

Bug Fixes

  • v-form: handle change and input events correctly (487c707)

Features

  • v-navbar: added support for language item attributes (a07a16f)

1.53.0 (2019-11-15)

Features

  • v-button: add link and link-icon variants (3b7a15b)
  • v-fetch: enable dynamic query properties (89cb43c)
  • v-modal: close button styling (15f73f1)
  • v-modal: render in portal (cfff2ed)
  • v-modal: set max height and add body scroll locking (3671a52)

1.52.1 (2019-11-14)

Bug Fixes

  • v-navbar: handle global CLIENT object correctly (2ef64af)

1.52.0 (2019-11-14)

Features

  • v-navbar: added language selector (5b0021d)

1.51.1 (2019-11-12)

Bug Fixes

  • v-accordion: fixed issue with slot children (60cff84)
  • v-toggle: right align toggle element (4c826c8)

1.51.0 (2019-11-12)

Features

  • colors: added light variants of success, danger and warning (4f89fc5)

1.50.0 (2019-11-12)

Bug Fixes

  • v-input: trim invalid values (9887afb)
  • v-toggle: proxy change to input event (999c644)

Features

  • v-accordion: add large accordion style (37a01cd)
  • v-accordion: added 'open' and 'opened' state (6ea01d8)
  • v-content: account for sidebar when 'full-width' is provided (f2b4306)
  • v-date-picker: change available dates implementation (167f49d)
  • v-searchable-select: change prop name (251fd35)

1.49.1 (2019-11-12)

Bug Fixes

  • v-select: propagate click event from icon (66e4009)

1.49.0 (2019-11-08)

Bug Fixes

  • v-date-picker: pass child elements to v-input to handle .NET errors (daeb8f4)
  • v-icon: include in main bundle (a734939)
  • v-texarea: forward $listeners to v-input (8522718)

Features

  • v-byline: add v-byline component (084369c)

1.48.0 (2019-11-07)

Bug Fixes

  • v-button: make sure text is centered (f40eabf)

Features

1.47.0 (2019-11-07)

Bug Fixes

  • design: adjust primary color (a27b344)
  • v-accordion: adjust dimensions and position (10288dc)
  • v-contentfade: fixed bottom size (4a8ea31)
  • v-fade: disabled user selection and pointer events (0d2bbbd)
  • v-fade: handle v-card overlays (e4b23c5)
  • v-fade: rename component (3e723f3)
  • v-input: filter pasted text (4e09d47)
  • v-input: make floatlabel indifferent to color (62e322f)
  • v-input: prevent specific key input (b55a6bd)
  • v-table: align styles with static version (e64b337)
  • v-table: implemented design corrections (6623026)
  • v-tabs: decrease active tab appearance (506bf2f)

Features

  • discipline-specific-content: add composition (6e3d9e8)
  • discipline-specific-content: add json files to docs (6b91ffc)
  • discipline-specific-content: avoid content clipping on vcard (92da390)
  • discipline-specific-content: optimize responsive styling (3ba0db0)
  • discipline-specific-content: use template literals (c0c341f)
  • restrict type="number" to [0-9] (6adaa3c), closes #678
  • v-contentfade: add v-contentfade component (fbf16a9)

1.46.1 (2019-11-04)

Bug Fixes

  • v-card: make sure content container isn't relative (983b2a3)
  • v-ribbon: make sure ribbon is 'clipped' (d288f4f)

1.46.0 (2019-11-04)

Bug Fixes

  • v-date-picker: disable pointer events on calendar icon (7d19632)
  • v-form: corrected property typo (9a34b5b)
  • v-form: extract border colors (a5ac1db)
  • v-form: extract disabled colors (1ce57d5)
  • v-form: extract placeholder colors (af551fa)
  • v-select: enable selection reset (81f2107)
  • v-select: extract color variables (e9d8367)

Features

  • v-date-picker: add locale support (bd14a9a)
  • v-date-picker: enable and style calendar navigation feature (2f752a3)
  • v-date-picker: fix arrow styling (36fc393)
  • v-toast: added timeout. close icon and styling (76ba67a), closes #679

1.45.1 (2019-11-04)

Bug Fixes

  • v-tooltip: adjust tooltip styling (c465c5b)

1.45.0 (2019-10-31)

Bug Fixes

  • v-searchable-select: adjust input field styling (d51db2a)

Features

  • redirect: added delay argument (e6b48ca)
  • v-searchable-select: add docs (0adeb71)
  • v-searchable-select: add support for more props (5b6438a)
  • v-searchable-select: added styling (c287aac)
  • v-searchable-select: added third party component (a4f577a)
  • v-searchable-select: boilerplate setup (68814cc)
  • v-searchable-select: handle mouseleave on option elements (436735c)

1.44.0 (2019-10-31)

Bug Fixes

  • v-alerts: adjust colors, fonts and icons (357bb57)
  • v-alerts: handle arrow events (ec74b1e)
  • v-card-info: highlight active info icons (312f9ac)
  • v-info-card: stay open without outline (8fe11c5)
  • v-tooltip: correct animation selector (398fd7c)

Features

  • v-card: add elevated property (e1df604)
  • v-card: extract box-shadow variable (0db30e5)
  • v-card-elevated: clean up css selector (74e197f)
  • v-card-info: add v-infoicon component (d8ef127)
  • v-info-card: enable keyboard focus on icon (859246c)

1.43.1 (2019-10-31)

Bug Fixes

  • v-date-picker: fix component configuration (338fd43)
  • v-date-picker: register component locally (0838ecd)

1.43.0 (2019-10-30)

Bug Fixes

  • v-tooltip: adjust design based on pr comments (f9d784c)
  • v-tooltip: load async on each instance (72a4212)

Features

  • v-tooltip: add async directive helper (58a624d)
  • v-tooltip: add base v-tooltip directive (72555a7)
  • v-tooltip: insert tooltip in local DOM (50a759f)
  • v-tooltip: set colors and dimensions (0600e86)

1.42.2 (2019-10-28)

Bug Fixes

  • v-date-picker: load async in production (8bcbfd6)

1.42.1 (2019-10-28)

Bug Fixes

  • v-tag: re-add v-tag registration (485cb12)

1.42.0 (2019-10-28)

Bug Fixes

  • build: remove explicit peer dependency (c49a189)
  • v-date-picker: added dependency (49efa77)
  • v-date-picker: added icon (d116a7b)
  • v-date-picker: emit input event with selected date as value (ce5e576)
  • v-date-picker: minor fixes (eac6370)
  • v-date-picker: removed delay mixin (5a68b29)
  • v-date-picker: removed unused computed prop (89e8231)
  • v-date-picker: revert introduction of new breakpoint (b871709)
  • v-date-picker: use focus instead of click to trigger popover (150874e)
  • v-input-and-textarea: added value prop (bb7b0ea)

Features

  • v-date-picker: added component (5815dba)

1.41.0 (2019-10-24)

Bug Fixes

  • css: extract focus variable (ff6e3c5)
  • v-file: expand file input in containers (7b02e2a)
  • v-file: implement design feedback (088e2e1)

Features

  • v-file: allow and list multiple files (ab876a6)
  • v-file: default to droppable file uploads (7a3c66c)
  • v-file: handle sync file dropping (38859a0)
  • v-file: implement v-file component (4f9c6d4)
  • v-file: support file drag'n'drop (0520fcf)

Performance Improvements

  • v-file: codesplit v-file component (3559c36)

1.40.0 (2019-10-22)

Bug Fixes

  • build: undo vuepress conflict (eea55b2)

Features

1.39.0 (2019-10-22)

Features

  • -alerts: remove success state (4100232)

Performance Improvements

  • bundle: adjust browser support (af447a9)
  • bundle: adjust browser support (d1c4287)
  • dependencies: update sass-loader (538ab69)

1.38.0 (2019-10-17)

Bug Fixes

  • v-alerts: use boolean props for variants (6359864)
  • v-alerts: use theme colors (d747551)

Features

  • v-alerts: implement v-alert component (6e25e61)

1.37.0 (2019-10-15)

Bug Fixes

  • build: adjust git commit hooks for Windows (b18a093)
  • build: adjust import reference for Windows (df2e3f5)
  • v-tag: adjusted padding (8637c78)

Features

  • v-button: added support for sc_locked and target blank (5aaadbc), closes #630
  • v-tag: added component (18a1e93)

1.36.4 (2019-10-15)

Bug Fixes

1.36.3 (2019-10-08)

Bug Fixes

  • v-form: handle 'isTrusted' events (84fa201)

1.36.2 (2019-10-08)

Bug Fixes

  • v-form: support native submit (cffa845)

1.36.1 (2019-10-07)

Bug Fixes

  • v-form: handle 'destroyed' state properly (3a2b325)

1.36.0 (2019-10-07)

Features

  • v-form: added 'reset' function (46dbafd)

1.35.4 (2019-10-07)

Bug Fixes

  • v-button: make sure text color doesn't inherit from v-text (cc114e7)
  • v-input: make sure we don't emit 'input' event multiple times (8d9155e)

1.35.3 (2019-10-03)

Bug Fixes

  • v-date: included supported languages in build (33456d6)

1.35.2 (2019-10-03)

Bug Fixes

1.35.1 (2019-10-03)

Bug Fixes

1.35.0 (2019-10-03)

Bug Fixes

  • v-select: make sure 'input' event only fires once (873de47)
  • cleaned up mixins (5389803)
  • v-text: simplified scoped css example (def38dc)

Features

1.34.0 (2019-10-02)

Features

  • v-text: added styling of child elements (ul, ol etc.) (9696024), closes #566

1.33.0 (2019-10-01)

Bug Fixes

  • v-tabs: added horizontal line below tabs (6ee164f)

Features

  • v-loading: added component (0abb2a6)
  • v-text: added default link styling (80ab62b)

1.32.0 (2019-09-30)

Features

1.31.0 (2019-09-30)

Features

  • v-fetch: added support for multiple HTTP verbs (aadea12), closes #575

1.30.0 (2019-09-30)

Bug Fixes

  • v-scroll-to: corrected documentation (a81dd94)

Features

  • v-table: added support for static tables (a4dcfb3), closes #374

1.29.1 (2019-09-27)

Bug Fixes

  • v-fetch: added support for no child elements (df4a9f7)

1.29.0 (2019-09-27)

Features

1.28.0 (2019-09-26)

Bug Fixes

  • delay: added 'dismissible' attribute (aecf10f)

Features

  • helpers: added 'log()' helper function (d6ac484)

1.27.0 (2019-09-26)

Bug Fixes

  • helpers: corrected documentation for delay() (03483da)

Features

  • v-toast: added 'dismissible' attribute (1bf5bed)

1.26.0 (2019-09-26)

Bug Fixes

  • v-button: added documentation for 'inverted' attribute (a7fc52f)

Features

  • v-form/v-toast: updated documentation with toast() function (3fdd17b)
  • added toast() function (890dfa7)
  • v-form: added new events (success, fail and error) (e856bd9)
  • added helper functions (toast, redirect and delay) (f212432)
  • added helpers documentation (5b26361)

1.25.0 (2019-09-24)

Bug Fixes

Features

1.24.1 (2019-09-19)

Bug Fixes

  • v-form: updated 'v-toast' example (cf89b60)

1.24.0 (2019-09-19)

Features

  • v-button: added 'loading' indicator (498187b)
  • v-data: added support for multiple root nodes (306534f)
  • v-fetch: added support for multiple root nodes (01cbe7f)
  • v-form: added loading button and toast to examples (8f6ee7b)
  • v-toast: added component (0d58808)

1.23.4 (2019-09-19)

Bug Fixes

1.23.3 (2019-09-19)

Bug Fixes

  • accordion: make sure accordion is 100% width (d1ba07b), closes #517

1.23.2 (2019-09-18)

Bug Fixes

  • v-form: make 'submit' events cancelable (fb5ee8b)

1.23.1 (2019-09-18)

Bug Fixes

  • v-form: remove 'invalid' box-shadow from invalid fields in FF (ea28296)

1.23.0 (2019-09-18)

Bug Fixes

  • v-card: made card content 100% height (d647968)

Features

  • v-form: added 'disabled' state to all form inputs (abf7bca)
  • v-form: added client side validation (7f16370), closes #440

1.22.1 (2019-09-18)

Bug Fixes

  • v-button: adjusted 'disabled' state (a6f2a36)

1.22.0 (2019-09-18)

Features

  • v-button: added 'disabled' state (c33dca6)
  • v-form: added active/inactive submit button example (fba7f1b), closes #458

1.21.2 (2019-09-18)

Bug Fixes

  • v-form: added missing description of 'submit()' method (19a80bf)

1.21.1 (2019-09-17)

Bug Fixes

  • changed client side request example to use 'https' (bd5ae6a)

1.21.0 (2019-09-17)

Bug Fixes

  • v-fetch: updated 'v-fetch' to better align with 'v-form' (a73c0e1)

Features

  • v-form: added asynchronous requests and a lot of other features (dc31e14), closes #441 #403

1.20.0 (2019-09-16)

Bug Fixes

  • v-select: handle option text correctly (e79b87f)

Features

1.19.0 (2019-09-16)

Features

  • v-form: support nested 'form' tag (d4627a2)

1.18.0 (2019-09-16)

Bug Fixes

  • make sure v-checkbox and v-radio doesn't shrink in flex layout (c2b5331)
  • v-button: added support for event handlers (eaa50e2)

Features

  • v-accordion: added 'open' attribute (4f8079e)

1.17.0 (2019-09-12)

Features

  • v-input: added support for ASP.NET errors (1ca1e41), closes #397

1.16.0 (2019-09-11)

Features

  • v-form: added support for dependent fields (943a880), closes #279

1.15.0 (2019-09-10)

Features

  • v-accordion: support 'standalone' mode (bfca046)

1.14.0 (2019-09-09)

Features

  • v-table: support both ellipsis and overflow (76ddd34), closes #375

1.13.0 (2019-09-05)

Bug Fixes

Features

  • css: added overflow-x-scroll class (393e948)
  • v-button: added component (f51e0b5)

1.12.0 (2019-08-28)

Bug Fixes

Features

  • v-input: added description and error attributes (f66a11c)

1.11.1 (2019-08-14)

Bug Fixes

  • v-select: pass all attributes to underlying select (6e65d15)

1.11.0 (2019-08-14)

Bug Fixes

  • v-radio: handle 'disabled' state correctly (d4cb5f8)
  • updated dependencies (npm audit) (1646bc0)

Features

  • v-data: added component (3db16df)
  • v-modal: added component (67c3183)
  • removed support for :data attribute when initializing (4a5d8b3)

1.10.0 (2019-07-12)

Features

1.9.1 (2019-07-12)

Bug Fixes

1.9.0 (2019-07-12)

Features

1.8.0 (2019-07-11)

Bug Fixes

  • v-embed: added ribbon support (dc48c88)
  • v-image: fixed previous/next buttons (2f5e541)

Features

1.7.1 (2019-07-10)

Bug Fixes

  • v-card: handle default bg-variant if empty string is provided (5c22537)
  • v-quote: corrected alignment and added 'cite' slot (681e373)

1.7.0 (2019-07-09)

Features

1.6.0 (2019-07-04)

Bug Fixes

  • v-fetch: added support for dynamic URL's (47491dd)

Features

  • v-placeholder: added component (31ed1ae)
  • added :data attribute for setting initial reactive state (946510c)

1.5.0 (2019-06-25)

Features

1.4.0 (2019-06-25)

Bug Fixes

Features

1.3.0 (2019-06-25)

Features

1.2.0 (2019-05-27)

Bug Fixes

  • v-text: rename size mixin to avoid name collusion (fe7dbd1)
  • remove animations from component chunks (13b6fbd)
  • v-box: removed component (089d41a)

Features

1.1.5 (2019-05-24)

Bug Fixes

  • playground: moved 'playground' to top-level navigation (346bf33)
  • v-content: adjusted padding/margin (9aafca2)

1.1.4 (2019-05-23)

Bug Fixes

1.1.3 (2019-05-23)

Bug Fixes

  • v-navbar-menu-item: added support for SC_LOCKED (db0d156)
  • change hover effect for navigation items (7a276a3)

1.1.2 (2019-05-23)

Bug Fixes

  • removed text-decoration underline (0879cd7)

1.1.1 (2019-05-23)

Bug Fixes

  • updated public path for assets (5646325)

1.1.0 (2019-05-23)

Bug Fixes

Features

1.0.0 (2019-04-04)

Bug Fixes