Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release new 2.0.0 version #311

Merged
merged 63 commits into from
Nov 7, 2024
Merged

Release new 2.0.0 version #311

merged 63 commits into from
Nov 7, 2024

Conversation

FabianWilms
Copy link
Member

Description

see title

renovate bot and others added 30 commits October 9, 2024 19:48
Update dependency @types/node to v20.16.11
…kfile

Update dependency vite-plugin-dts to v4.2.3
…ier-10.x

Update dependency @vue/eslint-config-prettier to v10
* 🍻 added components #179

* 🍻 save #179

* 🍻

* 💄 added some css #179

* changed state to unofficial #179

* added all days of prev, curr and next month #179

* some rework done #179

* 🍻

* added functions for updating mv according to variant #179

* added variant to mucdaytile #179

* added examples #179

* changed type to interface and added comparison methods #179

* 🐛 fixed issues with updating mv and display of selection #179

* linted #179

* changed and added properties #179

* changed examples #179

* changed props to provide/inject #179

* save

* disabled props was falsy set on story #179

* outsourced view of day, month and year view into seperate components #179

* inserted view logic #179

* 💄 inserted animations #179

* 💄 adjusted css styling #179

* added documentation to calendar #179

* added documentation to types #179

* added documentation to month selection #179

* fixed bug in styling and reverted styling into nonscoped block #179

* reverted custom-style.css #179

* 🚚 renamed day view #179

* 🎨 formated redundant const #179

* added documentation to year selection #179

* ♻️ removed unnecessary code #179

* spelling mistake

* added documentation to day selection #179

* added documentation to day-tile #179

* linted and formated #179

* added example #179

* 💄 improve animation code and performance

no more stuttering and smoother

* ♻️ fix linter

* destructured props #179

* ✨ animation can be disabled #179

* 🍺 added first functionality for allowing some dates #179

* 🍻 added components #179

* 🍻 save #179

* 🍻

* 💄 added some css #179

* changed state to unofficial #179

* added all days of prev, curr and next month #179

* some rework done #179

* 🍻

* added functions for updating mv according to variant #179

* added variant to mucdaytile #179

* added examples #179

* changed type to interface and added comparison methods #179

* 🐛 fixed issues with updating mv and display of selection #179

* linted #179

* changed and added properties #179

* changed examples #179

* changed props to provide/inject #179

* save

* disabled props was falsy set on story #179

* outsourced view of day, month and year view into seperate components #179

* inserted view logic #179

* 💄 inserted animations #179

* 💄 adjusted css styling #179

* added documentation to calendar #179

* added documentation to types #179

* added documentation to month selection #179

* fixed bug in styling and reverted styling into nonscoped block #179

* reverted custom-style.css #179

* 🚚 renamed day view #179

* 🎨 formated redundant const #179

* added documentation to year selection #179

* ♻️ removed unnecessary code #179

* spelling mistake

* added documentation to day selection #179

* added documentation to day-tile #179

* linted and formated #179

* added example #179

* 💄 improve animation code and performance

no more stuttering and smoother

* ♻️ fix linter

* destructured props #179

* ✨ animation can be disabled #179

* 🍺 added first functionality for allowing some dates #179

* ✨ added allowDates functionality #179

* 📝 updated documentation #179

* 💄 outsourced stylesheet #179

* 💩

* linted and formated #179

* 💚 pipeline optional dependency

* 💚 try to fix build by updating package-lock.json

* 💚 revert optional dependency

---------

Co-authored-by: jannik.lange <[email protected]>
Co-authored-by: fabian.wilms <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* ⬆️ changed to vue 3.5.10 #245

* ♻️ restructured input component for vue 3.5 #245

* ♻️ restructured select component for vue 3.5 #245

* ♻️ Refactored MucBanner to new prop syntax

* ♻️ Refactored MucBanner to new prop syntax, fixed reactivity bug

* ♻️ Refactored MucButton to new prop syntax

* ♻️ Refactored MucCallout to new prop syntax

* ♻️ Refactored MucCard to new prop syntax

* ♻️ Refactored MucComment to new prop syntax

* 🐛 MucComment - Fixed computation for decimal part in rating

* ♻️ Refactored MucCounter to new props destructuring

* ♻️ Refactored MucErrorList to new prop destructuring, added default for title

* 🐛 Fixed reactivity for MucCounter when min/max changes

* ♻️ Refactored MucCommentText to new props destructuring

* ♻️ Refactored modelValue in MucCheckbox

* ♻️ Refactored MucSelectItem to use new prop destructure

* ♻️ Refactored MucTextArea to use new prop destructure

* ♻️ Refactored MucRadioButton to new props destructure

* ♻️ Refactored MucLink to new props destructure

* 🎨 Prettier formatting

* :pencil_2: Update vue version in getting started guide

* 🐛 fix MucInput search story bug

* 💚 make prettier happy

---------

Co-authored-by: jannik.lange <[email protected]>
Co-authored-by: devtobi <[email protected]>
Co-authored-by: Fabian Wilms <[email protected]>
Co-authored-by: fabian.wilms <[email protected]>
⬆️ update mde version to 1.0.4
* 181: add stepper component

* 181: add mobile and screenreader

* 181: add comments

* 181: format code

* 181: Change example to english

* 181: Add MucCalendar export

* 181: format index.ts
markostreich and others added 23 commits October 28, 2024 15:50
…mation-too-small

298 set absolute size of additional information text
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: langehm <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: langehm <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: langehm <[email protected]>
Update dependency @types/node to v22
# Conflicts:
#	package-lock.json
…ier-10.x-lockfile

Update dependency @vue/eslint-config-prettier to v10.1.0 - autoclosed - abandoned
* removing margin upon empty slot #294

* added example #294
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: langehm <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: langehm <[email protected]>
* #183 🐛 fix MucDivider

* ♻️ moved css class into the component #183

* ♻️ refactored compoonents to use the muc-divider #183

---------

Co-authored-by: langehm <[email protected]>
Co-authored-by: langehm <[email protected]>
…t\ subdirectory is no longer needed to import static resources
@FabianWilms FabianWilms requested a review from langehm November 7, 2024 08:23
@langehm langehm merged commit 5a333b2 into main Nov 7, 2024
6 checks passed
FabianWilms added a commit that referenced this pull request Nov 7, 2024
Copy link

github-actions bot commented Nov 7, 2024

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants