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 visible (Hide)

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Added explicit exports. ff4aca2c

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

inkline -

Published by alexgrozav almost 3 years ago

  • All components have been rewritten and improved
  • All components have automatically-generated manifest files describing their internals
  • Form validation is completely rewritten for better efficiency and reactivity
  • Most components have updated documentation
  • Select component is rewritten to support autocomplete with infinite scrolling
  • CSS architecture has been updated to easily implement any design system
  • Development server is using vite.js
  • Every component has individually importable usage examples as components
  • Documentation ready for i18n
  • Separated applications into separate repositories to make CI/CD easier
  • Homepage redesign
  • Logo redesign using the golden ratio
  • Documentation redesign
  • Forms documentation
  • Validation documentation
  • Design system documentation
  • Rewrote all 1000+ tests

https://github.com/inkline/inkline/compare/v3.0.0-rc.11...v3.0.0

inkline -

Published by alexgrozav almost 3 years ago

  • refactor: Made icons available using app.provide instead of icons controller. f914b04d

https://github.com/inkline/inkline/compare/v3.0.0-rc.10...v3.0.0-rc.11

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Removed console.log and unnecessary import. babbea9b

https://github.com/inkline/inkline/compare/v3.0.0-rc.9...v3.0.0-rc.10

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Removed prerelease:sourcemaps script. cf3c3bca
  • fix: Fixed tests. Moved scripts to shelljs. de891f6a
  • refactor: Switched to .cjs/umd file from vite build. 1b44b3a6
  • refactor: Removed dependency on @inkline/icons. 4221260a

https://github.com/inkline/inkline/compare/v3.0.0-rc.8...v3.0.0-rc.9

inkline -

Published by alexgrozav almost 3 years ago

  • refactor: Migrated manifest files to .ts. 914a53d0

https://github.com/inkline/inkline/compare/v3.0.0-rc.7...v3.0.0-rc.8

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Updated icons imports d0a565c0
  • feat: Added .cjs and .mjs variants for published files using mjscjs. 713df6bd

https://github.com/inkline/inkline/compare/v3.0.0-rc.6...v3.0.0-rc.7

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Added module type and module target to package.json to support vite-ssg e5551e72

https://github.com/inkline/inkline/compare/v3.0.0-rc.5...v3.0.0-rc.6

inkline -

Published by alexgrozav almost 3 years ago

  • refactor: Updated plugin exports. Added main.ts as vite.js entry point. c84a1da1
  • chore: Updated @inkline/icons version. b8d24f79

https://github.com/inkline/inkline/compare/v3.0.0-rc.4...v3.0.0-rc.5

inkline -

Published by alexgrozav almost 3 years ago

  • refactor: Updated package module target. 5f573664
  • feat: Updated root file exports. 22a16d57

https://github.com/inkline/inkline/compare/v3.0.0-rc.3...v3.0.0-rc.4

inkline -

Published by alexgrozav almost 3 years ago

  • refactor: Added inkline.scss to make base import prettier. be84bac7

https://github.com/inkline/inkline/compare/v3.0.0-rc.2...v3.0.0-rc.3

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Added generalized body background, body color, and border-color variables that change based on color mode. debc8700
  • test: Fixed overlay controller tests. ac793d34
  • fix: Fixed input and textarea focused+hovered border-color. a7ef0508
  • fix: Changed starting z-index to 1050 for modal overlay controller. 40e86c9f
  • fix: Fixed thumbnail and polaroid image border. bcd69b57

https://github.com/inkline/inkline/compare/v3.0.0-rc.1...v3.0.0-rc.2

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Updated typography examples utility classes. 9c487b78

https://github.com/inkline/inkline/compare/v3.0.0-beta.58...v3.0.0-rc.1

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Changed module and main targets in package.json e2fbde30

https://github.com/inkline/inkline/compare/v3.0.0-beta.57...v3.0.0-beta.58

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Fixed header sizes, z-index variable naming, color shade utilities. 1a62ebc4

https://github.com/inkline/inkline/compare/v3.0.0-beta.56...v3.0.0-beta.57

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Added manifest files for global css variables. f3df5bb2

https://github.com/inkline/inkline/compare/v3.0.0-beta.55...v3.0.0-beta.56

inkline -

Published by alexgrozav almost 3 years ago

  • fix: Fixed _visible utility display:none selector. 32991090

https://github.com/inkline/inkline/compare/v3.0.0-beta.54...v3.0.0-beta.55

inkline -

Published by alexgrozav almost 3 years ago

inkline -

Published by alexgrozav almost 3 years ago

  • feat: Updated tabindex to adhere to accessibility rules. Updated screen reader styles. 50258baf

https://github.com/inkline/inkline/compare/v3.0.0-beta.51...v3.0.0-beta.52

inkline -

Published by alexgrozav almost 3 years ago