Skip to content

Latest commit

 

History

History
194 lines (106 loc) · 5.71 KB

CHANGELOG.md

File metadata and controls

194 lines (106 loc) · 5.71 KB

Changelog

v0.0.12

compare changes

📖 Documentation

  • readme: Pretty head & add logo (a676d86)

🏡 Chore

❤️ Contributors

v0.0.11

compare changes

📖 Documentation

  • readme: Add badges (via shields.io) (5b39f41)

🏡 Chore

  • Remove unused typescript logo (aef1690)
  • Convert and compress logo (png => webp) (ff3aadb)

❤️ Contributors

v0.0.10

compare changes

🚀 Enhancements

  • Add eslint (b428823)
  • Rebrand native-modal => tiny-dialogue (8d47f99)

🏡 Chore

  • npm: Use documentation page as a home page (in package.json) (00a9c85)
  • package: Description like in docs (e9b61b7)

🎨 Styles

  • Reformat code via eslint (e0ccb2e)

❤️ Contributors

v0.0.9

compare changes

🚀 Enhancements

🩹 Fixes

💅 Refactors

  • Move logo to /public folder (in docs) (0fda7b1)

📖 Documentation

  • Add note abount active development (0b14b07)

🏡 Chore

  • Use npm i instead npm ci (github pages) (9a4c8bf)
  • Add optionalDependencies in package.json (9fa21e6)
  • Add overrides in package.json (beb0837)
  • vitepress: Correct base path (242e659)
  • Repository link to native-modal (instead vitepress) (c266690)
  • vitepress: Base url issue (ac143a7)
  • No need to external a vue (051f45a)

❤️ Contributors

v0.0.8

compare changes

🏡 Chore

  • Trigger on master branch instead main (github actions) (d4f5a7f)

❤️ Contributors

v0.0.7

compare changes

💅 Refactors

  • Remove dead links from docs & improve docs (259ec68)

🏡 Chore

  • Create static.yml (github pages) (cd4235f)
  • Improve static deployment (github pages) (ff79ec9)

❤️ Contributors

v0.0.6

compare changes

🏡 Chore

  • Add npm package details in package.json (5dcb839)

❤️ Contributors

v0.0.5

compare changes

🏡 Chore

  • readme: Correct readme for npm and github (f73702d)

❤️ Contributors

v0.0.4

compare changes

🏡 Chore

  • Add readme file (fb22e99)

❤️ Contributors

v0.0.3

🏡 Chore

  • changelog: Correct history with npm version (f21145d)

❤️ Contributors

v0.0.2

Correct changelog.

v0.0.1

🚀 Enhancements

  • Dom attr based dialog manipulation (84c98ef)
  • Close animation (9f20d86)
  • Add documentation (vitepress) (4fa3e2a)
  • docs: Home page (da44c6f)
  • Improve attrs based api & docs (d181284)
  • Add one time (once) modals & improve docs (c7703c2)

🏡 Chore

  • Rename library to native-modal (nativedialog already exists in npm) (d0b30f9)

❤️ Contributors