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

Small changes regarding github actions #31

Merged
merged 2 commits into from
Jul 13, 2021
Merged

Small changes regarding github actions #31

merged 2 commits into from
Jul 13, 2021

Conversation

dlabordus
Copy link

No description provided.

Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
@Flurb Flurb merged commit 255ac88 into main Jul 13, 2021
@Flurb Flurb deleted the release-project branch July 13, 2021 10:08
clepski pushed a commit that referenced this pull request Jul 18, 2024
* Initial commit

* chore: init open-wc component project

This project uses the open-wc.org recommendations and was generated
using their generator https://open-wc.org/docs/development/generator

* doc: add CONTRIBUTING.md

Resolves #31

Co-authored-by: Juan Munoz <juan.munoz@alliander.com>

* feat(editing): open documents

* feat(editing): insert and remove nodes

* feat(editing): update elements' attributes

* refactor: rename open and edit events

* feat(editing): add editing user interface elements

* test(editing): fix attribute order sensitivity

* feat(plugging): load menu and editor plugins

* chore(github-action): webkit support

* feat(foundation): export cyrb64 hash function

* feat(demo): add remote open and save plugins

* feat(open-scd): pass editCount to editor and menu plugins

The property next now editCount is changed by open-scd on every change
of the XMLDocument. The property next is changed to editCount and passed
 to both menu and editor plugins to trigger UI updates.

* fix(plugging): import relative paths from origin

* fix(open-scd): hide menu plugin element container

* fix(open-scd): import locales from relative URL

* ci: add rollup bundle and deploy scripts

* Splitted up the render function of open-scd

* Added spread operator from @open-wc

* Update open-scd.ts

* Add the plugin to be rendered to pluginProperties()

* Linted open-scd.ts

* Fixed eslint

* Delete .gitignore

* Delete .idea directory

* Delete screenshots directory

* Added screenshots

* Fixed tests. Added idea folder to gitignore

* feat: export open-scd and mixin types

* chore: added release please

* chore: removed browser line

* chore(main): release 1.0.0

* Removed V1.0.0 from Changelog

* chore(main): release 1.1.0

* Changed version to 1.0.0 on Changelog

* Changed version to 1.0.0 on package-lock.json

* Changed version to 1.0.0 on package.json

* Added .npmignore

* Added build step in release-please

* Added css variables to map to appBar

* Removed unused files

* Fix: mdc-top-app-bar-fixed has link to --oscd-theme-app-bar-primary and --oscd-theme-primary

* chore(main): release 1.0.1

* Added interfaces to mixins for type delcarations

* Added doc to .gitignore, reverted screenshots

* Reverted .npmrc

* Chore: Added interfaces to mixins for typescript declaration files

* Create 0001-ADR-Theming.md

* Update and rename 0001-ADR-Theming.md to doc/0001-ADR-Theming.md

* Add files via upload

* Update 0001-ADR-Theming.md

Added naming section

* tier should be optional for theming variables

* Added example titles

* Updated title to Theming proposal

* Changed status to accepted

* Added atomic Design ADR

* Docs: Moved ADRs from `doc` into `docs` folder.
The `doc` folder was clashing with TypeDoc

* chore: workflows to add prs to the overview board

Signed-off-by: Juan Muñoz <juan.munoz@alliander.com>

* Moved files from Open-scd-core into core package

* Fix: Moved correct files to core

* Fix: Fixed merge conflict

* Fix: Fixed merge conflicts

* Removed GH Actions from OpenSCD Core

* Reverted changed GH Actions

* Fix: Fix merge conflicts

* Fixed package-lock.json

---------

Signed-off-by: Juan Muñoz <juan.munoz@alliander.com>
Co-authored-by: cad <cad@sdf.org>
Co-authored-by: Christian Dinkel <christian.dinkel@omicronenergy.com>
Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
Co-authored-by: Jakob Vogelsang <jakob-vogelsang@posteo.de>
Co-authored-by: Stef3st <steffen.van.den.driest@alliander.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants