Skip to content

Releases: IcculusC/react-hex-engine

v1.1.1

29 Oct 04:21
82a76fd
Compare
Choose a tag to compare

Changes

  • Implemented React Hooks API in all relevant components
  • Refactored <Hexagon /> component from class to functional component with hooks
Core Dependency Changes
  • prop-types@15.5.7-alpha.1
  • react@16.7.0-alpha.0
  • react-dom@16.7.0-alpha.0

v1.1.0

29 Oct 00:00
0c8c1f2
Compare
Choose a tag to compare

Changes

  • Refactored <HexEngine />, <Text />, <Path />, and <Pattern /> components from class components to functional components in preparation for implementing the React Hooks API
  • Slightly improved styles in storybook
  • Added a bunch of silly build badges

v1.0.0

27 Oct 23:40
1a467a2
Compare
Choose a tag to compare

Changes

  • Deprecate the <HexGrid /> and <Layout /> components in favor of a combined component, <HexEngine />
  • Remove render optimization in anticipation of technical improvements

v0.2.4

23 Oct 22:23
4dd5160
Compare
Choose a tag to compare
Merge pull request #1 from IcculusC/remove-react-hexgrid-examples

remove react-hexgrid examples, thanks for everything :(

v0.2.3

18 Oct 18:08
Compare
Choose a tag to compare
v0.2.3

v0.2.2

18 Oct 18:07
Compare
Choose a tag to compare
v0.2.2

v0.2.1

18 Oct 00:15
Compare
Choose a tag to compare
  • Improved algorithm that determines what hexagons are within the view bounds
  • Refactored some old code
  • Cleaned up imports and exports
  • Updated tests

v0.2.0

17 Oct 00:30
Compare
Choose a tag to compare
v0.2.0

v0.0.1

16 Oct 04:59
Compare
Choose a tag to compare
v0.0.1