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 ssr support #186

Merged
merged 4 commits into from
Dec 31, 2021
Merged

feat: add ssr support #186

merged 4 commits into from
Dec 31, 2021

Conversation

MisicDemone
Copy link
Contributor

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.

Changes

  • replace window with globalThisPolyfill
  • safely create DOMRect

@netlify
Copy link

netlify bot commented Dec 31, 2021

✔️ Deploy Preview for designable-antd ready!

🔨 Explore the source changes: 43a9ffc

🔍 Inspect the deploy log: https://app.netlify.com/sites/designable-antd/deploys/61ce69470bb3680009581762

😎 Browse the preview: https://deploy-preview-186--designable-antd.netlify.app/

@netlify
Copy link

netlify bot commented Dec 31, 2021

✔️ Deploy Preview for designable-fusion ready!

🔨 Explore the source changes: 43a9ffc

🔍 Inspect the deploy log: https://app.netlify.com/sites/designable-fusion/deploys/61ce694713d5730007bfbae2

😎 Browse the preview: https://deploy-preview-186--designable-fusion.netlify.app/

@janryWang janryWang merged commit 6851c71 into alibaba:main Dec 31, 2021
DivXPro added a commit to toy-box/designable that referenced this pull request Feb 11, 2022
* main:
  docs: update package readme
  fix(react): fix IconWidget side errors(alibaba#205)
  fix(core): fix web components compatibility in KeyboardDriver (alibaba#213)
  chore: update schema configs
  chore: add translate example code
  fix(core/react): some bug fix about viewport (alibaba#198)
  fix(playground): fix browser compatibility (alibaba#192)
  fix(formily-antd): fix form-grid stuck with repeat key
  feat: add ssr support (alibaba#186)
  feat(core/react/playground): add freelayout feature. add custom source icon feature (alibaba#184)
  fix(shared/event): fix call subscribeWith infinite recursion (alibaba#178)
  chore(versions): 😊 publish v1.0.0-beta.43
  feat(react): add some icons
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