4420 Commits (isekai)
 

Author SHA1 Message Date
落雨楓 bed26ed5a7 修复选择背景图片radio的图片小问题 8 months ago
落雨楓 6e8aa7c205 修复底部空框 8 months ago
落雨楓 3bc5b070d0 增加插件图标 8 months ago
落雨楓 41ef1165e6 增加导航栏透明 8 months ago
落雨楓 fe51c59eee 适配打印 8 months ago
落雨楓 2566ee5544 修复手机端问题 8 months ago
落雨楓 6f07692ec6 修复用户设置的问题 8 months ago
落雨楓 5738ad2061 小修正,同时更改客户端配置读取方式 8 months ago
落雨楓 8ce25b5d4e Merge branch 'main' into isekai-v3.0.0 8 months ago
落雨楓 fe0b8e1903 微调颜色 8 months ago
落雨楓 bfff28fcdc 修复自动颜色的问题 8 months ago
落雨楓 4bdd69fa46 增加背景图片选择 8 months ago
alistair3149 12ce5e4c34
feat(core): reduce subtle background color brightness 9 months ago
alistair3149 fab3d984fd
fix(FloatingUI): 🐛 update box-shadow variable 9 months ago
alistair3149 6339841b5f
feat(core): reduce spacing between paragraph element and other elements that have top margin 9 months ago
alistair3149 ab3853aa6f
feat(core): apply font grade to light mode instead of dark mode 9 months ago
alistair3149 c6ec6d804d
feat(core): use darker surface colors 9 months ago
alistair3149 d753c038d8
feat(typography): tweak label text font styles 9 months ago
alistair3149 9db68fbaee
feat(core): add padding for device safe area 9 months ago
alistair3149 ff64f439c8
feat(wikitable): add wikitable--fluid utitlity class for full width tables 9 months ago
alistair3149 41d2cd0cdd
build: release 3.0.0 (#993) 9 months ago
alistair3149 a68b7122d2
ci: 👷 fix incorrect usage of branches-ignore 9 months ago
alistair3149 83edb636d8
chore: 🔧 remove coverage.xml file from the repository 9 months ago
alistair3149 5fbbe42c91
ci: 👷 update CI workflow to ignore specific branches for pull requests 9 months ago
github-actions 3d480bd9bf ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
9 months ago
alistair3149 d62fd8ac55
style(UserProfileV2): 🎨 fix incorrect indentation 9 months ago
alistair3149 dbb1da0794
feat(CommentStreams): update styles for 1.43 9 months ago
alistair3149 c24a86a7fd
ci: 👷 update CI conditions to exclude specific branches for linting and testing 9 months ago
alistair3149 1fdac492f1
ci: 👷 consolidate CI workflows into a single configuration 9 months ago
dependabot[bot] eb7d8b2736
build(deps): bump tj-actions/changed-files from 45 to 46 (#1020)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v45...v46)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
dependabot[bot] fd45e11fa9
build(deps-dev): bump stylelint from 16.15.0 to 16.17.0 (#1022)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.15.0 to 16.17.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.15.0...16.17.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
github-actions 265d418ab0 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
9 months ago
Vũ Minh Nguyên 949a7339a1
fix(UserProfileV2): 🐛 fix deprecations and add fixes for mobile (#1023)
* Update ext.userProfileV2.less

Fix deprecations and add fix for mobile screen.

* Update ext.userProfileV2.less

* Update ext.userProfileV2.less
9 months ago
translatewiki.net 6faec794f0
Localisation updates from https://translatewiki.net. 9 months ago
translatewiki.net de46e82534
Localisation updates from https://translatewiki.net. 9 months ago
alistair3149 d021452aa4
chore: 🔧 add coverage directory to .gitignore 9 months ago
alistair3149 a49623a096
test: 🚨 add tests for some components 9 months ago
github-actions cd3a9d4358 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
9 months ago
alistair3149 217bbfcdcb
test: 🚨 add constructor coverage to multiple CitizenComponent tests and remove obsolete test 9 months ago
alistair3149 e26e5aa6f4
ci: 👷 include phpunit config in MW setup 9 months ago
alistair3149 0360612541
ci: 👷 use composer to trigger phpunit 9 months ago
alistair3149 c6604d72c2
ci: 👷 revert to test coverage command 9 months ago
alistair3149 15ba114d10
ci: 👷 switch to xdebug coverage 9 months ago
alistair3149 a3aa7e14b6
ci: 👷 remove redundant command in PHPUnit coverage step 9 months ago
alistair3149 1fc989aede
ci: 👷 include phpunit configuration in MW cache 9 months ago
alistair3149 a6a7af1e7d
ci: 👷 use MW core method for generate code coverage 9 months ago
alistair3149 63037e2433
ci: 👷 attempt to fix coverage path again 9 months ago
alistair3149 3098d7c54b
ci: 👷 fix coverage report path 9 months ago
alistair3149 ef5fbc7baa
ci: 👷 fix sonarqube coverage 9 months ago
alistair3149 93ccf6cce9
ci: 👷 update PHPUnit coverage report path and SonarQube arguments in workflow 9 months ago