Rax 团队 技术周刊(第三期)2019.12.25

#1

:bouquet: 圣诞节快乐 :christmas_tree:

社区前沿

Rax 团队本周动态

Rax PWA

Rax VSCode 插件

Rax 发布两个新的 VSCode 插件:
* Rax Snippets 支持业务中常用的语法片段
* Create Rax 支持在 VSCode 中可视化地初始化源码工程

Rax 小程序

  * 支持 [withRouter](https://rax.js.org/docs/guide/routes)
  * 修复 JSX 中事件的参数绑定问题
  * 用户在 tabBar.items 中使用 `path` 参数配置路径,与 Web 端对齐

Rax 基础组件

  * [ `rax-countdown` : 修复小程序倒计时不准确的问题](https://github.com/raxjs/rax-components/pull/74)
  * [ `rax-scrollview` : 修复 endreached 被重复触发的问题](https://github.com/raxjs/rax-components/pull/66)
  * [ `rax-slider` : 修复小程序下 slideTo 方法调用失效的问题](https://github.com/raxjs/rax-components/pull/72)
  * [ `rax-textinput` : 小程序下 onChange 事件表现对齐 Web 标准](https://github.com/raxjs/rax-components/pull/78)
  * [ `rax-picture` : 修复 ios 端内没有 webp 的问题](https://github.com/raxjs/rax-components/pull/67)

其它生态

    * [ `rax-propstype` 改为直接依赖 `prop-types` ,新项目建议直接使用 `props-type` ](https://github.com/alibaba/rax/pull/1631)
    * [ `rax-use-import` 支持传递参数](https://github.com/alibaba/rax/pull/1632)

其它

      * [Rax 开源仓库](https://github.com/alibaba/rax)
      * [往期文章](https://zhuanlan.zhihu.com/raxjs)
      * [钉钉交流群](https://img.alicdn.com/tfs/TB1xmE8p7T2gK0jSZPcXXcKkpXa-387-505.png)
      * [Rax 微信交流群](https://img.alicdn.com/tfs/TB1sY3ErFY7gK0jSZKzXXaikpXa-752-974.png)
      * [Rax 小程序外部用户答疑群](https://img.alicdn.com/tfs/TB1FkIKrKH2gK0jSZJnXXaT1FXa-752-974.png)
1 Like