Skip to content

v0.1.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@xiejay97 xiejay97 released this 08 Nov 02:44
· 281 commits to main since this release

0.1.0-alpha.10 (2022-11-08)

Bug Fixes

  • ui: dropdown of multi-select not focusable (2c0d85b)
  • ui: fix calculation of aria-setsize (864290d)
  • ui: fix focus when press ArrowRight (7e5d31c)
  • ui: fix init cascader focus (c7c155d)
  • ui: fix miss right arg in range slider (8bb5d0f)
  • ui: fix textarea minHeight (5ab8359)

Features

  • add inWindow arg for calculate position (f3e554c)
  • add data generater for base64 (1888f80)
  • add platform template (308bdf0)
  • add vscode extension (34501ec)
  • platform: add Marker. MarkerCluster and InfoWindow (92ad49d)
  • platform: add test route (ad7260c)
  • platform: add amap route (18f1e12)
  • platform: add echarts route (8639847)
  • platform: add login route (8a418f1)
  • platform: add table route (67ddeb0)
  • platform: use latest options of echarts (ef57069)
  • site: add Compose and VirtualScroll tag (1407515), closes #183
  • ui: fab add backtop support (4c36143)
  • ui: optimize auto position (a94d4c0)