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

feat: drag & resize #98

Merged
merged 37 commits into from May 16, 2021
Merged

feat: drag & resize #98

merged 37 commits into from May 16, 2021

Conversation

hunterliu1003
Copy link
Member

@hunterliu1003 hunterliu1003 commented May 4, 2021

  • Feature
  • Feature review
  • Unit test
  • Unit test review
  • Docs
  • Docs review

fix: build lib

refactor validPlugin function

refactor: validPlugin and unit test

test: watch hideOverlay
fix: remove prop dragSelector

fix: unit test, contentStyle only support [Object, Array]

docs: 1. add vetur attributes and tags 2. drag document

refactor: drag modal

docs: fix typo

docs

fix

feat: drag and resize modal

build lib

docs: update docs
docs: Bump @nuxt/content-theme-docs
fix: build lib

refactor validPlugin function

refactor: validPlugin and unit test

test: watch hideOverlay
* feat: 1. bump rollup, rollup-plugin-cleanup 2. remove rollup-plugin-css-only

* feat(example): vite, windicss, vite-plugin-components for Vue 2

* docs: fix duplicate component name

* feat: remove vue-cli-service, add jest, eslint

* fix: lint tests directory

* feat: add script dev:example, dev:docs

* fix: .babelrc for build and test
* feat: api return promise

* refactor: use noop to replace empty arrow function

* feat: unit tests

* docs: update

* fix: dynamic modal promise, refactor unit test
@hunterliu1003 hunterliu1003 added enhancement New feature or request v2.3 labels May 4, 2021
@hunterliu1003 hunterliu1003 self-assigned this May 4, 2021
@hunterliu1003 hunterliu1003 added this to In progress in Roadmap May 4, 2021
@hunterliu1003 hunterliu1003 linked an issue May 4, 2021 that may be closed by this pull request
@hunterliu1003 hunterliu1003 removed this from In progress in Roadmap May 4, 2021
Copy link
Member Author

@hunterliu1003 hunterliu1003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • feat: contentStyle prop must support String type

@hunterliu1003 hunterliu1003 merged commit a79e5e8 into master May 16, 2021
@hunterliu1003 hunterliu1003 deleted the feat/drag-resize branch November 1, 2022 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make modal draggable and resizable please
1 participant