github cncjs/cncjs v1.1.0

latest releases: v1.10.3, v1.10.2, v1.10.1...
8 years ago

This update contains improvements and bug fixes including:

  • Responsive Navigation Bar
  • Supports a minimum width of 720px to target small-screen devices
  • Widgets
    • Console widget
      • Fixing an issue that the scrollbar may not automatically scroll to bottom since the scrollTop property might not an integer value with certain browsers
    • G-code widget
      • Migrated from react-data-grid to react-virtualized
  • Major package updates
    • react@15.0.1
    • react-bootstrap@0.29.0
    • react-dropzone@3.4.0
    • react-sortablejs@1.0.0
    • react-virtualized@6.1.2
    • serialport@2.1.0
    • three@0.75.0
  • Removed react-hmre plugin from production build.
  • Resolved the issue of react-bootstrap/react-bootstrap#1830

Development Only

  • Added watchpack-ignore-node-modules.sh as the predev script that can prevent watchpack from watching node_modules directories. It can significantly increase runtime performance in development mode.

Don't miss a new cncjs release

NewReleases is sending notifications on new releases.