Commit graph

35 commits

Author SHA1 Message Date
mmiscool
ee43515401 get info action and test feature added 2023-06-04 00:25:38 +00:00
DaOfficialWizard
f764f6a210
feat: initial tauri commit (#206)
* feat: initial tauri commit

* feat: finish up CI system

* fix: fix release asset types

* feat: update tauri version

- added support for native windows shadows
- upgraded tauri version to newest LTS
- added tauri commands to package.json

* feat: add setup scripts for setting up tauri dev environment

* fix: script for linux

- use user input instead of auto-detection

* feat: initial cir release

* fix: remove caching of pnpm in ci

* fix: remove old path

* fix: windows failing to build

* fix: .releasesrc file not having a main branch

* fix: .releasesrc file not having a main branch

* Tauri (#1)

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri

* fix: fix app not loading on linux builds

- update tauri
- fix dist directory path

BREAKING CHANGES

* fix: update readme

* fix: semantic-release

* Update .releaserc

* Update ci.yaml

* fix: Update .releaserc

* fix: remove repo from package.json

* chore(major): 1.0.0-tauri.1 [skip ci]

## 1.0.0-tauri.1 (2023-05-09)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33d0e))
* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))
* add support for dxf blocks ([#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f802))
* add support for dxf files import ([2fa2866](2fa2866296))
* finish up CI system ([5a688d1](5a688d1a9e))
* initial cir release ([2f94a6e](2f94a6eb82))
* initial tauri commit ([0a0bb54](0a0bb5485e))
* update tauri version ([90168da](90168da42c))

### 🐛 Bug Fixes

* .releasesrc file not having a main branch ([04f2e2c](04f2e2c6b7))
* .releasesrc file not having a main branch ([25ae8a4](25ae8a464b))
* **dxf:** add dimLayers to the export. ([#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5da4))
* fix app not loading on linux builds ([9ef599d](9ef599ddc9))
* fix release asset types ([8f73410](8f73410c74))
* release to tauri ([0ba5387](0ba5387601))
* release to tauri branch ([11fcf2e](11fcf2e87a))
* release to tauri branch ([e8486a5](e8486a5e65))
* release to tauri branch ([6076573](6076573c98))
* remove caching of pnpm in ci ([96165f3](96165f3e1e))
* remove old path ([f0b426c](f0b426c14f))
* remove repo from package.json ([dd099b8](dd099b8ad8))
* script for linux ([46bda82](46bda82726))
* semantic-release ([3edb4cf](3edb4cf635))
* Update .releaserc ([3343d2c](3343d2cb4a))
* update readme ([b00299d](b00299d5c1))
* windows failing to build ([def0782](def0782b76))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* fix: appimage failing to build

* Feat: Update ci.yaml

swap to use older version of ubuntu.

* Add full CI and Support for linux (#3)

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri

* fix: fix app not loading on linux builds

- update tauri
- fix dist directory path

BREAKING CHANGES

* fix: update readme

* fix: semantic-release

* Update .releaserc

* Update ci.yaml

* fix: Update .releaserc

* fix: remove repo from package.json

* chore(major): 1.0.0-tauri.1 [skip ci]

## 1.0.0-tauri.1 (2023-05-09)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33d0e))
* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))
* add support for dxf blocks ([#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f802))
* add support for dxf files import ([2fa2866](2fa2866296))
* finish up CI system ([5a688d1](5a688d1a9e))
* initial cir release ([2f94a6e](2f94a6eb82))
* initial tauri commit ([0a0bb54](0a0bb5485e))
* update tauri version ([90168da](90168da42c))

### 🐛 Bug Fixes

* .releasesrc file not having a main branch ([04f2e2c](04f2e2c6b7))
* .releasesrc file not having a main branch ([25ae8a4](25ae8a464b))
* **dxf:** add dimLayers to the export. ([#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5da4))
* fix app not loading on linux builds ([9ef599d](9ef599ddc9))
* fix release asset types ([8f73410](8f73410c74))
* release to tauri ([0ba5387](0ba5387601))
* release to tauri branch ([11fcf2e](11fcf2e87a))
* release to tauri branch ([e8486a5](e8486a5e65))
* release to tauri branch ([6076573](6076573c98))
* remove caching of pnpm in ci ([96165f3](96165f3e1e))
* remove old path ([f0b426c](f0b426c14f))
* remove repo from package.json ([dd099b8](dd099b8ad8))
* script for linux ([46bda82](46bda82726))
* semantic-release ([3edb4cf](3edb4cf635))
* Update .releaserc ([3343d2c](3343d2cb4a))
* update readme ([b00299d](b00299d5c1))
* windows failing to build ([def0782](def0782b76))

* fix: appimage failing to build

* fix: test ubuntu 18.04

* fix: test ubuntu 18.04

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* chore(minor): 1.0.0-tauri.2 [skip ci]

## [1.0.0-tauri.2](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.1...v1.0.0-tauri.2) (2023-05-11)

### 🐛 Bug Fixes

* appimage failing to build ([8dc6217](8dc62170a9))
* test ubuntu 18.04 ([8f55f4d](8f55f4d1c1))
* test ubuntu 18.04 ([0afd146](0afd14642b))

### 🍕 Features

* update ci to use docker container ([7bcacb0](7bcacb0251))
* update ci to use docker container ([98de939](98de93981f))
* update ci to use docker container ([0750c00](0750c006f3))
* update ci to use docker container ([715780f](715780f8f6))
* update ci to use docker container ([ccbacdb](ccbacdba32))
* update ci to use docker container ([60aa80d](60aa80d636))
* update ci to use docker container ([f629258](f629258426))
* update ci to use docker container ([278cf82](278cf82cea))
* update ci to use docker container ([02ec38c](02ec38c1b7))
* update ci to use docker container ([8fb7924](8fb7924dc2))
* update ci to use docker container ([d0493b3](d0493b3e0c))
* update ci to use docker container ([09fbb4f](09fbb4f9b9))
* update ci to use docker container ([c7e39b9](c7e39b92f7))
* update ci to use docker container ([d9221a7](d9221a77fe))
* update ci to use docker container ([9e96489](9e96489eb7))
* update ci to use docker container ([765b708](765b708a19))
* update ci to use docker container ([484b722](484b722a49))
* update ci to use docker container ([1023d90](1023d90529))
* update ci to use docker container ([1d9fd84](1d9fd84aa2))

* feat: update rust deps

* chore(minor): 1.0.0-tauri.3 [skip ci]

## [1.0.0-tauri.3](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.2...v1.0.0-tauri.3) (2023-05-11)

### 🍕 Features

* update rust deps ([b809c28](b809c28b8c))

* fix: wasm not loading in webkit

* chore(patch): 1.0.0-tauri.4 [skip ci]

## [1.0.0-tauri.4](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.3...v1.0.0-tauri.4) (2023-05-11)

### 🐛 Bug Fixes

* wasm not loading in webkit ([0e74582](0e74582848))

* feat: add windows binary

* fix: windows ci

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* Fix windows CI (#4)

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri branch

* fix: release to tauri

* fix: fix app not loading on linux builds

- update tauri
- fix dist directory path

BREAKING CHANGES

* fix: update readme

* fix: semantic-release

* Update .releaserc

* Update ci.yaml

* fix: Update .releaserc

* fix: remove repo from package.json

* chore(major): 1.0.0-tauri.1 [skip ci]

## 1.0.0-tauri.1 (2023-05-09)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add setup scripts for setting up tauri dev environment ([0c41a33](0c41a33d0e))
* **dxf:** add support for dimensions in dxf. ([56c884c](56c884ccfd))
* add support for dxf blocks ([#200](https://github.com/ZanzyTHEbar/jsketcher/issues/200)) ([322d47f](322d47f802))
* add support for dxf files import ([2fa2866](2fa2866296))
* finish up CI system ([5a688d1](5a688d1a9e))
* initial cir release ([2f94a6e](2f94a6eb82))
* initial tauri commit ([0a0bb54](0a0bb5485e))
* update tauri version ([90168da](90168da42c))

### 🐛 Bug Fixes

* .releasesrc file not having a main branch ([04f2e2c](04f2e2c6b7))
* .releasesrc file not having a main branch ([25ae8a4](25ae8a464b))
* **dxf:** add dimLayers to the export. ([#183](https://github.com/ZanzyTHEbar/jsketcher/issues/183)) ([a3349b5](a3349b5da4))
* fix app not loading on linux builds ([9ef599d](9ef599ddc9))
* fix release asset types ([8f73410](8f73410c74))
* release to tauri ([0ba5387](0ba5387601))
* release to tauri branch ([11fcf2e](11fcf2e87a))
* release to tauri branch ([e8486a5](e8486a5e65))
* release to tauri branch ([6076573](6076573c98))
* remove caching of pnpm in ci ([96165f3](96165f3e1e))
* remove old path ([f0b426c](f0b426c14f))
* remove repo from package.json ([dd099b8](dd099b8ad8))
* script for linux ([46bda82](46bda82726))
* semantic-release ([3edb4cf](3edb4cf635))
* Update .releaserc ([3343d2c](3343d2cb4a))
* update readme ([b00299d](b00299d5c1))
* windows failing to build ([def0782](def0782b76))

* fix: appimage failing to build

* fix: test ubuntu 18.04

* fix: test ubuntu 18.04

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* feat: update ci to use docker container

* chore(minor): 1.0.0-tauri.2 [skip ci]

## [1.0.0-tauri.2](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.1...v1.0.0-tauri.2) (2023-05-11)

### 🐛 Bug Fixes

* appimage failing to build ([8dc6217](8dc62170a9))
* test ubuntu 18.04 ([8f55f4d](8f55f4d1c1))
* test ubuntu 18.04 ([0afd146](0afd14642b))

### 🍕 Features

* update ci to use docker container ([7bcacb0](7bcacb0251))
* update ci to use docker container ([98de939](98de93981f))
* update ci to use docker container ([0750c00](0750c006f3))
* update ci to use docker container ([715780f](715780f8f6))
* update ci to use docker container ([ccbacdb](ccbacdba32))
* update ci to use docker container ([60aa80d](60aa80d636))
* update ci to use docker container ([f629258](f629258426))
* update ci to use docker container ([278cf82](278cf82cea))
* update ci to use docker container ([02ec38c](02ec38c1b7))
* update ci to use docker container ([8fb7924](8fb7924dc2))
* update ci to use docker container ([d0493b3](d0493b3e0c))
* update ci to use docker container ([09fbb4f](09fbb4f9b9))
* update ci to use docker container ([c7e39b9](c7e39b92f7))
* update ci to use docker container ([d9221a7](d9221a77fe))
* update ci to use docker container ([9e96489](9e96489eb7))
* update ci to use docker container ([765b708](765b708a19))
* update ci to use docker container ([484b722](484b722a49))
* update ci to use docker container ([1023d90](1023d90529))
* update ci to use docker container ([1d9fd84](1d9fd84aa2))

* feat: update rust deps

* chore(minor): 1.0.0-tauri.3 [skip ci]

## [1.0.0-tauri.3](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.2...v1.0.0-tauri.3) (2023-05-11)

### 🍕 Features

* update rust deps ([b809c28](b809c28b8c))

* fix: wasm not loading in webkit

* chore(patch): 1.0.0-tauri.4 [skip ci]

## [1.0.0-tauri.4](https://github.com/ZanzyTHEbar/jsketcher/compare/v1.0.0-tauri.3...v1.0.0-tauri.4) (2023-05-11)

### 🐛 Bug Fixes

* wasm not loading in webkit ([0e74582](0e74582848))

* feat: add windows binary

* fix: windows ci

* fix: windows ci deps

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Mike Molinari <mike@smbisoft.com>
2023-05-11 22:44:45 -04:00
Mike Molinari
954b6e65fc
README updates 2022-11-27 22:10:58 -05:00
Mike Molinari
c2ea2006b8 README file updates 2022-11-07 23:33:58 +00:00
Mike Molinari
999ec20fd6 Electron build docs and libraries update 2022-11-06 08:49:13 +00:00
Mike Molinari
94fa1c3ba9 Better electron build instructions 2022-11-06 07:43:57 +00:00
Mike Molinari
46b611d682 Electron build :-) 2022-11-06 05:37:46 +00:00
Mike Molinari
9e9b152c23 Added pull request and issue templates to repo 2022-11-05 21:23:16 -07:00
Val Erastov
1362c2e816
Update README.md 2022-09-26 23:32:06 -07:00
Mike Molinari
929651f0af updates to docs 2022-08-09 21:51:58 -07:00
Mike Molinari
41432df360 Added open collective information to readme 2022-08-09 21:51:58 -07:00
Mike Molinari
e15467b6a9 Adding JSketcher logo and readme file updates 2022-08-09 21:51:57 -07:00
Mike Molinari
624fb59bce Fix dev guide line 2022-08-09 21:51:57 -07:00
Mike Molinari
26bda73d05 updates to docs 2022-08-09 21:51:56 -07:00
Mike Molinari
d5a3c5084b Added open collective information to readme 2022-08-09 21:51:56 -07:00
Mike Molinari
40e35a7989 Adding JSketcher logo and readme file updates 2022-08-09 21:51:56 -07:00
Mike Molinari
720f6f014d Fix dev guide line 2022-08-09 21:51:56 -07:00
Mike Molinari
2011856969 fix formatting of readme.md 2022-06-25 15:19:48 -07:00
Mike Molinari
5497519fa6 Added links for dev guide and commercial licencing 2022-06-25 15:19:48 -07:00
Michael Molinari
f017fcd5e1 Documentation for basic operations/wizards 2020-05-06 23:46:49 -07:00
xibyte
86743b3a62 update link to youtube video 2016-12-20 22:02:06 -08:00
xibyte
ccfa09f6c1 update sample images links 2016-12-20 02:01:23 -08:00
xibyte
246bbd8ae0 Update README.md 2016-12-19 12:42:17 -08:00
xibyte
2ad94fe2db update links to the live demo 2016-12-19 03:56:19 -08:00
mmiscool
d4dc1dfef4 updated pics 2016-12-19 02:39:50 -05:00
mmiscool
b26cf5b094 updated youtube video 2016-12-19 02:38:22 -05:00
xibyte
993eeb94d0 Update README.md 2016-12-18 15:25:16 -08:00
xibyte
42156fb958 Update README.md 2016-12-18 15:24:38 -08:00
Val Erastov
0b6a24d95d Add instructions how to run the dev-server 2016-12-18 15:05:06 -08:00
Val Erastov
3de8d2ce3b add point on ellipse 2016-12-11 23:00:14 -08:00
Val Erastov
230f151783 update link to the 2D sample project 2016-08-29 12:20:05 -07:00
Val Erastov
c0ae78cf9b add link to the 2D sketcher 2016-08-29 11:44:36 -07:00
Val Erastov
2c443585c5 Add links to the tutorial and sample project 2016-08-29 01:03:14 -07:00
Val Erastov
99a65e417d Update README.md 2016-08-26 22:27:31 -07:00
Val Erastov
90c8b23483 add README file 2016-08-26 19:46:49 -07:00