Releases: IcculusC/react-hex-engine
Releases · IcculusC/react-hex-engine
v1.1.1
29 Oct 04:21
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v0.2.2
18 Oct 18:07
Compare
Sorry, something went wrong.
No results found
v0.2.1
18 Oct 00:15
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v0.0.1
16 Oct 04:59
Compare
Sorry, something went wrong.
No results found