-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: SchweizerischeBundesbahnen/netzgrafik-editor-frontend
base: netzgrafik-frontend-v2.7.5
head repository: SchweizerischeBundesbahnen/netzgrafik-editor-frontend
compare: netzgrafik-frontend-v2.7.6
- 11 commits
- 11 files changed
- 4 contributors
Commits on Aug 13, 2024
-
236 feature request security updates (#238)
* removed unrequired packages * All patches updates (npx npm-check-updates -u -t patch)
Configuration menu - View commit details
-
Copy full SHA for 5760de2 - Browse repository at this point
Copy the full SHA 5760de2View commit details -
Update AdvancedEditingShortcuts.md (#240)
Keyboard elements (buttons) will visually highlight.
Configuration menu - View commit details
-
Copy full SHA for 4ab87c8 - Browse repository at this point
Copy the full SHA 4ab87c8View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95ccc56 - Browse repository at this point
Copy the full SHA 95ccc56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d1239a - Browse repository at this point
Copy the full SHA 0d1239aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5d5669 - Browse repository at this point
Copy the full SHA d5d5669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3259213 - Browse repository at this point
Copy the full SHA 3259213View commit details
Commits on Aug 19, 2024
-
Update CREATE_PROJECT.md, punctuation, spelling (#247)
- if so, press ... - for more details ... - Visibility
Configuration menu - View commit details
-
Copy full SHA for 07cf5d3 - Browse repository at this point
Copy the full SHA 07cf5d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ba5b7 - Browse repository at this point
Copy the full SHA 87ba5b7View commit details -
Update AdvancedEditingShortcuts.md, grammar, spelling (#245)
- ... system saves it ... - ... Use the copy-paste idea: Select the train and press ...
Configuration menu - View commit details
-
Copy full SHA for e839ec2 - Browse repository at this point
Copy the full SHA e839ec2View commit details -
fix: use change event instead of keyup for node name change (#248)
Fixes a few issues: - "keyup" is not triggered when copy-pasting. So if the user right clicks and pastes a new value, the name would not get updated. - "keyup" triggers each time a character is typed in the input field. This results in a lot of operations on each keypress. - No need to set this.nodeProperties.nodeBetriebspunktName nor this.nodeProperties.nodeBetriebspunktFullName on keyup: this is already done automatically by [ngModel]. Note that we do loose a bit of functionality with this patch: the diagrams and sidebar headings aren't updated in real-time as the user types anymore.
Configuration menu - View commit details
-
Copy full SHA for 1e1177b - Browse repository at this point
Copy the full SHA 1e1177bView commit details -
chore(main): release netzgrafik-frontend 2.7.6 (#255)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e499e9e - Browse repository at this point
Copy the full SHA e499e9eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff netzgrafik-frontend-v2.7.5...netzgrafik-frontend-v2.7.6