Structor Versions Save

Structor - React UI Builder [DEPRECATED]

v2.1.5

7 years ago
  • Quick style panel added

v2.1.4

7 years ago

New Feature:

  • Quick components append

v2.1.3

7 years ago

Fix: generator gallery pagination.

v2.1.2

7 years ago

Fix bug: Windows paths file divider in the published component source.

v2.1.1

7 years ago

Minor fixes

v2.1.0

7 years ago
  • A component publishing feature added.

v2.0.0

7 years ago
  • Integration with React Boilerplate project
    • Structor is adopted to React Boilerplate source code structure
    • Structor completely relays on React Boilerplate deps
    • External Webpack config
    • Local installation
  • Removed:
    • Components preview
    • Components generator cloning feature
  • Greatly simplified Copy&Paste feature

v1.0.10

7 years ago

From now the configuration of Structor webpack compiler is placed under .structor metadata folder in Structor project source code.

Migrate legacy projects to new Structor version:

  • Merge PROJECT_DIR/.structor directory with a corresponding Structor project repo.
  • Merge PROJECT_DIR/build-conf directory with a corresponding Structor project repo.
  • Merge package.json file with a corresponding Structor repo.
  • Delete node_modules folder.
  • Run command npm install

v1.0.8

7 years ago

From now the configuration of Structor webpack compiler is placed under .structor metadata folder in Structor project source code.

Migrate legacy projects to new Structor version:

  • Merge PROJECT_DIR/.structor directory with a corresponding Structor project repo.
  • Merge PROJECT_DIR/build-conf directory with a corresponding Structor project repo.
  • Merge package.json file with a corresponding Structor repo.
  • Delete node_modules folder.
  • Run command npm install

v1.0.7

7 years ago

Feature for composite generators added.