Skip to content

Releases: supnate/rekit

Rekit Studio 2.4.0

14 Jun 14:54
Compare
Choose a tag to compare
  1. New Relations View
  2. Upgraded prismjs for better syntax highlight
  3. Bug fixes.

Rekit Studio 2.3.9

14 May 08:24
Compare
Choose a tag to compare
  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

Rekit Studio 2.3.1

28 Mar 09:30
Compare
Choose a tag to compare

Keep cursor position after formatting code.

Rekit 2.3.0

26 Mar 15:21
Compare
Choose a tag to compare
  • rekit 2.3.0
  • rekit-studio 2.3.0
  • rekit-core 2.3.0

Now Rekit creates apps by create-react-app!

Rekit Studio 2.2.6

11 Mar 15:02
Compare
Choose a tag to compare
  • Support quick open (Cmd + P) a file with fuzzy search.

Rekit Studio 2.2.5

10 Mar 13:56
Compare
Choose a tag to compare
  • 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

Rekit Studio 2.2.3 and Rekit Core 2.2.5

02 Mar 01:57
Compare
Choose a tag to compare
  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

24 Feb 15:48
Compare
Choose a tag to compare
  • Allow to manage normal folders/files by Rekit Studio.
  • Bug fixes.

rekit-core: 2.2.3

23 Feb 03:29
Compare
Choose a tag to compare

Fix the issue: #92

1801

22 Jan 07:20
Compare
Choose a tag to compare

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).