Skip to content

Releases: any-tdf/stdf

v0.2.4

14 Aug 02:56
Compare
Choose a tag to compare
  • 0.2.2 ~ 0.2.4 优化文件结构,精简 NPM 包体积。抵制 node_modules 体积膨胀和依赖黑洞,从我做起!
  • 多语言引入路径由 stdf/lang/xx_XX 改为 stdf/dist/lang/xx_XX,详见 国际化

  • 0.2.2 ~ 0.2.4 Optimized file structure and reduced NPM package size. Say no to bloated node_modules and dependency black holes!
  • Updated the language import path from stdf/lang/xx_XX to stdf/dist/lang/xx_XX. For more details, please refer to the Internation.

v0.2.1

26 Jul 07:03
Compare
Choose a tag to compare
  • 新增了 create-stdf,可以快速创建使用 STDF 的工程。(beta 版本)

  • Added create-stdf to quickly create a project using STDF. (beta version)

v0.2.0

22 Jul 19:28
Compare
Choose a tag to compare
  • 适配 Svelte 4 同时也兼容 Svelte 3。目前仅需适配一项,即升级部分组件过渡动画,参考 Svelte 4 migration guide - Transitions are local by default
  • 增强 Swiper 组件,详见 Swiper

  • Adapted for Svelte 4 while remaining compatible with Svelte 3. Currently, only one item needs to be adapted, which is to upgrade the transition animation of some components. Refer to the Svelte 4 migration guide - Transitions are local by default.
  • Enhanced the Swiper component. For details, see Swiper.

v0.1.5

19 Jul 12:54
Compare
Choose a tag to compare
  • 修改组件内部的触摸事件为指针事件,使其同时支持鼠标、触控笔和触摸等各种输入方式,包含组件:BottomSheet、IndexBar、Slider、Swiper。关联 Issues。[!issue|shenliqing|]

  • Modify the touch events in the components to pointer events, enabling support for various input methods such as mouse, stylus, and touch. The components include BottomSheet, IndexBar, Slider, and Swiper. Related to Issues. [!issue|shenliqing|]

v0.1.4

16 Jul 12:06
Compare
Choose a tag to compare
  • 更新 NPM README。

  • Update NPM README.

v0.1.3

16 Jul 11:45
Compare
Choose a tag to compare

v0.1.2

11 Jul 14:09
Compare
Choose a tag to compare

v0.1.1

10 Jul 07:45
Compare
Choose a tag to compare
  • 修复 Pagination。

  • Fix Pagination.

v0.1.0

10 Jul 06:54
Compare
Choose a tag to compare

  • Add Pagination component, please see Pagination.

v0.0.27

29 Jun 13:31
Compare
Choose a tag to compare
  • 0.0.12 ~ 0.0.27 版本无实质更新,仅用于测试 GitHub Action。

  • 0.0.12 ~ 0.0.27 versions have no substantial updates, only for testing GitHub Action.