Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix - Issue 13 #14

Open
wants to merge 94 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
6422201
Add .gitignore
theudebart Dec 27, 2020
fbee5e2
Update package.json
theudebart Dec 27, 2020
d3a6943
Bugfix - Solve Issue 13
theudebart Dec 27, 2020
b42a1cf
Add release script
theudebart Dec 27, 2020
fbcea43
Release v0.0.2
theudebart Dec 27, 2020
aa8e69e
Hotfix: Update package-lock to new npm version
theudebart Aug 8, 2023
39ef589
Change output folder to dist and remove from repo
theudebart Aug 8, 2023
5d9245c
Change output folder to dist and remove from repo
theudebart Aug 8, 2023
1c42cfc
Update Dependencies
theudebart Aug 11, 2023
05933a7
Add windows and mac generated files to .gitignore
theudebart Aug 14, 2023
79dde81
Update Dependencies
theudebart Aug 14, 2023
13373f4
Update Dependencies
theudebart Aug 14, 2023
063761c
Merge branch 'feature/updates' into develop
theudebart Aug 14, 2023
6140f5c
Takeover of the project from Robert Wolke
theudebart Aug 14, 2023
af894cb
Merge branch 'release/0.0.3' into develop
theudebart Aug 14, 2023
2ce0c3b
Merge branch 'release/0.0.3'
theudebart Aug 14, 2023
ee28b74
Change light to ambient light
theudebart Aug 14, 2023
60fa409
Add background color switch
theudebart Aug 14, 2023
160a26c
Add background color gray
theudebart Aug 15, 2023
a979f86
Set default background color to gray
theudebart Aug 15, 2023
c2bd277
Merge branch 'feature/color-mode' into develop
theudebart Aug 15, 2023
b487802
Move view states from SecondaryNav to EGS View
theudebart Aug 15, 2023
2980da8
Added saving of view settings in localStorage
theudebart Aug 16, 2023
379f803
Merge branch 'feature/save-view-settings' into develop
theudebart Aug 16, 2023
a7cc658
Added setting of height without rotation
theudebart Aug 16, 2023
16d7dc8
Merge branch 'bugfix/set-height-without-rotation' into develop
theudebart Aug 16, 2023
697410e
Incremented package version
theudebart Aug 16, 2023
972059f
Merge branch 'release/0.0.4' into develop
theudebart Aug 16, 2023
7bf8043
Merge branch 'release/0.0.4'
theudebart Aug 16, 2023
753c7c3
Configure webpack to use assets
theudebart Aug 16, 2023
4c927b9
Added version and github link to secondary nav
theudebart Aug 16, 2023
3d92248
Merge branch 'feature/display-version' into develop
theudebart Aug 16, 2023
94d57d4
Fix controls without rotation after initial load
theudebart Aug 16, 2023
a922d15
Merge branch 'bugfix/controls-without-rotation' into develop
theudebart Aug 16, 2023
7f2d4b6
Remove leftovers of webpack-bootstrap
theudebart Aug 16, 2023
f344aaf
Incremented package version
theudebart Aug 16, 2023
7461597
Merge branch 'release/0.0.5' into develop
theudebart Aug 16, 2023
75238b7
Merge branch 'release/0.0.5'
theudebart Aug 16, 2023
e1b72b1
Reorganize elements
theudebart Aug 16, 2023
cd385b9
Add bootstrap toasts
theudebart Aug 16, 2023
2431657
Show exceptions as toasts
theudebart Aug 16, 2023
1e7bf76
Improve error messages
theudebart Aug 16, 2023
de8e0f8
Merge branch 'feature/reorganize-elements' into develop
theudebart Aug 16, 2023
e9c072e
Extended standard elements
theudebart Aug 16, 2023
16d1fa4
Fixed bug in Riegel and DoppelrohrRiegel
theudebart Aug 16, 2023
80ad9da
Added Geruestrohr
theudebart Aug 16, 2023
c2d9821
Added Traverse
theudebart Aug 16, 2023
d0754a1
Added Treppen
theudebart Aug 16, 2023
0c50ac6
Merge branch 'feature/add-new-elements' into develop
theudebart Aug 16, 2023
9078306
Incremented package version
theudebart Aug 16, 2023
9b43807
Merge branch 'release/0.0.6'
theudebart Aug 16, 2023
3c89592
Merge branch 'release/0.0.6' into develop
theudebart Aug 16, 2023
3985d26
Add image export
theudebart Aug 16, 2023
8234134
Add transparent image export
theudebart Aug 16, 2023
a0e4eaa
Merge branch 'feature/image-export' into develop
theudebart Aug 16, 2023
f2488ca
Added Kantholz
theudebart Aug 16, 2023
3acb8dd
Added Kantholz
theudebart Aug 16, 2023
e590f24
Added Betonblockstein
theudebart Aug 16, 2023
a30e2bb
Added color recommendation for Kantholz
theudebart Aug 16, 2023
9025534
Added EuroPalette
theudebart Aug 16, 2023
914da28
Merge branch 'feature/add-elements' into develop
theudebart Aug 16, 2023
078414b
Incremented package version
theudebart Aug 16, 2023
cb74614
Merge branch 'release/0.0.7' into develop
theudebart Aug 16, 2023
59a913d
Merge branch 'release/0.0.7'
theudebart Aug 16, 2023
2c48790
Add rotation to BBS
theudebart Sep 13, 2023
b35a33b
Merge branch 'bugfix/add-rotation-to-bbs' into develop
theudebart Sep 13, 2023
7557546
Incremented package version
theudebart Sep 13, 2023
0d27f0d
Merge branch 'release/0.0.8' into develop
theudebart Sep 13, 2023
4520108
Merge branch 'release/0.0.8'
theudebart Sep 13, 2023
d5f22f2
Remove e-mail address from package.json
theudebart Nov 29, 2023
cec53d9
Add note to fork of project
theudebart Nov 29, 2023
4b878c4
Incremented package version
theudebart Nov 29, 2023
b4888a0
Merge branch 'hotfix/0.0.9' into develop
theudebart Nov 29, 2023
dac85f6
Merge branch 'hotfix/0.0.9'
theudebart Nov 29, 2023
43e59fa
Add Ankerstab
MarvinZeising Jan 26, 2025
ebe001b
Add Flanschmutter mit Unterlagsplatte
MarvinZeising Jan 26, 2025
d969f19
Add Betonplatte
MarvinZeising Jan 26, 2025
df057ee
Add Verbindungsmuffe
MarvinZeising Jan 26, 2025
64ed6da
Add .editorconfig file
MarvinZeising Jan 26, 2025
c6eeffe
Reformat files using editorconfig
MarvinZeising Jan 26, 2025
00af6de
Ignore .idea folder
MarvinZeising Jan 26, 2025
74c6625
Update package-lock.json
MarvinZeising Jan 26, 2025
e1e6e49
Merge branch 'develop' into add-items
theudebart Feb 2, 2025
3ec1da6
Added MarvinZeising as contributor
theudebart Feb 2, 2025
017f839
Merge pull request #2 from MarvinZeising/add-items
theudebart Feb 2, 2025
975b4cf
Incremented package version
theudebart Feb 2, 2025
d579b64
Merge branch 'release/0.0.10'
theudebart Feb 2, 2025
9fe34dd
Merge branch 'release/0.0.10' into develop
theudebart Feb 2, 2025
9fb84e7
fix typos
MarvinZeising Feb 13, 2025
ca33c14
make construction list scrollable
MarvinZeising Feb 13, 2025
ae39ab3
Merge branch 'develop' into scroll-fixes
MarvinZeising Feb 13, 2025
7b9e08e
Merge pull request #3 from MarvinZeising/scroll-fixes
theudebart Mar 2, 2025
69b6913
Incremented package version
theudebart Mar 2, 2025
12372df
Merge branch 'release/0.0.11'
theudebart Mar 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
root = true

[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = tab
insert_final_newline = true
max_line_length = 120
tab_width = 4
trim_trailing_whitespace = true
129 changes: 129 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage
*.lcov

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
web_modules/

# TypeScript cache
*.tsbuildinfo

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variables file
.env
.env.test

# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache

# Next.js build output
.next
out

# Nuxt.js build / generate output
.nuxt
dist

# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public

# vuepress build output
.vuepress/dist

# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/

# TernJS port file
.tern-port

# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# IntelliJ
.idea

# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

# Windows
Thumbs.db
desktop.ini

# OS X
.DS_Store
.Spotlight-V100
.Trashes
._*
189 changes: 128 additions & 61 deletions README.md

Large diffs are not rendered by default.

93 changes: 0 additions & 93 deletions index.html

This file was deleted.

4 changes: 0 additions & 4 deletions js/app.js

This file was deleted.

1 change: 0 additions & 1 deletion js/app.js.map

This file was deleted.

43 changes: 0 additions & 43 deletions js/lib.js

This file was deleted.

1 change: 0 additions & 1 deletion js/lib.js.map

This file was deleted.

Loading