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

Extract a few changes from the Mithril 2 upgrade #2262

Merged
merged 5 commits into from
Aug 16, 2020

Conversation

franzliedke
Copy link
Contributor

Just a few small changes / bug fixes that were discovered when working on the update to Mithril 2.0 (#2255), apparently, but are unrelated.

Regression from #2162.
This also avoids a double-fade from the JavaScript code, which was
probably introduced in #2160.
@askvortsov1
Copy link
Member

Can we move the Modal changes (removing onunload, adding functionally equivalent code in ModalManager.onupdate) here too?

@dsevillamartin dsevillamartin mentioned this pull request Aug 16, 2020
@askvortsov1 askvortsov1 merged commit c39b6a6 into master Aug 16, 2020
@askvortsov1 askvortsov1 deleted the fl/extract-fixes-from-rewrite branch August 16, 2020 20:33
askvortsov1 added a commit that referenced this pull request Sep 6, 2020
* Fix closing the composer with ESC key

Regression from #2161.

* Remove obsolete method

Regression from #2162.

* Mark method as protected

* Fade in posts in post stream using CSS

This also avoids a double-fade from the JavaScript code, which was
probably introduced in #2160.

* Fix fadeIn for post stream items

Co-authored-by: Alexander Skvortsov <sasha.skvortsov109@gmail.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.

3 participants