Git Product home page Git Product logo

ant-design-landing's People

Contributors

afc163 avatar daoxinghuang avatar dependabot-preview[bot] avatar jljsj33 avatar kagawagao avatar nickyeager avatar raohai avatar renovate-bot avatar xiaohuoni avatar zuraguerra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ant-design-landing's Issues

能不能一次生成多个页面

能不能一次生成多个页面, 这样导出一份json数据即可, 不然download HOME1, HOME2, HOME3, 我改个导航栏还要改三份json文件

TypeError: Cannot read property 'width' of undefined

下载Home部署到本地umi项目后,在浏览器中拖动有边框从大到小后,提示上面错误:
Element.reFollowParallax
node_modules/_rc-banner-anim@2.2.1@rc-banner-anim/es/Element.js:240
237 |
238 | this.reFollowParallax = function () {
239 | _this3.setTicker(_this3.followParallax, {

240 | x: _this3.domRect.width / 2 - _this3.offsetLeft,
| ^ 241 | y: _this3.domRect.height / 2 - _this3.offsetTop
242 | }, function () {
243 | _this3.followParallax = null;

编辑内容:https://landing.ant.design/edit/#uid=5c48780d303f39636e0d0797
不知道是不是bug

https://landing.ant.design certificate's common name didnt match

the common name of certificate return from https://landing.ant.design is 012x.ant.design and no DNS name, See:

❯ openssl s_client -connect landing.ant.design:443                                                                                                     
CONNECTED(00000005)
depth=2 O = Digital Signature Trust Co., CN = DST Root CA X3
verify return:1
depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
verify return:1
depth=0 CN = 012x.ant.design
verify return:1
---
Certificate chain
 0 s:/CN=012x.ant.design
   i:/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
 1 s:/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
   i:/O=Digital Signature Trust Co./CN=DST Root CA X3
---

我发现的几个问题

  1. 编辑器下载下来的包,nav1.less的内容不对,连续试好几次都不行
    SyntaxError: Expected corresponding JSX closing tag for (53:7)
    51 | 用户名
    52 |

53 | );
| ^
54 | navChildren.push(
55 | (
56 | <Item {...dataSource.help} key="help">

  1. less/antMotionStyle.less里需要用:global{...}才能将样式应用到ant design pro工程中
  2. less/antMotionStyle.less里的import路径是相对路径,在ant design pro中无法找到
    后面我会继续试用,如果方便加个微信或qq,及时沟通就更好了,我的邮箱longames#qq.com

自定义脚手架渲染landing生成代码报错

代码没有报错,第一屏也渲染出来了,scroll的时候就没有渲染出来接下来的一屏。
image
image

把组件外层包裹的ScrollOverPack给注释了以后dom结点就可以渲染出来

在以creat-react-app脚手架里集成也可以正常渲染

能给一个可能的问题的调试思路吗

editor not work in chrome 74

editor not work in Chrome 74

TypeError: Cannot read property 'template' of undefined
    at t.getDataToChildren (templates.js:34)
    at t.getTemplatesToChildren (templates.js:34)
    at t.value (templates.js:34)
    at m (??react/16.3.0/react.production.min.js,react/16.3.0/react-dom.production.min.js:150)
    at beginWork (??react/16.3.0/react.production.min.js,react/16.3.0/react-dom.production.min.js:157)
    at e (??react/16.3.0/react.production.min.js,react/16.3.0/react-dom.production.min.js:189)
    at f (??react/16.3.0/react.production.min.js,react/16.3.0/react-dom.production.min.js:190)
    at y (??react/16.3.0/react.production.min.js,react/16.3.0/react-dom.production.min.js:195)
    at q (??react/16.3.0/react.production.min.js,react/16.3.0/react-dom.production.min.js:194)
    at x (??react/16.3.0/react.production.min.js,react/16.3.0/react-dom.production.min.js:194)

bug

  • 编辑后样式不能保存。第二次点击,样式数据不正确;

  • 数据新增无法获取,后期考虑数据用一套,不再整合模板数据与编辑数据,不管数据库存放上限了

  • 样式选择模板里的样式后,自身编辑样式消失问题。

  • 导航模板无线端展开不了

Document Translation

What is the PR? please refer to ant design pro.

Contributing:

  1. Fork ant-design-landing and git clone.
  2. Create a branch starting at master and name it as translation-[xxx]
  3. npm install && npm start.
  4. Find Markdown files and the docs/*.md and docs/*/*.md use different format, see: ant-design/ant-design#1423.
  5. Just translate it, and you had better read our advice first.
  6. Create a pull request when your translation is done, and ping your reviewer.
    • docs: request to ant-design-landing:master
  7. PR will be merged, if your reviewer think it is OK.

Example

TODOS

- docs

  • cases.md
  • download.md
  • introduce.md

|- edit

  • edit0block.md
  • video.md

|- guide

  • banner.md
  • content.md
  • examples.md
  • header-footer.md
  • layout.md
  • type.md

|- use

  • dva-cli.md
  • gitting-started.md
  • pro-1-x.md
  • pro.md
  • umi.md

Action required: Greenkeeper could not be activated 🚨

🚨 You need to enable Continuous Integration on Greenkeeper branches of this repository. 🚨

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didn’t receive a CI status on the greenkeeper/initial branch, it’s possible that you don’t have CI set up yet. We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

If you have already set up a CI for this repository, you might need to check how it’s configured. Make sure it is set to run on all new branches. If you don’t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, you’ll need to re-trigger Greenkeeper’s initial pull request. To do this, please click the 'fix repo' button on account.greenkeeper.io.

导航菜单修改样式保存之后样式失效

我用编辑器修改了导航栏中链接经过时的颜色,保存,但预览的时候发现又被自动还原成蓝色了。在编辑器里检查没有问题,但页面显示有问题。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.