FList

主要改变

  • 改进部分组件样式
  • 按钮添加发光效果

What's Changed

  • feat(src): Button 和 Link 添加发光效果 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/81
  • fix(src): Button 按钮动画 filter 和 transform 冲突 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/82
  • chore(src): 改进danger按钮的样式 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/84
  • [ImgBot] Optimize images by @imgbot in https://github.com/alley-rs/alley-transfer/pull/83
  • fix(src): Button.children 的类型错误 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/85
  • chore(rust): 调试模式下使用条件编译导入模块 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/86
  • chore(src): danger 按钮区分亮色和暗色的hover颜色 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/87
  • chore(src): 支持 .gz 文件图标 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/88
  • refactor(src/dropdown): 改变渲染条件, 添加过渡动画 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/89
  • chore(src/dropdown): 修改调试时的语句 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/90
  • docs(CHANGELOG): 修改日志结构 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/91
  • chore(release): 发布0.1.0-beta.4 by @thep0y in https://github.com/alley-rs/alley-transfer/pull/92

Full Changelog: https://github.com/alley-rs/alley-transfer/compare/v0.1.0-beta.3...v0.1.0-beta.4