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

Add fiddle example and docu for web components #1795

Merged

Conversation

legteodav
Copy link
Contributor

Web Components example for fiddle:
1 WC to create a Dynamic List
1 WC to use Luigi client + other web components to display Fountamental input, listbox, loading + Event (two way directions) handling between components (From Parent to Child, From Child to Parent)

Related issue(s)
Resolves #1788

@ndricimrr ndricimrr self-assigned this Jan 5, 2021
docs/luigi-core-api.md Outdated Show resolved Hide resolved
docs/web-component.md Outdated Show resolved Hide resolved
@ndricimrr ndricimrr added the documentation documentation tasks label Jan 5, 2021
docs/web-component.md Outdated Show resolved Hide resolved
docs/web-component.md Outdated Show resolved Hide resolved
legteodav and others added 2 commits January 5, 2021 15:16
Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>
docs/web-component.md Outdated Show resolved Hide resolved
docs/web-component.md Outdated Show resolved Hide resolved
legteodav and others added 2 commits January 5, 2021 15:27
…nt-support-angular/src/lib/route/luigi-activated-route-snapshot-helper.ts
Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>
docs/web-component.md Outdated Show resolved Hide resolved
docs/web-component.md Outdated Show resolved Hide resolved
docs/web-component.md Outdated Show resolved Hide resolved
docs/web-component.md Outdated Show resolved Hide resolved
@UlianaMunich UlianaMunich self-assigned this Jan 7, 2021
docs/web-component.md Outdated Show resolved Hide resolved
docs/luigi-core-api.md Outdated Show resolved Hide resolved
Co-authored-by: Uliana Caceres <2720077+UlianaMunich@users.noreply.github.com>
Copy link
Contributor

@UlianaMunich UlianaMunich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

legteodav and others added 17 commits January 8, 2021 11:32
Co-authored-by: Stanley Hsu <ching.hsiang.hsu@sap.com>
Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
* Profile setting dialog (SAP#1710)

* Read/write settings using core api (SAP#1709)

* Dialog box for user settings (SAP#1750)

known issue.. grid is not displayed correctly in ie11

* Adding new configuration for enum displayed as buttons

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Changing testdataid with id in html attribute

* Adding again testid

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* changing button to segment and group....

* Fixing integration tests

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>
…ple-for-web-components-v2

# Conflicts:
#	docs/luigi-core-api.md
@legteodav legteodav merged commit 1fd217d into SAP:master Jan 19, 2021
stanleychh added a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
* First commit for wc

* Adding example for WC

* Adding Web Component Documentation

* Doc changes

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update client-frameworks-support/client-support-angular/projects/client-support-angular/src/lib/route/luigi-activated-route-snapshot-helper.ts

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Fixing error in luigi core doc

* Adding nv documentation

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update docs/web-component.md

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Update website/fiddle/public/wc/luigiExampleWC.js

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>

* Adding doc images

* Update docs/luigi-core-api.md

Co-authored-by: Uliana Caceres <2720077+UlianaMunich@users.noreply.github.com>

* Removed unused file

* Rename component title

* removed white spaces

* Adding clazz name to fiddle example, removign examples in the documentation

* adding new fiddle component

* Adding UI5 Component

* Changing label UI5 components

* Custom mf for user settings (SAP#1802)

* Rewrite getting started guide (SAP#1766)

* state-store fix (SAP#1814)

Co-authored-by: Stanley Hsu <ching.hsiang.hsu@sap.com>

* ng support lib enhancements (SAP#1809)

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>

* 1767 different visual appearances (SAP#1790)

* Profile setting dialog (SAP#1710)

* Read/write settings using core api (SAP#1709)

* Dialog box for user settings (SAP#1750)

known issue.. grid is not displayed correctly in ie11

* Adding new configuration for enum displayed as buttons

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Changing testdataid with id in html attribute

* Adding again testid

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* Update core/src/UserSettingsEditor.html

Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* changing button to segment and group....

* Fixing integration tests

Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>

* merging and resolving conflics

* adding new fiddle component

* Adding UI5 Component

Co-authored-by: Ndricim Rrapi <ndricim.rrapi@sap.com>
Co-authored-by: Uliana Caceres <2720077+UlianaMunich@users.noreply.github.com>
Co-authored-by: JohannesDoberer <johannes.doberer@sap.com>
Co-authored-by: Aleksandra Simeonova <aleksandra.simeonova@sap.com>
Co-authored-by: Philipp Pracht <philipp.pracht@sap.com>
Co-authored-by: Stanley Hsu <ching.hsiang.hsu@sap.com>
Co-authored-by: Stanley Hsu <stanleyhsu1984@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation tasks enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants