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: add designable code #24

Closed
wants to merge 28 commits into from
Closed

feat: add designable code #24

wants to merge 28 commits into from

Conversation

aceHubert
Copy link

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from main.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

1、add designable code
2、fixed components problem
3、fixed typescript type problem

hubert and others added 16 commits September 16, 2022 14:31
* perf: components package change to use vue-demi from @vue/composition-api
* feat: add designable for vue
* fix: use rollup-babel to build .tsx files, @formily/template not work with it
* fix form-item lableWidth wrapperWidth to support string type
* tooltip prop name error, replace "content" to "title"
* translations fixed
* schemas fixed
* rollup tsx build
* less variables changed
* use "ant-prefix" as style prefix
* import order fixed
* Button editable fix, style "pointer-events" problem
* ArrayCard and ArrayTable use FormItem decorator
* Monaco component event problem
* use "ant-prefix" as style prefix
* component props name fixed
* settings-form sideEffects problem
* settings-form upload props
* DatePicker and TimePicker schemas and locales changed
* @designable/* version update
* build-library throw error if have some complie problem
* less variable problem
* typescript type problem fixed
* remove classnames package
@netlify
Copy link

netlify bot commented Feb 8, 2023

Deploy Preview for formily-antdv ready!

Name Link
🔨 Latest commit d52f168
🔍 Latest deploy log https://app.netlify.com/sites/formily-antdv/deploys/650d6f46df257a0008cd0f80
😎 Deploy Preview https://deploy-preview-24--formily-antdv.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yiyunwan yiyunwan closed this Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants