inkline

Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.

MIT License

Downloads
8.3K
Stars
1.4K
Committers
19

Bot releases are hidden (Show)

inkline -

Published by alexgrozav over 1 year ago

  • feat: add buttonProps story and fix checkable button text color eea4edea

https://github.com/inkline/inkline/compare/v4.1.0-0...v4.1.0

inkline -

Published by alexgrozav over 1 year ago

  • feat: add checkbox buttons and radio buttons components a7e065c6
  • fix: fix :last-of-type usage in components 1990d602
  • fix: fix card body border radius when having a footer 73b44597

Breaking changes
The following components no longer apply margin removal CSS to their content:

  • IAlert
  • ICard
  • IMedia
  • IListGroupItem

Use a utility class such as _margin:0 to remove the margins explicitly.

https://github.com/inkline/inkline/compare/v4.0.2...v4.1.0-0

inkline -

Published by alexgrozav over 1 year ago

  • fix: normalize inject key import paths to fix symbols regeneration bug 950481a4

https://github.com/inkline/inkline/compare/v4.0.1...v4.0.2

inkline -

Published by alexgrozav over 1 year ago

  • fix: improve import paths to prevent symbol injection issues ebf09602
  • feat: add custom tag support for ICard component d2f175b5

https://github.com/inkline/inkline/compare/v4.0.0...v4.0.1

inkline -

Published by alexgrozav over 1 year ago

inkline -

Published by alexgrozav over 1 year ago

  • fix: update non-reactive slots classes in onBeforeUpdate 6cc7c3b5
  • fix: add missing fallback sidebar width 99e5a41e

https://github.com/inkline/inkline/compare/v4.0.0-rc.30...v4.0.0-rc.31

inkline -

Published by alexgrozav over 1 year ago

  • feat: add width vw and height vh utilities 04e9cbe6
  • fix: fix navbar padding cdf8b2be

https://github.com/inkline/inkline/compare/v4.0.0-rc.29...v4.0.0-rc.30

inkline -

Published by alexgrozav over 1 year ago

  • fix: fix code fencing issue in nuxt example 9d92ff33
  • fix: fix tooltip scrolling position deed91cd

https://github.com/inkline/inkline/compare/v4.0.0-rc.28...v4.0.0-rc.29

inkline -

Published by alexgrozav over 1 year ago

  • fix: add manifest props to IToastContainer 936615f7

https://github.com/inkline/inkline/compare/v4.0.0-rc.27...v4.0.0-rc.28

inkline -

Published by alexgrozav over 1 year ago

  • fix: copy raw version of stories example vue files to lib in postbuild 45ed5af4

https://github.com/inkline/inkline/compare/v4.0.0-rc.26...v4.0.0-rc.27

inkline -

Published by alexgrozav over 1 year ago

  • fix: copy raw version of example vue files in postbuild 80e28f6e

https://github.com/inkline/inkline/compare/v4.0.0-rc.25...v4.0.0-rc.26

inkline -

Published by alexgrozav over 1 year ago

  • feat: add multiple toast service examples 4d327002

https://github.com/inkline/inkline/compare/v4.0.0-rc.24...v4.0.0-rc.25

inkline -

Published by alexgrozav over 1 year ago

  • feat: make --h{x}--font-size css variables available 5c62562b

https://github.com/inkline/inkline/compare/v4.0.0-rc.23...v4.0.0-rc.24

inkline -

Published by alexgrozav over 1 year ago

  • chore: remove unused imports 869551dd
  • fix: fix <component is='NuxtLink'> bug that breaks all links in latest vue f1136dc8

https://github.com/inkline/inkline/compare/v4.0.0-rc.22...v4.0.0-rc.23

inkline -

Published by alexgrozav over 1 year ago

  • feat: fix button type bug edb18288
  • refactor: change how inkline core css is loaded, making utilities optional 4a13f904
  • fix: fix tabs stretch variant 322dde12

https://github.com/inkline/inkline/compare/v4.0.0-rc.21...v4.0.0-rc.22

inkline -

Published by alexgrozav over 1 year ago

  • feat: update utilities, manifest and utility stories 7a793736
  • fix: update forms metadata and fix select dropdown width ccaa6b79
  • fix: update validation stories acd4ecf3

https://github.com/inkline/inkline/compare/v4.0.0-rc.20...v4.0.0-rc.21

inkline -

Published by alexgrozav over 1 year ago

  • fix: fix duplicate manifest entries 73d29975

https://github.com/inkline/inkline/compare/v4.0.0-rc.19...v4.0.0-rc.20

inkline -

Published by alexgrozav over 1 year ago

  • fix: fix various bugs and optimize manifest generation f2c8fbb6
  • fix: fix type and role handling to also include input 3347d664
  • fix: add fallback breadcrumb item css variables 13c93be5
  • fix: update examples to use absolute path routing 4055e626
  • fix: fix alert title slot manifest, icon and dismiss css variables 87d1976e

https://github.com/inkline/inkline/compare/v4.0.0-rc.18...v4.0.0-rc.19

inkline -

Published by alexgrozav over 1 year ago

  • fix: retain calc() operations in css fallback values caae1d3c

https://github.com/inkline/inkline/compare/v4.0.0-rc.17...v4.0.0-rc.18

inkline -

Published by alexgrozav over 1 year ago

  • feat: update utilities file 1f6146a6
  • feat: add list utility classes 91e9c672
  • feat: add image utility classes 0efd035e
  • chore: replace 'master' with the 'main' branch references 5f2755f4

https://github.com/inkline/inkline/compare/v4.0.0-rc.16...v4.0.0-rc.17