Rekit Versions Save

IDE and toolkit for building scalable web applications with React, Redux and React-router

rs-2.4.0

5 years ago
  1. New Relations View
  2. Upgraded prismjs for better syntax highlight
  3. Bug fixes.

rs-2.3.9

5 years ago
  1. A new deps manager
  2. Drag and drop to reorder tabs
  3. Preview mode for tabs (temp opened tabs)
  4. Performance improvement for coding

rs-2.3.1

6 years ago

Keep cursor position after formatting code.

rekit-2.3.0

6 years ago
  • rekit 2.3.0
  • rekit-studio 2.3.0
  • rekit-core 2.3.0

Now Rekit creates apps by create-react-app!

rs-2.2.6

6 years ago
  • Support quick open (Cmd + P) a file with fuzzy search.

rs-2.2.5

6 years ago
  • Support multiple un-saved files
  • Better syntax highlight with prismjs
  • Auto close tab when rename/delete an element
  • Support other code format besides js
  • Performance and stability improvement

rs-2.2.3

6 years ago
  1. JSX syntax highlight
  2. Support ESLint
  3. Custom Prettier config
  4. Bug fix: syntax error will not crash IDE now.

rekit-studio-2.2.2

6 years ago
  • Allow to manage normal folders/files by Rekit Studio.
  • Bug fixes.

rekit-core.2.2.3

6 years ago

1801

6 years ago

rekit: 2.2.0 -> 2.2.1

  • Just deps update. No need to upgrade.

rekit-core: 2.1.1 -> 2.2.0

  • Don't use css extension(less/scss) when @import

rekit-portal: 2.0.7 -> 2.1.0

  • Allow to edit code from the web! Now Rekit Portal is an IDE for React development!

rekit-boilerplate:

  • Deps upgraded to latest.
  • Fixed a --sass argument problem.

Known Issues:

  • Code editor doesn't support JSX
  • Lint issues in code editor.
  • D3 graph not able to drag (regression issue).