Code Monkey home page Code Monkey logo

Comments (7)

quirkyshop avatar quirkyshop commented on April 28, 2024 1

@gogoyqj 看到你使用3.9.3d的antd,[email protected]的版本后续不再维护了,这个issue在1.0.3中已经修复。

npm install --save noform@latest 即可

from alist.

gogoyqj avatar gogoyqj commented on April 28, 2024

@quirkyshop
升级之后,包裹 Datepicker 有问题,noform/lib/core/form.js 的 filter 会把 Datepicker 的 value(moment对象), 给格式化成一个 { xxx } 对象

from alist.

quirkyshop avatar quirkyshop commented on April 28, 2024

@gogoyqj OK 现在看下这个问题,稍后一个版本会修复

from alist.

quirkyshop avatar quirkyshop commented on April 28, 2024

@gogoyqj 暂时不升级的使用方式可以用 form.getItemValue('[datepicker key]')
下午会发个新的版本解决filter的问题

from alist.

quirkyshop avatar quirkyshop commented on April 28, 2024

@gogoyqj 1.0.4 fixed

from alist.

gogoyqj avatar gogoyqj commented on April 28, 2024

@quirkyshop hack 了 filter 方法

from alist.

quirkyshop avatar quirkyshop commented on April 28, 2024

@gogoyqj filter后续要改动下,下一个y位版本会改动得干净些(需要完善下嵌套form的相关单测),1.0.4目前可用。

from alist.

Related Issues (20)

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.