aboutsummaryrefslogtreecommitdiffstats
path: root/resources/lib/oojs-router
Commit message (Collapse)AuthorAgeFilesLines
* Move oojs-router into core, to allow archiving of npm moduleJon Robson2024-05-044-280/+0
| | | | | | | | | Doing this should make it easier for us to fix bugs and maintain this, there seems little benefit in having this published on npm. Bug: T358813 Change-Id: I515e415a129da881eecdb86d8e6a274bf7584b4a
* Upgrade OOjs Router from 0.4.0 to 0.5.0James D. Forrester2024-03-042-11/+22
| | | | | Bug: T358813 Change-Id: Id224b9feb0a33518868914c5fde1b2fa39fb3e78
* Upgrade OOjs Router from 0.3.0 to 0.4.0James D. Forrester2024-03-011-5/+5
| | | | | Bug: T358813 Change-Id: I2796695492a35f0022682520aa92f030abb4c36b
* Upgrade OOjs-Router from v0.2.0 to v0.3.0James D. Forrester2021-09-092-19/+9
| | | | | | | This is an environmental upgrade only, and is a no-op for run code. Change-Id: I48d87876e7b62d7b69d5b7c08283a23b1d1397e0
* resources: Update OOjs-Router from v0.1.0 to v0.2.0James D. Forrester2019-02-063-4/+50
| | | | Change-Id: Ib6847f7328f28f31141f3ae59f0f9a0f49dbf508
* resources: Update OOjs-Router from 48302a572 to v0.1.0James D. Forrester2019-02-062-94/+101
| | | | | | Add to foreign resource validation tool. Change-Id: I06f5b2c258d1e72f2eb6268a6d24824bbe5d19eb
* Introduce mediawiki.router for handling hash fragment navigationjdlrobson2016-05-053-0/+226
Add a generic barebones Router class to core to allow registration of routes in a central place and deal with potential clashes in future. See patches making use of the router: - Kartographer extension I456a4582a67e31533d51d5817d0f4af57528c35e - mediawiki.special.preference If7cb76e362464943df20598bd09fd341574756c4 Bug: T114007 Change-Id: I4295db446eac7cf24a3ed89edfa9eefa5cb34b73