Skip to content

Commit b65592c

Browse files
committed
deleted everything in .electron, modified package.json, added potential updates to changelog
1 parent 383b44b commit b65592c

File tree

13 files changed

+17060
-23897
lines changed

13 files changed

+17060
-23897
lines changed

CHANGE_LOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33
<h1 align="center">ReacType Change Log</h1>
44
</p>
55

6+
## Version 22.0.0 Changes
7+
8+
### Potential Changes:
9+
10+
- Export code does not actually build what it says it does - Bug fix: tags which are nested do not display accurate code in code preview
11+
- Delete all electron-related files and dependencies
12+
- Delete all webpack-related files and dependencies
13+
- Fully retire jest tests
14+
- Complete Vitest testing suite
15+
- Adding link for creation panel to reusable components tab
16+
- Make bottom panel only display context-relevant tabs
17+
- Moving chat link from bottom panel to upper right (would this require making it into a pop up?)
18+
- Migrate more state pieces into redux store??
19+
- Decluttering by adding right click and hover functionality
20+
- Move elements of tutorial into hover functionality
21+
- Get OAuth fully functional
22+
- Add built-in component templates to the marketplace
23+
624
## Version 21.0.0 Changes
725

826
### Changes:
@@ -23,7 +41,7 @@
2341
- **Bugs Fixed:**
2442
- Forgotten Password - Forgotten Password page now properly renders and enables a user to reset their password
2543
- Customization Panel - Fixed numerous rendering issues to establish consistent performance and UI layout
26-
- Tutorial Page - Fixed Link / Re-Route to Tutorial
44+
- Tutorial Page - Fixed Link / Re-Route to Tutorial
2745

2846
### Recommendations for Future Enhancements:
2947

0 commit comments

Comments
 (0)