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 almost 3 years ago

  • ci: Updated published files to include non-component stories examples. Added type: module to package.json. 05ac2d5c

https://github.com/inkline/inkline/compare/v3.0.0-beta.49...v3.0.0-beta.50

inkline -

Published by alexgrozav almost 3 years ago

  • refactor: Updated examples exports and imports. Updaged images and added postcss loader to storybook. 3b2c8212

https://github.com/inkline/inkline/compare/v3.0.0-beta.48...v3.0.0-beta.49

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Moved popperjs back to production dependencies. f772d905

https://github.com/inkline/inkline/compare/v3.0.0-beta.47...v3.0.0-beta.48

inkline -

Published by alexgrozav almost 3 years ago

  • chore: Removed unused dependencies. 6ccc635f
  • feat: Updated placeholder images. 7e9ed4ad
  • refactor: Moved public/images to public/assets/images. 7c2c7912
  • feat: Updated image examples source paths. be9035ad
  • chore: Updated build packages. 888f89dc

https://github.com/inkline/inkline/compare/v3.0.0-beta.46...v3.0.0-beta.47

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Removed unused imports. aa60e44b
  • storybook: Refactored story imports to be cross-compatible with webpack5 and vite. b92f2bd0
  • feat: Updated storybook to latest version. f4a171cd

https://github.com/inkline/inkline/compare/v3.0.0-beta.45...v3.0.0-beta.46

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Updated .html exports to use ?raw file query modifier. 1cb272a5

https://github.com/inkline/inkline/compare/v3.0.0-beta.44...v3.0.0-beta.45

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Extracted storybook preview styles to be used within docs. fa27056a
  • refactor: Removed index.scss and changing imports to src/css/index.scss directly. 88e36812

https://github.com/inkline/inkline/compare/v3.0.0-beta.43...v3.0.0-beta.44

inkline -

Published by alexgrozav almost 3 years ago

  • chore: Changed object properties order. d6463568
  • test: Updated navbar snapshots. b485c2fb
  • feat: Updated visibility utility classes to support various display options. 3bb7132b

https://github.com/inkline/inkline/compare/v3.0.0-beta.42...v3.0.0-beta.43

inkline -

Published by alexgrozav almost 3 years ago

  • test: Updated button test snapshots. 4829e2d9
  • fix: Fixed button and nav dynamic component tag rendering (for routing). 9c94f3b2

https://github.com/inkline/inkline/compare/v3.0.0-beta.41...v3.0.0-beta.42

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Fixed color css variables inheritance. ec353962

https://github.com/inkline/inkline/compare/v3.0.0-beta.40...v3.0.0-beta.41

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Updated spacing examples and variables. c3827254

https://github.com/inkline/inkline/compare/v3.0.0-beta.39...v3.0.0-beta.40

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Fixed visibility utility classes inheritance. 9932fdc1

https://github.com/inkline/inkline/compare/v3.0.0-beta.38...v3.0.0-beta.39

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Changed how visibility utilities work. c4d5ad9d
  • storybook: Moved layout components to Layout category. 0852c1b8

https://github.com/inkline/inkline/compare/v3.0.0-beta.37...v3.0.0-beta.38

inkline -

Published by alexgrozav almost 3 years ago

  • chore: Regenerated manifest files. 52d1a273
  • feat: Changed modifier styles to update css variable instead of property. db5a65a0

https://github.com/inkline/inkline/compare/v3.0.0-beta.36...v3.0.0-beta.37

inkline -

Published by alexgrozav almost 3 years ago

  • chore: Disabled vue/comment-directive eslint rule. 0ec5ade0
  • fix: Various comment and preview fixes. 8f0be14a
  • refactor: Migrated i-nav component to new design system. 658931a5
  • feat: Regenerated manifest for breadcrumb, column and row components. 73ce6498
  • chore: Removed unused dependencies. 687bd428
  • feat: Updated manifest parser fallback values. eed94a6f
  • feat: Regenerated manifest files. 057c3a01
  • feat: Updated manifest file to parse sass files alongside js files. 3918e59c
  • refactor: Updated sassdoc format to support comment-parser parsing. cc2ebe0f
  • refactor: Updated jsdoc format for all props to include prop name 200c75df

https://github.com/inkline/inkline/compare/v3.0.0-beta.35...v3.0.0-beta.36

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Changed form-label for attribute naming to avoid interfering with for loop syntax. 6a8bcc46

https://github.com/inkline/inkline/compare/v3.0.0-beta.34...v3.0.0-beta.35

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Updated jest to only test files in src folder. a8215844
  • feat: Added sass-list reverse helper. 02a394f8
  • fix: Fixed offset-0 push-0 pull-0 column modifiers. a991b767
  • fix: Fixed postpublish script typing after ts update 80cc9d4a
  • chore: Added linting and testing checks for prerelease hook. Fixed linting issues. ae93f6cc

https://github.com/inkline/inkline/compare/v3.0.0-beta.33...v3.0.0-beta.34

inkline - v3.0.0-beta.33

Published by alexgrozav almost 3 years ago

  • fix: Fixed postversion script after ts update. eb165bfd

https://github.com/inkline/inkline/compare/v3.0.0-beta.32...v3.0.0-beta.33

inkline -

Published by alexgrozav almost 3 years ago

  • chore: Updated dependencies. 6fca1314
  • storybook: Added forms and utilities stories. Fixed some border bugs. 5efc75da
  • test: Fixed button group snapshot. 85c45641
  • storybook: Updated examples and story layouts. Each component now has a basic customizable example. dcc810e7
  • refactor: Used existing basic example as default view for stories. 8e6b8212
  • feat: Renamed color css variables to respect --property--value--modifier naming scheme. Updated stories. 13828ac4
  • refactor: Moved stories file to the related examples folder. bf497575
  • feat: Generated stories from example files. 954ef251
  • feat: Added initial storybook setup. Added stories for alert, badge, breadcrumb. 7b4b4e72
  • feat: Updated playground page width. 5b744b83
  • chore: update the doc for the beta version cbe2af49
  • refactor: Updated form validation route. ff3b7c53

https://github.com/inkline/inkline/compare/v3.0.0-beta.30...v3.0.0-beta.31

inkline -

Published by alexgrozav almost 3 years ago

  • refactor: Moved layout docs and examples back to components/ILayout because restructuring is now done is docgen. Fixed playground. 2c68f86c

https://github.com/inkline/inkline/compare/v3.0.0-beta.29...v3.0.0-beta.30