alistair3149
|
6aa587635d
|
refactor(search): ♻️ clean up clearSuggestion
|
2022-12-14 00:45:43 -05:00 |
|
alistair3149
|
4d1225b96f
|
refactor(search): ♻️ simplify typeahead item styles and classes
|
2022-12-13 23:52:54 -05:00 |
|
github-actions
|
0ef78751a7
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-12-13 23:26:15 +00:00 |
|
alistair3149
|
074df5272c
|
fix(search): 🐛 incorrect full text search URL
|
2022-12-13 18:25:14 -05:00 |
|
alistair3149
|
529fe221de
|
feat(core): ✨ tweak notification styles
|
2022-12-13 18:04:28 -05:00 |
|
alistair3149
|
3517453741
|
fix(AdvancedSearch): 🐛 1px layout shift in preloader
|
2022-12-13 17:43:01 -05:00 |
|
alistair3149
|
88fca93c46
|
feat(AdvancedSearch): ✨ update AdvancedSearch styles
|
2022-12-13 17:39:50 -05:00 |
|
alistair3149
|
224c190a47
|
feat(core): ✨ do not set fieldset font size
|
2022-12-13 16:51:49 -05:00 |
|
alistair3149
|
80a35ea571
|
fix(core): 🐛 do not make search create and exist link into a card
Sometimes it might only have a whitespace in it, which creates an empty card
|
2022-12-13 15:01:54 -05:00 |
|
alistair3149
|
c4bd384235
|
fix(core): 🐛 incorrect z-index in changelist title
|
2022-12-12 21:41:19 -05:00 |
|
alistair3149
|
9b9916d61b
|
feat(MediaSearch): ✨ add grade A support for MediaSearch
|
2022-12-12 20:11:50 -05:00 |
|
alistair3149
|
653ba19130
|
feat(core): ✨ align inconsistent search styles
|
2022-12-12 20:11:48 -05:00 |
|
alistair3149
|
7a59e9c2d7
|
fix(core): 🐛 do not use CSS containment for body content
Because it breaks fixed layout originated from the content area
|
2022-12-12 20:11:47 -05:00 |
|
translatewiki.net
|
668af5f36f
|
Localisation updates from https://translatewiki.net.
|
2022-12-12 13:10:30 +01:00 |
|
alistair3149
|
0187478d1a
|
feat(core): ✨ do not hardcode min-width for page tools menu
|
2022-12-11 18:33:12 -05:00 |
|
alistair3149
|
685a3ad1c4
|
refactor(core): ♻️ reduce the number of RL modules
It will improve the performance in module registration and also caching
|
2022-12-09 14:48:17 -05:00 |
|
alistair3149
|
44966a8b97
|
chore(release): 🚀 2.2.0
|
2022-12-08 13:53:21 -05:00 |
|
alistair3149
|
3d1ca8b2ad
|
feat(core): ✨ reduce the click event delay on touch devices
|
2022-12-08 13:51:22 -05:00 |
|
alistair3149
|
c172966ce4
|
feat(core): ✨ add rounded corner to mw-ui-button
This will align the style with OOUI and Codex
|
2022-12-08 13:41:43 -05:00 |
|
alistair3149
|
f3ee780f8c
|
feat(core): ✨ add rounded corner to mw-message-box
|
2022-12-08 13:39:00 -05:00 |
|
alistair3149
|
31c7779b82
|
fix(core): 🐛 message box should be at the top of login form
|
2022-12-08 13:34:44 -05:00 |
|
alistair3149
|
9d7c3070e5
|
fix(search): 🐛 overlay should be visible on mobile
|
2022-12-08 13:27:41 -05:00 |
|
alistair3149
|
cc3e1d41d4
|
fix(search): 🐛 do not shrink thumbnail
|
2022-12-08 13:27:40 -05:00 |
|
translatewiki.net
|
7b3dbc1fb1
|
Localisation updates from https://translatewiki.net.
|
2022-12-08 13:10:15 +01:00 |
|
alistair3149
|
f81e5b6f1a
|
fix(search): 🐛 null error when rest api is used
|
2022-12-07 18:05:14 -05:00 |
|
alistair3149
|
594b0abc73
|
feat(core): ✨ update RecentChanges filter styles
|
2022-12-07 17:06:42 -05:00 |
|
alistair3149
|
a3d88aa7a1
|
fix(core): 🐛 changelist legends should not be covered by header
|
2022-12-07 14:38:04 -05:00 |
|
alistair3149
|
71d89bc935
|
fix(core): 🐛 page tool menu should not overflow right (#555)
|
2022-12-07 14:34:22 -05:00 |
|
alistair3149
|
d3c428a90a
|
docs(contributing): 📚️ add CONTRIBUTING.md
|
2022-12-06 17:46:59 -05:00 |
|
github-actions
|
c8f06a8e75
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-12-06 21:58:01 +00:00 |
|
alistair3149
|
a1b2f7f184
|
fix(core): 🐛 sticky header flickering
|
2022-12-06 16:57:22 -05:00 |
|
alistair3149
|
77bba6f232
|
perf(core): ⚡️ use will-change for card transitions
|
2022-12-06 15:46:14 -05:00 |
|
github-actions
|
9187a9bf45
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2022-12-06 20:30:42 +00:00 |
|
alistair3149
|
ca41b42aec
|
perf(core): ⚡️ add CSS containment to suitable elements
|
2022-12-06 15:29:49 -05:00 |
|
alistair3149
|
75ab097ba1
|
feat(core): ✨ update MW datatable styles
|
2022-12-06 15:06:22 -05:00 |
|
alistair3149
|
96ec8e4248
|
fix(search): 🐛 typeahead thumbnails should be center-aligned
|
2022-12-06 14:54:22 -05:00 |
|
alistair3149
|
34804e8258
|
feat(search): ✨ use WMUI icon for placeholder
|
2022-12-06 14:48:18 -05:00 |
|
alistair3149
|
fd0978b73d
|
feat(search): ✨ use background-image instead for typeahead thumbnails
|
2022-12-06 14:27:08 -05:00 |
|
alistair3149
|
284b0d8952
|
feat(search): ✨ add no result state to typeahead
|
2022-12-06 13:52:14 -05:00 |
|
alistair3149
|
a1aeff2e52
|
fix(search): 🐛 restore ID attribute for suggestion items
|
2022-12-06 12:05:34 -05:00 |
|
alistair3149
|
9bf737f720
|
feat(search): ✨ add empty state to typeahead
This is a barebone initial implementation, more work will come to it
|
2022-12-06 12:01:47 -05:00 |
|
alistair3149
|
501286a15d
|
fix(search): 🐛 update selector for fulltexturl
|
2022-12-05 21:13:05 -05:00 |
|
alistair3149
|
e6ca664cc4
|
fix(search): 🐛 enter key should not throw any error
|
2022-12-05 21:10:27 -05:00 |
|
alistair3149
|
7805b890ff
|
fix(search): 🐛 enter key should click the selected item
|
2022-12-05 21:02:47 -05:00 |
|
alistair3149
|
3488e29960
|
feat(search): ✨ show enter key tip when item is active
|
2022-12-05 15:52:36 -05:00 |
|
alistair3149
|
c5e5ff40a6
|
fix(search): 🐛 enter key should click the link in suggestion
|
2022-12-05 15:35:31 -05:00 |
|
alistair3149
|
c9b03aa7fe
|
feat(search): ✨ merge footer into item element
|
2022-12-05 15:29:17 -05:00 |
|
alistair3149
|
bb0eb49aaa
|
chore(ci): 🔧 👷 make es-x eslint rules warn instead of error
They will be addressed when we are rewriting the modules to ES6
|
2022-12-05 15:08:34 -05:00 |
|
translatewiki.net
|
aa7983dc3e
|
Localisation updates from https://translatewiki.net.
|
2022-12-05 13:09:21 +01:00 |
|
alistair3149
|
b9bfb9997f
|
docs(credits): 📚️ add CREDITS.md
Giving credits to the friends we made along the way
|
2022-12-04 16:47:16 -05:00 |
|