donteatfriedrice
|
2b11941c0e
|
chore: bump theme (#10290)
|
2025-02-19 11:37:19 +00:00 |
|
Saul-Mirone
|
17bf75e843
|
refactor(editor): remove dependency of command global types (#9903)
Closes: [BS-2216](https://linear.app/affine-design/issue/BS-2216/remove-global-types-in-command)
|
2025-01-27 12:28:46 +00:00 |
|
doodlewind
|
14ca171a18
|
chore(web): bump theme (#9801)
|
2025-01-20 13:51:24 +00:00 |
|
CatsJuice
|
7d1d167858
|
chore: bump theme (#9732)
|
2025-01-17 09:22:15 +00:00 |
|
renovate
|
908afe19ee
|
chore: bump up file-type version to v20 (#9731)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [file-type](https://redirect.github.com/sindresorhus/file-type) | [`^19.6.0` -> `^20.0.0`](https://renovatebot.com/diffs/npm/file-type/19.6.0/20.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [file-type](https://redirect.github.com/sindresorhus/file-type) | [`^19.5.0` -> `^20.0.0`](https://renovatebot.com/diffs/npm/file-type/19.6.0/20.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>sindresorhus/file-type (file-type)</summary>
### [`v20.0.0`](https://redirect.github.com/sindresorhus/file-type/releases/tag/v20.0.0)
[Compare Source](https://redirect.github.com/sindresorhus/file-type/compare/v19.6.0...v20.0.0)
##### Breaking
- Drop MIME-type and extension enumeration in types ([#​693](https://redirect.github.com/sindresorhus/file-type/issues/693)) [`0ff11c6`](https://redirect.github.com/sindresorhus/file-type/commit/0ff11c6)
- Remove `NodeFileTypeParser` in favor of using `FileTypeParser` on all platforms ([#​707](https://redirect.github.com/sindresorhus/file-type/issues/707)) [`ff8eed8`](https://redirect.github.com/sindresorhus/file-type/commit/ff8eed8)
##### Improvements
- Give API access to `FileTypeParser#detectors` ([#​704](https://redirect.github.com/sindresorhus/file-type/issues/704)) [`7e72bbc`](https://redirect.github.com/sindresorhus/file-type/commit/7e72bbc)
- Improve Nikon RAW NEF (Tiff) format detection ([#​670](https://redirect.github.com/sindresorhus/file-type/issues/670)) [`cf6fc1e`](https://redirect.github.com/sindresorhus/file-type/commit/cf6fc1e)
- Add support for Java archive (`.jar`) ([#​719](https://redirect.github.com/sindresorhus/file-type/issues/719)) [`8651809`](https://redirect.github.com/sindresorhus/file-type/commit/8651809)
- Add support for MSOffice macro-enabled docs and templates ([#​720](https://redirect.github.com/sindresorhus/file-type/issues/720)) [`7fe5667`](https://redirect.github.com/sindresorhus/file-type/commit/7fe5667)
- Add support for OpenDocument graphics and templates ([#​718](https://redirect.github.com/sindresorhus/file-type/issues/718)) [`4db407d`](https://redirect.github.com/sindresorhus/file-type/commit/4db407d)
- Add support for Microsoft Excel template with macros (.xltm) ([#​714](https://redirect.github.com/sindresorhus/file-type/issues/714)) [`1fe621a`](https://redirect.github.com/sindresorhus/file-type/commit/1fe621a)
- Add support for Microsoft Word template (.dotx) ([#​713](https://redirect.github.com/sindresorhus/file-type/issues/713)) [`643ef78`](https://redirect.github.com/sindresorhus/file-type/commit/643ef78)
- Add support for Microsoft Excel template (`.xltx`) ([#​712](https://redirect.github.com/sindresorhus/file-type/issues/712)) [`0dab3e0`](https://redirect.github.com/sindresorhus/file-type/commit/0dab3e0)
- Add support for Microsoft PowerPoint template ( `.potx`) ([#​710](https://redirect.github.com/sindresorhus/file-type/issues/710)) [`f978619`](https://redirect.github.com/sindresorhus/file-type/commit/f978619)
- Add support for ZIP decompression using `@tokenizer/inflate` ([#​695](https://redirect.github.com/sindresorhus/file-type/issues/695)) [`399b0f1`](https://redirect.github.com/sindresorhus/file-type/commit/399b0f1)
- Add support for `.lz4` file format ([#​706](https://redirect.github.com/sindresorhus/file-type/issues/706)) [`74acf94`](https://redirect.github.com/sindresorhus/file-type/commit/74acf94)
- Add support for format `.drc`, Google's Draco 3D Data Compression ([#​702](https://redirect.github.com/sindresorhus/file-type/issues/702)) [`e99257d`](https://redirect.github.com/sindresorhus/file-type/commit/e99257d)
##### Fixes
- Fix code sequence "File Type Box" detection ([#​705](https://redirect.github.com/sindresorhus/file-type/issues/705)) [`7d4dd8d`](https://redirect.github.com/sindresorhus/file-type/commit/7d4dd8d)
***
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
|
2025-01-16 10:08:14 +00:00 |
|
CatsJuice
|
09937a8e4d
|
chore: bump icons with new design source (#9529)
|
2025-01-06 03:10:03 +00:00 |
|
fundon
|
a5641ae608
|
feat(editor): update edgeless color palette (#9243)
Closes: [BS-1475](https://linear.app/affine-design/issue/BS-1475/颜色主题更新) [BS-1803](https://linear.app/affine-design/issue/BS-1803/fill-color色板影响的yuan素) [BS-1804](https://linear.app/affine-design/issue/BS-1804/border-color色板影响的yuan素) [BS-1815](https://linear.app/affine-design/issue/BS-1815/连线文字配色略瞎)
### What's Changed
* refactor `EdgelessLineWidthPanel` component, the previous width is fixed and cannot be used in the new design
* refactor `EdgelessColorPanel` and `EdgelessColorButton` components, make them simple and reusable
* delete redundant `EdgelessOneRowColorPanel` component
* unity and update color palette, if the previously set color is not in the latest color palette, the custom color button will be selected
|
2024-12-30 03:36:34 +00:00 |
|
forehalo
|
12542f51f9
|
chore: bump base version to 0.19.0
|
2024-12-28 00:27:50 +08:00 |
|
Saul-Mirone
|
5274441e14
|
refactor(editor): extract image block (#9309)
|
2024-12-25 13:26:29 +00:00 |
|