设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

React 0.13.2发布,构建用户界面的JavaScript库

2015-4-21 22:16| 发布者: joejoe0332| 查看: 659| 评论: 0|原作者: oschina|来自: oschina

摘要: React 0.13.2 发布,此版本主要有以下更新:新特性:Added strokeDashoffset, flexPositive, flexNegative to the list of unitless CSS propertiesAdded support for more DOM properties: scoped - for style elem ...

React 0.13.2 发布,此版本主要有以下更新:


新特性:

  • Added strokeDashoffset, flexPositive, flexNegative to the list of unitless CSS properties

  • Added support for more DOM properties:
      scoped - for <style> elements
      high, low, optimum - for <meter> elements
      unselectable - IE-specific property to prevent user selection

错误修复:

  • Fixed a case where re-rendering after rendering null didn't properly pass context

  • Fixed a case where re-rendering after rendering with style={null} didn't properly update style

  • Update uglify dependency to prevent a bug in IE8

  • Improved warnings

详细信息请查看发行说明

此版本现已提供下载

https://github.com/facebook/react/releases/download/v0.13.2/react-0.13.2.zip

React.js 是 Facebook 推出的一个用来构建用户界面的 JavaScript 库。

Facebook开源了React,这是该公司用于构建反应式图形界面的JavaScript库,已经应用于构建Instagram网站及 Facebook部分网站。最近出现了AngularJS、MeteorJS 和Polymer中实现的Model-Driven Views等框架,React也顺应了这种趋势。React基于在数据模型之上声明式指定用户界面的理念,用户界面会自动与底层数据保持同步。与前面提及 的框架不同,出于灵活性考虑,React使用JavaScript来构建用户界面,没有选择HTML。


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部