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 luigi bootstrap dom element option #707

Merged

Conversation

jesusreal
Copy link
Contributor

@jesusreal jesusreal commented Jul 31, 2019

Description

Changes proposed in this pull request:

  • Implement ability to render Luigi container in any html tag in Luigi Core app
  • Add documentation

Related issue(s)

@jesusreal jesusreal marked this pull request as ready for review July 31, 2019 14:24
@jesusreal jesusreal added the enhancement New feature or request label Jul 31, 2019
@marynaKhromova marynaKhromova self-assigned this Jul 31, 2019
Copy link
Contributor

@marynaKhromova marynaKhromova left a comment

Choose a reason for hiding this comment

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

Good job :) Only a few small comments. Please check them below.

docs/luigi-ux-features.md Outdated Show resolved Hide resolved
core/src/App.html Show resolved Hide resolved
core/examples/luigi-sample-angular/src/index.html Outdated Show resolved Hide resolved
Copy link
Contributor

@marynaKhromova marynaKhromova left a comment

Choose a reason for hiding this comment

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

Well done 👍

docs/luigi-core-api.md Outdated Show resolved Hide resolved
Copy link
Contributor

@mmitoraj mmitoraj left a comment

Choose a reason for hiding this comment

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

Please see my comments.

@@ -13,10 +13,10 @@ Set up and configure the main application.
* [Authorization events](authorization-events.md) guides you through the event configuration to react to Luigi authorization events.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* [Authorization events](authorization-events.md) guides you through the event configuration to react to Luigi authorization events.
* [Authorization events](authorization-events.md) guide you through the event configuration to react to Luigi authorization events.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it refers to the file, not to the events themshelves, therefore I would not apply the change.

docs/README.md Outdated
@@ -13,10 +13,10 @@ Set up and configure the main application.
* [Authorization events](authorization-events.md) guides you through the event configuration to react to Luigi authorization events.
* [General settings](general-settings.md) provides you with additional configuration parameters for Luigi.
* [Core API](luigi-core-api.md) provides you with API features that help you enrich and use Luigi Core.
* [Luigi UI features](luigi-ux-features.md) explains the different possibilities to customize some of the UI components that Luigi offers.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* [Luigi UI features](luigi-ux-features.md) explains the different possibilities to customize some of the UI components that Luigi offers.
* [Luigi UI features](luigi-ux-features.md) provide different possibilities of customizing some of the Luigi UI components.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will commit your suggestion, but will use "provides" instead of "provide", since it refers to the file, no to the features themselves

docs/luigi-core-api.md Show resolved Hide resolved
docs/luigi-core-api.md Show resolved Hide resolved
docs/luigi-ux-features.md Outdated Show resolved Hide resolved
docs/luigi-ux-features.md Outdated Show resolved Hide resolved
docs/luigi-ux-features.md Outdated Show resolved Hide resolved
@jesusreal jesusreal requested a review from mmitoraj August 2, 2019 08:14
@jesusreal jesusreal merged commit a93f760 into SAP:master Aug 2, 2019
@jesusreal jesusreal deleted the add-luigi-bootstrap-dom-element-option branch August 2, 2019 14:45
stanleychh pushed a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants