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

跟随官方--develop #44

Open
wants to merge 2,339 commits into
base: develop
Choose a base branch
from
Open

跟随官方--develop #44

wants to merge 2,339 commits into from

Conversation

melancn
Copy link

@melancn melancn commented Sep 19, 2017

跟随官方--develop

davwheat and others added 30 commits October 29, 2021 18:57
…wport width (#3139)

* fix: issue with CSS styles when in-between whole pixel values for viewport width

Fixes #2915

* chore: add explanatory comment

* fix: add missing slash
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
* chore: rewrite SubtreeRetainer in Typescript

* chore: mark attributes as protected
* Rewrite ModalManagerState into Typescript

- Fixes `attrs` parameter being marked as required
- Add `isModalOpen` method

* Rewrite ModalManager into Typescript

* Fix incorrect type

* Continue modal rewrite

* Update attr typings

* Fix correctly cast `this.constructor` calls

* Cast to bool

* Don't extend ModalAttrs by Record

* Prevent missing abstract methods in child Modals from bricking frontend

* Add missing `app` import

* Address review comment

Co-authored-by: David Sevilla Martin <[email protected]>

Co-authored-by: David Sevilla Martin <[email protected]>
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
* Rename files

* Rewrite common Application to TS

* Improve DefaultResolver typings

* Convert mapRoutes to TS

* Fix incorrect JSDoc type

* Add missing default value

* Add debug button string to localisations

* WIP Forum application TS rewrite

* Use union and intersection to remove property duplication

* Address some review comments

Co-authored-by: Alexander Skvortsov <[email protected]>

* Address some review comments

Co-authored-by: Alexander Skvortsov <[email protected]>

* Fix build error

* Address some review comments

Co-authored-by: Alexander Skvortsov <[email protected]>

* Add `type` import qualifier

Co-authored-by: Alexander Skvortsov <[email protected]>
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Co-authored-by: Alexander Skvortsov <[email protected]>
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
* Pass null/falsy values through Model.getIdentifier

* Add explicit if-return
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
* Add tests to verify post policy works as intended
* Fix "reply" post edit setting not working on PHP 8

Fixes #3144
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
askvortsov1 and others added 30 commits January 20, 2022 04:27
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
update constant for next version
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
This ensures that extensions referring to core's built dist typings don't try to pull from core's src code.
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
The pane would appear but the page content would not shift to the right because the hasPane className would be missing
Previously was checking ability to edit own user instead of user selected in modal
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
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.