Skip to content

Releases: cellbang/cell

Bug Fixes

12 Aug 13:27
Compare
Choose a tag to compare
  • fix(cli) fix class-transformer compilation warning
  • fix(cli) 修复 class-transformer 编译警告

Features & Bug Fixes

12 Aug 12:16
Compare
Choose a tag to compare
  • fix(cli) fix the compatibility problem of cli tool in windows environment

  • feat(core) upgrade class-transformer

  • feat(grommet) optimize the style of NavItem component

  • feat(grommet) 优化 NavItem 组件样式

  • fix(cli) 修复 cli 工具在 windows 环境下存在的兼容性问题

  • feat(core) 升级 class-transformer

Bug Fixes

03 Aug 12:13
Compare
Choose a tag to compare
  • fix(cli) fix FilterWarningsPlugin configuration

  • fix(typeorm) fix typeorm component configuration

  • fix(cli) 修复 FilterWarningsPlugin 配置

  • fix(typeorm) 修复 typeorm 组件配置

Features

31 Jul 09:18
Compare
Choose a tag to compare
  • The feat(cli) compilation process supports progress display

  • The local operation of feat(cli) disables the PWA function by default, which can be manually turned on through malagu.webpack.workboxWebpackPlugin.generateInDevMode configuration, and the PWA function will be automatically turned on when publishing

  • feat(cli) admin-app template update

  • feat(core) optimize online and local log levels

  • feat(widget) completes the design and implementation of the first version of the widget. The widget provides the ability to dynamically assemble, configure and expand the front-end page, and it is also the basic ability of the future micro-front-end and visualization

  • feat(shell) adds a shell component and provides a highly extensible layout component by default

  • feat(react) completed the first version of Slot design and implementation, so that front-end components can be injected into a slot, and dynamically manage front-end components, namely widgets

  • feat(widget+react+grommet) internationalization, multi-theme, communication between front-end components (rxjs) design and implementation

  • feat (cli) template supports github actions configuration

  • feat(cli) 编译构建过程支持进度显示

  • feat(cli) 本地运行默认关闭 PWA 功能,可以通过 malagu.webpack.workboxWebpackPlugin.generateInDevMode 配置手动开启,发布的时候会自动开启 PWA 功能

  • feat(cli) admin-app 模板更新

  • feat(core) 优化线上和本地日志级别

  • feat(widget) 完成 widget 第一版设计与实现,通过 widget 提供前端页面的动态组装、配置和扩展的能力,同时也是未来微前端和可视化的基础能力

  • feat(shell) 添加 shell 组件,默认提供了一个高度可扩展的布局组件

  • feat(react) 完成第一版 Slot 设计与实现,让前端组件可以被注入到某个 Slot,动态管理前端组件,即 widget

  • feat(widget+react+grommet) 国际化、多主题、前端组件之间通信(rxjs)设计与实现

  • feat(cli)模板支持github actions 配置

Features

14 Jul 10:45
Compare
Choose a tag to compare
  • feat(fc-adapter + scf-adapter + express-adapter) supports urlencoded request content type
  • feat(fc-adapter + scf-adapter + express-adapter) 支持urlencoded 请求内容类型

Bug Fixes

09 Jul 05:21
Compare
Choose a tag to compare
  • fix(fc-adapter) Fix and optimize HTTS certificate configuration
  • fix(fc-adapter) 修复并优化 HTTS 证书配置

Features

01 Jul 13:21
Compare
Choose a tag to compare
  • feat(cli+core) In the configuration of a node in the component configuration, if the _ignoreEl attribute is true, the expression calculation of the configuration node and child nodes is ignored

  • feat(cli+core) ignores the expression calculation under the configuration node such as env by default

  • feat(cli+core) 组件配置中某个节点配置如果存在 _ignoreEl 属性为 true,则忽略该配置节点以及子节点的表达式计算

  • feat(cli+core) 默认忽略 env 等配置节点下面的表达式计算

Features

30 Jun 10:51
Compare
Choose a tag to compare
  • feat(cli) Change the compilation target to es6
  • feat(cli) 变更编译目标到 es6

Bug Fixes

30 Jun 03:01
Compare
Choose a tag to compare
  • fix(cli) Fix malagu init command execution failure
  • fix(cli) 修复 malagu init 命令执行失败

Bug Fixes

29 Jun 15:37
Compare
Choose a tag to compare
  • fix(react+material-ul) remove @context id