-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
feat(lib): new component - maz-radio-buttons #232
Merged
LouisMazel
merged 2 commits into
release/3.0.0-next.19
from
feature/lib-maz-radio-buttons
Apr 1, 2022
Merged
feat(lib): new component - maz-radio-buttons #232
LouisMazel
merged 2 commits into
release/3.0.0-next.19
from
feature/lib-maz-radio-buttons
Apr 1, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LouisMazel
added a commit
that referenced
this pull request
Apr 1, 2022
* feat(lib): new component - maz-radio-buttons (#232) * feat(lib): new component - maz-radio-buttons * feat(lib): new component - maz-radio-buttons * chore(root): update deps
LouisMazel
added a commit
that referenced
this pull request
Apr 1, 2022
LouisMazel
added a commit
that referenced
this pull request
Apr 1, 2022
* feat(lib): new component - maz-radio-buttons (#232) * feat(lib): new component - maz-radio-buttons * feat(lib): new component - maz-radio-buttons * chore(deps): bump minimist from 1.2.5 to 1.2.6 (#231) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(root): update deps (#237) * chore(root): update deps * chore(root): upgrade deps (#234) * feat(lib): new component - maz-radio-buttons (#232) * feat(lib): new component - maz-radio-buttons * feat(lib): new component - maz-radio-buttons * chore(root): update deps * chore(release): bump version to 3.0.0-next.19 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LouisMazel
added a commit
that referenced
this pull request
May 17, 2022
* chore(root): import maz-ui version for vue 3 * chore(root): formatting code * ci(root): deploy test * docs(docs): update meta description * docs(docs): update meta description * chore(lib): bump-version to 3.0.0-beta.30 * docs(docs): got to next version * docs(docs): got to next version * chore(docs): update dep versions * chore(docs): set branch of doc * chore(lib): adding new tmp component * feat(lib): adding maz-input-number (#195) * feat(lib): adding maz-input-number * feat(lib): adding maz-input-number * chore(docs): set tsconfig.json * chore(deps): bump prismjs from 1.26.0 to 1.27.0 in /packages/docs (#198) Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * refactor(lib): MazPhoneNumberInput - keep cursor position while editing (#199) * refactor(lib): MazPhoneNumberInput - keep cursor position while editing * refactor(lib): MazPhoneNumberInput - keep cursor position while editing * refactor(lib): MazPhoneNumberInput - keep cursor position while editing * refactor(lib): MazPhoneNumberInput - keep cursor position while editing * refactor(lib): MazPhoneNumberInput - keep cursor position while editing * chore(lib): bump-version to 3.0.0-next.0 * feat(lib): add maz-picker component (#197) * feat(lib): adding maz-picker * feat(lib): adding maz-picker * feat(lib): adding maz-picker - double calendar * feat(lib): adding maz-picker - double calendar * feat(lib): adding maz-picker - double calendar * feat(lib): adding maz-picker - footer * feat(lib): adding maz-picker - min max dates & disabled weekly * feat(lib): adding maz-picker - formatted date * feat(lib): adding maz-picker - calc vertical position * feat(lib): adding maz-picker - calc vertical position * feat(lib): adding maz-picker - range mode * feat(lib): adding maz-picker - shortcuts * feat(lib): adding maz-picker - time picker * feat(lib): adding maz-picker - time picker * feat(lib): adding maz-picker - time picker * feat(lib): adding maz-picker - better management of current date * feat(lib): adding maz-picker - better implementation of hour12 format * feat(lib): adding maz-picker - many things * feat(lib): adding maz-picker - many things * refactor(docs): improve meta data * refactor(docs): improve meta data * refactor(docs): improve meta data * refactor(docs): improve meta data * feat(lib): export tailwind config (#201) * feat(lib): export tailwind config * feat(lib): export tailwind config * feat(lib): export tailwind config * chore(lib): bump-version to 3.0.0-next.1 * refactor(lib): MazAvatar - some fixes * chore(lib): bump-version to 3.0.0-next.2 * refactor(lib): add tailwindcss folder to purge * refactor(lib): edit tailwindcss colors settings (#202) (#203) * refactor(lib): edit tailwindcss colors settings (#202) * refactor(root): pre-commit - cannot commit into next & master branch * refactor(root): pre-commit - cannot commit into next & master branch * chore(release): publish version 3.0.0-next.4 * refactor(root): pre-commit - cannot commit into next & master branch * refactor(lib): edit publish script * refactor(docs): add changlog link * refactor(lib): edit publish script (#204) * Release/3.0.0 next.5 (#205) * refactor(lib): MazDrawer & MazBackDrop - scope css * chore(release): publish version 3.0.0-next.5 * Release/3.0.0 next.6 (#206) * chore(lib): update package-lock * fix(lib): MazDrawer & MazBackDrop css - external files * refactor(lib): MazBtn - change disabled bg color * chore(release): publish version 3.0.0-next.6 * chore(root): update package-lock * Release/3.0.0 next.7 (#207) * refactor(lib): MazPicker - improve props typings * refactor(docs): add more detail about theming * refactor(lib): better export of talwind config - just js, no css * refactor(testing): better implementation of maz-ui * chore(release): publish version 3.0.0-next.7 * chore(root): commit message of lerna release * refactor(docs): update CHANGELOG path f navbar * feat(lib): MazInput - adding style color for autofill (#208) * Release/3.0.0 next.8 (#209) * feat(lib): MazInput - adding style color for autofill * chore(release): bump version to 3.0.0-next.8 * refactor(lib): MazInput - disabled state style * Release/3.0.0 next.9 (#210) * feat(lib): MazAvatar - adding option to choose button color * docs(docs): MazAvatar - add documentation for button-color * refactor(lib): MazBadge - improve color badge type * refactor(testing): code implemen * refactor(root): lerna config - set push to true * refactor(lib): bump version into package-lock * chore(release): bump version to 3.0.0-next.9 * release(3.0.0 next.10): MazInputTags (#211) * refactor(lib): bump version into package-lock * docs(docs): MazInputTags - add doc for maz-input-tags component * feat(lib): MazInputTags - add new component * refactor(lib): code format * refactor(lib): code format * chore(release): bump version to 3.0.0-next.10 (#212) * Release/next (#213) * fix(lib): MazAvatar - fix image size on safari * chore(release): bump version to 3.0.0-next.11 * feat(lib): add wait plugin to manage loading state (#214) * feat(lib): add wait plugin to manage loading state * refactor(lib): MazIcon - use transformSource method * chore(release): bump version to 3.0.0-next.12 * release: 3.0.0-next.13 (#215) * chore(lib): update package-lock * refactor(lib): export all types from filters * feat(lib): add aos plugin to manage animations * chore(release): bump version to 3.0.0-next.13 * chore(release): bump version to 3.0.0-next.13 * fix(docs): aos installation on client side (#217) * fix(docs): aos implementation (#218) * feat(lib): aos - adding anchor option (#219) * chore(release): bump version to 3.0.0-next.14 (#220) * chore(release): bump version to 3.0.0-next.14 * chore(release): bump version to 3.0.0-next.14 * release: 3.0.0 next.16 (#223) * feat(lib): theme handler - add composable to handle theme * feat(lib): theme handler - add composable to handle theme * feat(lib): theme handler - add composable to handle theme * refactor(testing): make testing app more contributor friendly * chore(release): bump version to 3.0.0-next.15 * chore(release): bump version to 3.0.0-next.15 * docs(root): correct typo * refactor(docs): MazInputTags - improve doc (#224) * refactor(docs): MazInput - improve doc (#225) * release: 3.0.0-next.16 (#226) * feat(lib): maz-switch - new component * refactor(root): add cmd to release * chore(release): bump version to 3.0.0-next.16 * refactor(lib): publish script (#227) * docs(docs): maz-switch page (#228) * release: 3.0.0 next.17 (#229) * feat(lib): maz-carousel - new component * refactor(testing): improve testing app * refactor(docs): aos - nuxt install * refactor(docs): aos - nuxt install * fix(lib): inject-strict - returns error if module is not found * refactor(testing): improve testing app * refactor(lib): MazIcon - try/catch while injecting mazIconPath * refactor(lib): MazCarousel - rename prop option * feat(docs): maz-carousel documentation * chore(release): bump version to 3.0.0-next.17 * release: 3.0.0-next.18 (#230) * fix(lib): maz-input - support of model modifier * fix(lib): maz-input - support of model modifier * refactor(lib): theme handler - adding more options * feat(docs): theme handler - add documenation and demo * refactor(testing): theme handler implementation with breaking changes * refactor(docs): guide menu file * refactor(lib): update dependencies * refactor(docs): update dependencies * refactor(testing): update dependencies * chore(release): bump version to 3.0.0-next.18 * chore(root): upgrade deps (#234) * feat(lib): new component - maz-radio-buttons (#232) * feat(lib): new component - maz-radio-buttons * feat(lib): new component - maz-radio-buttons * chore(root): update deps * feat(lib): new component - maz-radio-buttons (#232) (#233) * feat(lib): new component - maz-radio-buttons (#232) * feat(lib): new component - maz-radio-buttons * feat(lib): new component - maz-radio-buttons * chore(deps): bump minimist from 1.2.5 to 1.2.6 (#231) Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(root): update deps (#237) * chore(root): update deps * chore(root): upgrade deps (#234) * feat(lib): new component - maz-radio-buttons (#232) * feat(lib): new component - maz-radio-buttons * feat(lib): new component - maz-radio-buttons * chore(root): update deps * chore(release): bump version to 3.0.0-next.19 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix(lib): maz-radio-buttons - hover color (#239) * fix(lib): maz-radio-buttons - hover color * chore(release): bump version to 3.0.0-next.20 * chore(root): update deps * feat(lib): add helpers about user activity (#238) (#240) * feat(lib): add helpers about user activity (#238) * feat(lib): add helpers about user activity * docs(docs): add docs for new helpers * chore(release): bump version to 3.0.0-next.21 * test(unit): adding tests unit and pipeline (#242) * test(unit): adding tests unit and pipeline (#241) * test(unit): adding tests unit and pipeline * test(unit): update coverage format * test(unit): update coverage format * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * test(unit): adding tests unit and pipeline * chore(release): bump version to 3.0.0-next.22 * fix(root): codeclimate build * refactor(root): codeclimate - adding csslint & stylelint * ci(root): enable actions PR on release/** (#249) * ci(root): enable actions PR on release/** * ci(root): enable actions PR on release/** * ci(root): enable actions PR on release/** * release: 3.0.0-next.23 (#251) * fix(docs): ssr rendering (#250) * chore(root): update all deps (#248) * fix(lib): MazPicker - timezone handling (#221) * fix(lib): MazPicker - timezone handling * fix(lib): maz-picker - timezone management * fix(lib): maz-picker - timezone management * refactor(lib): date filter - always use timeZone * refactor(docs): maz-phone-number-input - remove commented code * refactor(lib): maz-picker - use dayjs * refactor(lib): maz-picker - use dayjs * refactor(lib): maz-picker - use dayjs * refactor(lib): maz-picker - use dayjs * refactor(lib): maz-picker - use dayjs * refactor(lib): maz-picker - is same date function * refactor(lib): maz-picker - css binding colors * refactor(lib): maz-picker - css binding colors * refactor(lib): maz-picker - css binding colors * test(lib): add test for maz-picker * test(lib): add test for maz-picker * test(lib): add test for maz-picker * test(lib): add test for maz-picker * test(lib): add test for maz-picker * test(lib): add test for maz-picker * chore(lib): remove extensions.json * refactor(lib): config - vitest * refactor(lib): maz-picker - range & double * chore(root): codeclimate disabled eslint * fix(root): codeclimate build * test(unit): fix * refactor(lib): maz-picker - time picker * refactor(lib): maz-picker - time picker 12 format * refactor(lib): maz-picker - time picker 12 format * refactor(lib): maz-picker - time picker & disables dates hours * refactor(lib): maz-picker - time picker & disables dates hours * refactor(lib): maz-picker - documentation * chore(release): bump version to 3.0.0-next.23 * release: resolve documentation issues (#253) * chore(root): add prefix to version with lerna * chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /documentation (#245) Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mazel <mazuel.loic@gmail.com> * fix(docs): runtime exec (#254) * chore(root): remove old documentation folder Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(lib): npm publish automation (#255) * chore(lib): npm publish automation * refactor(ci): run actions when its necessary * refactor(ci): run actions when its necessary * chore(lib): npm publish automation * release: v3.0.0-next.24 (#256) * fix(lib): MazLazyImg - lazy-img directive implementation * chore(lib): npm publish automation script * chore(ci): run actions when its necessary * chore(release): bump version to 3.0.0-next.24 * chore(release): bump version to 3.0.0-next.24 * test(unit): maz-picker fix * chore(ci): rename test unit action * chore(lib): MazLazyImg - use alias for lazy-img directive * ci(root): fix workflows (#261) * fix(lib): MazCard - fix overflow effect on closed and hoverred card * docs(root): update README with bundlephobia badges * test(unit): fix * chore(root): package.json informations * chore(root): update deps * test(unit): fix * ci(root): fix workflows * ci(root): fix workflows * docs(root): add contribute doc * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * ci(root): fix workflows * Revert "ci(root): fix workflows (#261)" This reverts commit bb1812b. * release: v3.0.0-next.25 (#260) * Release/v3.0.0 next.26 (#263) * fix(lib): MazSelect - list ui * chore(release): bump version to 3.0.0-next.26 * release: v3.0.0@latest (#264) * docs(docs): maz-picker - identation * chore(root): update deps & use vuepress beta-42 (#247) * chore(root): update deps & use vuepress beta-42 * chore(root): codeclimate eslint config * chore(root): codeclimate disabled eslint * test(unit): fix * test(unit): fix * fix(root): codeclimate build * fix(root): codeclimate build * chore(root): add prefix to version with lerna * chore(root): update deps * test(lib): fix * fix(lib): MazPicker - hover effect on range mode * refactor(docs): use new version of vuepress * docs(root): correct link to documentation website * docs(root): change tags * docs(root): change tags * docs(docs): change repo doc branch * ci(root): publish doc on master branch * ci(root): remove old deploy * chore(root): lerna version add type * chore(release): bump version to 3.0.0 * ci(root): disable csslint from codeclimate Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)