Skip to content

pullrequests Search Results · repo:NervJS/nerv language:JavaScript

Filter by

36 results
 (134 ms)

36 results

inNervJS/nerv (press backspace or delete to remove)

Fixing: Could not find a declaration file for module nervjs . ./default/node_modules/nervjs/index.js implicitly has an any type. Try `npm install @types/nervjs` if it exists or add a new declaration ...
  • bogdan
  • 1
  • Opened 
    on Nov 17, 2020
  • #168

因为 严格相等(===) 和 同值相等(Object.is) 都为 true ,所以 shallowEqual(null, null) 也应该为 true
  • taichiyi
  • 1
  • Opened 
    on Aug 22, 2020
  • #167

这个 PR 做了什么? (简要描述所做更改) 使用Taro时,当用 Block 包裹多个条件表达式时,这时输出的快照不正确,原因在于Block包裹的子元素的vnode为Array类型且没有vType,而nerv-server的renderVnodeToString没有对array类型的Vnode进行处理,具体截图如下: image image 打了断点,相应的输出截图如下所示: image ...
  • huyang2229
  • 1
  • Opened 
    on Apr 5, 2020
  • #158

Hi, this implements a dummy useDebugValue for compatibility with react-jss 10.0.0. Test Suites: 28 passed, 28 total Tests: 9 skipped, 373 passed, 382 total Snapshots: 1 passed, 1 total Time: ...
  • janbiedermann
  • 1
  • Opened 
    on Oct 19, 2019
  • #150

Bumps mixin-deep from 1.3.1 to 1.3.2. details summary Commits /summary - 754f0c2 1.3.2 - 90ee1fa ensure keys are valid when mixing in values - See full diff in compare view /details details summary ...
dependencies
  • dependabot[bot]
  • Opened 
    on Sep 25, 2019
  • #148

Bumps merge from 1.2.0 to 1.2.1. details summary Commits /summary - b31e67f link broken - 6ad6035 Fix prototype pollution - See full diff in compare view /details br / ![Dependabot compatibility ...
dependencies
  • dependabot[bot]
  • Opened 
    on Aug 19, 2019
  • #144

Bumps extend from 3.0.1 to 3.0.2. details summary Changelog /summary Sourced from extend s changelog. 3.0.2 / 2018-07-19 * [Fix] Prevent merging `__proto__` property ([#48](https://github-redirect.dependabot.com/justmoon/node-extend/issues/48)) ...
dependencies
  • dependabot[bot]
  • Opened 
    on Aug 19, 2019
  • #143

Bumps moment from 2.19.1 to 2.24.0. details summary Changelog /summary Sourced from moment s changelog. 2.24.0 See full changelog - Release Jan 21, 2019 - #4338 [bugfix] Fix startOf/endOf DST issues ...
dependencies
  • dependabot[bot]
  • Opened 
    on Aug 19, 2019
  • #142

Bumps sshpk from 1.13.1 to 1.16.1. details summary Release notes /summary Sourced from sshpk s releases. v1.16.1 - Fixes for #60 (correctly encoding certificates with expiry dates =2050), #62 (accepting ...
dependencies
  • dependabot[bot]
  • Opened 
    on Aug 19, 2019
  • #141