Releases: supnate/rekit
Releases · supnate/rekit
Rekit Studio 2.4.0
Rekit Studio 2.3.9
- A new deps manager
- Drag and drop to reorder tabs
- Preview mode for tabs (temp opened tabs)
- Performance improvement for coding
Rekit Studio 2.3.1
Keep cursor position after formatting code.
Rekit 2.3.0
- 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
- Support quick open (Cmd + P) a file with fuzzy search.
Rekit Studio 2.2.5
- 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
- JSX syntax highlight
- Support ESLint
- Custom Prettier config
- Bug fix: syntax error will not crash IDE now.
rekit-studio 2.2.2
- Allow to manage normal folders/files by Rekit Studio.
- Bug fixes.
rekit-core: 2.2.3
Fix the issue: #92
1801
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).