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

feat(framework): OpenUI5 integration #1138

Merged
merged 22 commits into from
Feb 11, 2020
Merged

feat(framework): OpenUI5 integration #1138

merged 22 commits into from
Feb 11, 2020

Conversation

vladitasev
Copy link
Contributor

@vladitasev vladitasev commented Jan 15, 2020

  • OpenUI5Support is a new base feature
  • Importing this feature enables boot.js and InitialConfiguration.js to sync with OpenUI5 on configuration level
  • Font face is reused
  • CLDR assets are reused

pskelin
pskelin previously approved these changes Feb 11, 2020
* @protected
* @returns {Promise<void>}
*/
static async onDefine() {
Copy link
Contributor

Choose a reason for hiding this comment

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

hooks don't need to be defined on the base class. Also at the call site there is already a check if the hook is present, so better remove this one.

ilhan007
ilhan007 previously approved these changes Feb 11, 2020
@vladitasev vladitasev merged commit 5527990 into master Feb 11, 2020
@vladitasev vladitasev deleted the ui5-integration branch February 11, 2020 12:26
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.

None yet

4 participants