Socket
Socket
Sign inDemoInstall

@elchininet/isometric

Package Overview
Dependencies
114
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

3.7.3

Diff

Changelog

Source

[3.7.3] - 2023-08-12

  • Fix ESM types
elchininet
published 3.7.2 •

Changelog

Source

[3.7.2] - 2023-03-27

  • Fix a getter with a different type from the setter
elchininet
published 3.7.1 •

Changelog

Source

[3.7.1] - 2022-12-22

  • Solve an error in Node environments related to ReferenceError: SVGSVGElement is not defined
elchininet
published 3.7.0 •

Changelog

Source

[3.7.0] - 2022-12-13

  • Create a new class to work with texts (IsometricText)
elchininet
published 3.6.1 •

elchininet
published 3.6.0 •

Changelog

Source

[3.6.0] - 2022-07-03

  • Capture drag events and possibility of preventing the the drag event modifies the coordinates of the element using preventDefault on drag event
elchininet
published 3.5.1 •

Changelog

Source

[3.5.1] - 2022-07-02

  • Restore the dist/web/isometric.js file that was ignored in gitignore by a mistake
  • Restore the demo7 index file that was ignored in gitignore by a mistake
elchininet
published 3.5.0 •

Changelog

Source

[3.5.0] - 2022-06-17

  • Implement automatic dragging functionality in IsometricShape (therefore in IsometricRectangle and IsometricCircle) and IsometricGroup classes
  • Refactor the project to implement position functionality using mixins, removing code duplication
elchininet
published 3.4.0 •

Changelog

Source

[3.4.0] - 2022-06-11

  • Add new methods to the IsometricContainer class to modify children indexes
  • removeChild and removeChildren methods of the IsometricContainer class now throws an error if a child that is not a container‘s child is provided
elchininet
published 3.3.0 •

Changelog

Source

[3.3.0] - 2022-06-10

  • Create a new class to group elements and move them together (IsometricGroup)
  • The abstract class IsometricGraphic has been renamed to IsometricElement
  • A new abstract class has been created (IsometricContainer). At the moment, IsometricCanvas and IsometricGroup extend from it
234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc