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

Dev1.2 #148

Merged
merged 17 commits into from Oct 12, 2021
Merged

Dev1.2 #148

merged 17 commits into from Oct 12, 2021

Conversation

fanmingfei
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

aspsnd and others added 17 commits September 16, 2021 17:31
* fix: merge

* compressed examples

* change some format when export a type

* get compressed texture extension when needed

* delete tsconfig.json useless dots

* change tsconfig.josn islatedModules for publish

* release: v1.1.0-beta.2

* fix: avoid compress index.ts be tree shaked

* add single tsconfig.json for vite

* fix: vite.config.js for es5

* release: v1.1.1-beta.0

* fix: add @pixi/constants to package.json

* format

* fix: calculate width and height

* fix: backgroundColor type

* dev mipmap

* feat: support pvrtc scale

* fix: 不销毁img

* feat: 销毁cpu内存

* feat: export resourceLoader

* fix: 兼容压缩纹理不支持webglgl的情况

* feat: webgl 才使用压缩纹理

* fix: type

* release: v1.2.0-alpha.0

* fix: resourceloader

* release: v1.2.0-alpha.1

* fix: 处理被放在一个对象里面的类不能被继承问题,TS4020错误

* release: v1.2.0-alpha.2

* fix: update __ENV__

* fix: update extension check

* fix: remove const from renderer

* fix: get fomats with system

* fix: update formats

* fix: update cpu memory

* fix: cr bug

Co-authored-by: fanmingfei <az8641683@163.com>
* fix: add zIndex params for A11ySystem & div insertBefore canvas
Copy link
Member

@terrykingcha terrykingcha left a comment

Choose a reason for hiding this comment

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

done

@terrykingcha terrykingcha merged commit 9c2fe6c into dev Oct 12, 2021
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

3 participants