Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Conversation

s-bauer
Copy link
Owner

@s-bauer s-bauer commented Jan 4, 2019

Separated from PR #22

/cc @smoti123

@s-bauer s-bauer added enhancement New feature or request new component A new Office Fabric Component labels Jan 5, 2019
@mathis-m
Copy link
Contributor

@s-bauer could you resolve this, please. Need the popup for our Modal

@s-bauer
Copy link
Owner Author

s-bauer commented Jan 12, 2019

There is still the problem with the missing "isVisible" prop. Currently the popup fucks up the scrolling as soon as it's mounted. So the user has to use v-if.

For now however you can just create your "feature/component/modal" branch off of this branch ("feature/component/popup").

# Conflicts:
#	packages/documentation/Overview.vue
#	src/components/index.ts
@s-bauer
Copy link
Owner Author

s-bauer commented Jan 13, 2019

@mathis-m Take a look at the last two commits.

Short summary:

  • requestAnimationFrame has to be replaced by this.$nextTick in Vue
  • The onkey (Escape) event handler was missing
  • Removed mergeStyleSet / classNames as it was absolutely overkill

@s-bauer s-bauer merged commit f89f07d into master Jan 13, 2019
@s-bauer s-bauer deleted the feature/component/popup branch January 13, 2019 18:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request new component A new Office Fabric Component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.