Matt McWilliams
|
d9290f7262
|
Add branch_name.sh to print out only the branch name
|
2023-02-25 22:22:42 -05:00 |
Matt McWilliams
|
81b6846261
|
Only update patch on main
|
2023-02-25 22:22:18 -05:00 |
Matt McWilliams
|
24b1301f9f
|
Adding contextIsolation: false to the display module fixes the initial issue in #74, cannot use "require" but the escape button does not work due to "Cannot read properties of undefined (reading 'getCurrentWindow')"
|
2023-02-25 12:16:47 -05:00 |
Matt McWilliams
|
744f10c948
|
Display version in app
|
2023-02-19 11:36:06 -05:00 |
Matt McWilliams
|
b50704a6a8
|
Fix minor layout issue on sequence page (on mac at least).
|
2023-02-19 01:28:18 -05:00 |
Matt McWilliams
|
c152806511
|
Now it works.
|
2023-02-19 01:27:19 -05:00 |
Matt McWilliams
|
4d9454daf2
|
Patch script now working
|
2023-02-19 01:22:44 -05:00 |
Matt McWilliams
|
e754c65602
|
Increment patch without npm install
|
2023-02-19 01:20:51 -05:00 |
Matt McWilliams
|
b672921c84
|
Increment patch number on commit
|
2023-02-19 01:18:03 -05:00 |
Matt McWilliams
|
232f39b861
|
Remove the cli project. It was unmaintained and unnecessarily adds to the project complexity.
|
2021-02-22 13:15:38 -05:00 |
Matt McWilliams
|
8d3c035e7b
|
Rename "build" to "compile" to match rest of project.
|
2021-02-22 13:03:08 -05:00 |
mmcwilliams
|
3fb276f401
|
Automatically create and remove lib
|
2019-12-18 14:14:58 -05:00 |
mmcwilliams
|
4dd69319e5
|
Add verbose output to typescript compile.
|
2019-05-28 09:07:26 -04:00 |
mmcw-dev
|
265f383f65
|
Create new tests for mocha and chai
|
2019-04-15 15:10:29 -04:00 |
mmcwilliams
|
fd09e7c024
|
Add a processing sketch which connects to basic
|
2019-04-02 17:49:56 -04:00 |
mmcwilliams
|
372ab01d57
|
Pull version features from build script
|
2019-03-22 20:28:16 -04:00 |
mmcwilliams
|
79e16fb166
|
Add a "version.sh" shell script to bump the version of the app and distribute it throughout the repo.
|
2019-03-22 20:27:55 -04:00 |
mmcwilliams
|
f09ada2cd2
|
Build and version the package json files on each npm run build
|
2019-03-22 19:52:21 -04:00 |
mmcwilliams
|
1a31767572
|
Fix the build script
|
2019-03-18 16:49:11 -04:00 |
mmcwilliams
|
87f3bcef6f
|
Copy build libraries to cli app
|
2019-03-08 22:31:29 -05:00 |
mmcwilliams
|
aa5bbfc9fd
|
Port shared modules to typescript. Migrate shared modules first, then look at individual needs of sub-projects.
|
2019-03-04 22:09:12 -05:00 |