Releases: openscd/open-scd
Releases · openscd/open-scd
v0.0.4
0.0.4 (2021-04-12)
Features
- comm-mapping: add commMappingWizard and cbConectionWizard (fa48b7f)
- communication-mapping: add commication mapping plugin (11b0d23)
- communicationmapping: add Connection filter function (ad80859)
- communicationmapping: add getDataConnection function that allows filter for connections between FCDA and ExtRef element (04a26cf)
- communicationmapping: create control block connections with clientln (0cf0611)
- filtered-list: initial commit (4d871ed)
- foundation: add getDataSink function returning array of ExtRefs connected to FCDA (4e1440e)
- foundation: add isEqual function (54dfe5d)
- foundation: add isIdentical function to identify Elements (7dc494b)
- icons: add goose, report and smv service icons (87b25f9)
- icons: add iccons for communication mapping (50b0e30)
- merge-plugin: add general functionality to merge two SCL files (610ec18), closes #156 #156 #168
- trigger/communicationmapping: use identities instead of stringyfied values (79e08e1)
- triggered/communication-mapping: IEDName handling on ExtRef disconnection (06261bb)
- triggered/communicationmapping: add clientlnwizard (4b02df5)
- triggered/merge: add merge plugin (#156) (15122e6)
- updatesubstation: add special merge functionality for substation section (#168) (413ae0e)
- wizards: initial merge wizard suggestion (#156) (0f1d923)
- wizards/merge: add 'value' merging option (4dabfd7)
- wizards/merge: add default selected option (ae09a53)
Bug Fixes
- foundation: adopt identities in isSame and isEqual (21238b5)
- foundation: fix lNSelector (491fd52)
- translation: minor imporvements (055450a)
- triggered/communicationmapping: fix foldered naming and import statements (901c44d)
- triggered/mergeplugin: use correct parent when attributes and children triggered at once (272b60b)
- wizard-dialog,plugs.json,wizards.ts: rebase on main was not correct (65f34ad)
- wizards: use new identities in mergeWizard (21169e5)
- wizards/merge: show 'merge value' option only when needed (1c67db2)
0.0.3
0.0.2
0.0.2 (2021-03-05)
Features
- logging: add buttons to filter log messages by kind (#136) (f354e1e)
- add extension manager (#124) (7264148)
- defaults/template: add all enumerations defined in 7-3 and 7-4 (df27785)
- editors/templates: add enum editor (fe3887e)
- editors/templates: add some default EnumTypes (acad00b)
- editors/templates/enum: add EnumVal editor (a165df1)
- editors/templates/enum: add remove functionality (bdd3962)
- package: add build task without tests (00fb203)
- package: add manual test option (d47e82e)
- package: allow manual browser choice in test:watch (e9e61a4)
- package: generate coverage during test:watch (d7bfd08)
- scl-transformation: automatic IEDName subscriber auto-complete (#126) (9875644)
- wizarding: update wizard-dialog on editor-action (47d262c)
Bug Fixes
- editing: fix empty array check (5058052)
- editing: stop logging failed actions (611d29f)
- editors/communication: update to new WizardAction API (300f9ac)
- editors/styling: add abbrevaition style (#138) (377f389)
- editors/subnetwork: update to new WizardAction API (9490129)
- editors/substation/conducting-equipment: overlapping icon buttons (#140) (1d2f301)
- editors/templates: add missing translations (f005e1a)
- editors/templates: decouple foundation from substation editor (6948d2c)
- editors/templates/enum: add updateIDNamingAction to editor foundation (3a30d86)
- editors/templates/enum: fix names and translations (3f54a72)
- editors/templates/enum-type: remove debug logging statements (fb09f73)
- editors/templates/enum-val: harden Actions against empty ord (86c5de9)
- json/plugins: correct SubscriberInfo plugin path (c1ee2a0)
- lnodewizard: client lns saved with empty string instead of Client LN (#131) (85059ff)
- logging: do not log results of long running processes twice (#137) (0239760)
- open-scd: move service worker registration to index.html (1e1254f)
- templates.scd: remove superfluous standalone (6ce1e42)
- translations: add enum-editor translations (b61648e)
- validating: remove karma testing hack (c9c62b0)
- validating,schemas: fix schema selection logic (c9d4e2e)
- wizard-dialog: reset pageIndex on updated wizard (2658c09)
- wizard-dialog: show new dialog on wizard change (fdbe081)
Initial Release
Features
- logging: add tooltip to make long string readable (#85) (34ed4b4)
- open-scd: activate 'validate' button (9e16d81)
- open-scd: add project handling including landing dialog (5776cfa)
- open-scd: add project handling including landing dialog (#73) (0c9a12b), closes #74
- open-scd: add save functionality (#54) (bb9a967)
- open-scd: remove landing dialog around buttons (#74) (628d825)
- schemas: add schemas for editor1 and edition 2.1 (#71) (0d6f2d3)
- substation/editors: add tooltip to header icon buttons (#69) (bf7931c)
Bug Fixes
- conducting-equipment-editor: center name the conducting equipment (#63) (8fddba2)
- conducting-equipment-editor: type select field shows all choices (#65) (1e2f04b)
- editors/substation: pass correct reference in Delete Action (0540a93)
- laclization: fix spelling error in en.ts (a666a6d)
- lnodewizard: add info if no IEDs loaded to the project (f6ba177)
- open-scd: adjust spacing and styling (928de3c)
- open-scd: fix radio list item alignment (bb6b23d)
- open-scd: improve start page layout (3301dde)
- substaiton/editors: delete tailingIcon from desc and name textfield (#66) (8f48a85)
- substation/editors: desc textfield default empty string (#64) (d5d2973)
- themes: add list-item text colors (#122) (fbcf6d3), closes #80
- wizard-textfield: reset custom validity (#48) (f6fdc48)