Skip to content

v1.1.0

Compare
Choose a tag to compare
@k3-cat k3-cat released this 07 Apr 16:09

UI & UX

  • 调整了按钮的可点击区域 让它们更容易被点击
  • 解决了会在较窄屏幕上溢出的问题
  • 优化了亿点点布局 调整了亿点点颜色 添加了一点点视觉效果
  • 更好看的侧栏 更流畅的打开侧栏的手势

单位换算

  • 对超限的结果给出明确的指示
  • 在计算和保存预设时加入更多对输入的分子量的检查
  • 新的内建常用值 (FSH LH) *但不建议转换到质量单位
  • 修了一个小bug (特殊条件下没法保存预设

Code

  • 使用beta版的 Expo SDK 构建 (暂时没有 commit packages.json 的变更
  • 提高性能 增强稳定性 缩短源码长度 整理代码风格

- - - - - - - - - - - - - - - -

UI & UX

  • adjusted the click box of buttons to improve accessibility.
  • solved the layout issue that some components are displayed out of screen.
  • optimize a LITTLE BIT components' layout; Adjusted a LITTLE BIT components' colour; Added some visual effects.
  • prettier navigation drawer with a more fluent gesture to open it.

Unit Convertor

  • providing a clear note for meaningless result (tooooo BIG or tooooo small).
  • more checks for inputted Mol while calculating and saving.
  • new common Mol values (FSH LH) *NOT RECOMMENDED to convert them to units with weight.
  • fixed a bug (cannot save pre-sets under a rear condition

Code

  • built with the newest beta version of Expo SDK (where the package.json have not been commit yet
  • performance improvements; improved stability; shorten the codes; unify the code style