Erik Yuzwa

Results 14 issues of Erik Yuzwa

- Here we go! - Provides support for both `web` and `electron` targets - Updated `README` to document how to run each target - Moves bundle architecture from Parcel to...

Hey all, hopefully this is just a misunderstanding of the syntax to the tool. So far, I really really love `gimli` and this would just be a "nice to have"...

#### Description of your Issue or Request: - Would love a way to reset the Summernote editor's contents ONLY and not the entire state of the editor such as chosen...

- Updated folder structure to include VS2019 compatible solution file - Small reorganization of header files ![Screenshot 2022-01-01 100015](https://user-images.githubusercontent.com/962434/147855971-69e4323f-1b12-45b0-805f-81e6f22620e3.png) - I copied the `res` assets into a test folder along...

- *THIS IS A NON-DESTRUCTIVE PR* (aka. no existing functionality is removed) - Just an experimental PR to make use of Tauri instead of Electron for the desktop app publishing...

- Update some package dependencies - Update `electron` to latest - Clean up `tsc` config

- Tackles https://github.com/slashman/jsrl/issues/13 - Make use of `npm-run-all` which is feeling more solid than `concurrently` - Needed to add a small delay (`5s`) ONLY on DEV startup with Electron -...

- Electron Forge v6 is out, and has been advertised as a "batteries included" solution for Electron - Is this a more reliable option for local dev and packaging /...

- There are still issues with concurrency for the npm run electron:* tasks - Must be a better solution for handling the reload of any changed source files while running...

Just dropping this here to track interest in any Mobile support for JSRL - Cordova - Ionic?