1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

12 Commits

Author SHA1 Message Date
Kevin Heis
c410020bda Update engine.js 2020-12-03 08:56:24 -08:00
Kevin Heis
8731b68025 Update engine.js 2020-12-02 14:19:30 -08:00
Kevin Heis
84473cbc8b Update engine.js 2020-12-02 14:14:12 -08:00
Chiedo
a48998c789 Keep all the React Engine logic in one file 2020-10-21 09:25:50 -04:00
Chiedo
fe812048a4 Make the rendering engine safe 2020-10-21 08:43:04 -04:00
Chiedo
7573ff2471 Add some comments that explain logic 2020-10-20 09:26:52 -04:00
Chiedo
b8c8e0f545 Minor performance improvement 2020-10-20 09:25:28 -04:00
Chiedo
89d745b164 Remove uneeded code 2020-10-20 09:03:32 -04:00
Chiedo
d51688b281 Everything working but CodeEditor 2020-10-19 09:04:03 -04:00
Chiedo
c5a34e49e3 Set up foundations for code switcher 2020-10-18 22:03:44 -04:00
Chiedo
797adb1a0d Add a cool table component 2020-10-18 17:35:50 -04:00
Chiedo
b781e43893 Add experimental react support within markdown
Also added fronmatter for interactive: true to turn on React on a file by file
basis and prevent slowing down the builds for non-react files
2020-10-18 14:44:34 -04:00