Skip to content

Releases: idea2app/Idea-React

v2.0.0-rc.13

08 May 23:59
Compare
Choose a tag to compare

What's Changed

  • [optimize] Props interface of Dialog & other components by @TechQuery in #59
  • [add] Time & Timeline components by @TechQuery in #60
  • [migrate] upgrade to Node.js 22, PNPM 10, MobX-React-helper 0.4, EditorJS-HTML 4 & other latest Upstream packages by @TechQuery in #62

Full Changelog

v2.0.0-rc.5...v2.0.0-rc.13

v2.0.0-rc.5

18 Oct 15:27
cb69f54
Compare
Choose a tag to compare

What's Changed

Full Changelog

v2.0.0-rc.2...v2.0.0-rc.5

v2.0.0-rc.2

18 Oct 15:26
Compare
Choose a tag to compare

What's Changed

Full Changelog

v2.0.0-rc.1...v2.0.0-rc.2

v2.0.0-rc.1

18 Oct 15:18
edc3ff3
Compare
Choose a tag to compare

What's Changed

  • [migrate] upgrade to ES Decorator stage-3 & Husky 9 by @TechQuery in #51

Full Changelog

v1.0.0-rc.31...v2.0.0-rc.1

v1.0.0-rc.31

18 Oct 15:17
Compare
Choose a tag to compare

What's Changed

  • [migrate] move Open Map component to an Independent package by @TechQuery in #47
  • [optimize] Code Block children & Month Calendar style by @TechQuery in #50

Full Changelog

v1.0.0-rc.18...v1.0.0-rc.31

v1.0.0-rc.18

18 Oct 15:13
e94ce2d
Compare
Choose a tag to compare

What's Changed

Full Changelog

v1.0.0-rc.12...v1.0.0-rc.18

v1.0.0-rc.12

18 Oct 15:11
Compare
Choose a tag to compare

What's Changed

Full Changelog

v1.0.0-rc.7...v1.0.0-rc.12

v1.0.0-rc.7

18 Oct 15:09
Compare
Choose a tag to compare

What's Changed

Full Changelog

v1.0.0-rc.2...v1.0.0-rc.7

v1.0.0-rc.2

18 Oct 15:06
Compare
Choose a tag to compare

What's Changed

  • feat: add Vite & Storybook; delete Parcel by @stevending1st in #31
  • Add Storybook case(Time Distance, Icon, Avatar, Nameplate,Type Echo, Click Boundary, Spinner Button, Code Block, Loading, Idea Popover) by @stevending1st in #33
  • feat: add ESLint by @stevending1st in #34
  • [refactor] rewrite IdeaPopover to OverlayBox with Tooltip & Popover supporting by @TechQuery in #36
  • [refactor] transfer IdeaDialog to Component-independent Class by @TechQuery in #37

Full Changelog

v1.0.0-beta.1...v1.0.0-rc.2

v1.0.0-beta.1

18 Oct 15:02
475774f
Compare
Choose a tag to compare

What's Changed

  • [add] OpenStreetMap nominatim API by @TechQuery in #23
  • [refactor] replace AMap with OSM for Address Picker by @TechQuery in #26
  • [polish] IdeaDialog exports more props of Modal by @Soecka in #28
  • [add] mapRef & renderTileLayer props of Open Map component by @TechQuery in #29
  • [migrate] move Data components to MobX-RESTful-table package by @TechQuery in #30

New Contributors

Full Changelog

v0.27.0...v1.0.0-beta.1