This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-RevisionSlider
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-RevisionSlider
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RevisionSlider
synced
2024-11-14 19:24:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmf/branch_cut_pretest
mediawiki-extensions-Revisi...
/
.gitignore
7 lines
76 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit. This turns the prototype code of the Revision Slider into a MediaWiki extension. With this extension enabled the slider should appear on diff pages already but it won't actually show diffs when adjusting the slider pointers. Things that changed so far in the prototype JS code: - pulled out the rainbow function and made it use Math.floor instead of the ~~ binary operator - pulled out the API request that fetches the revisions into its own module - cleaned up and documented some parts of the code The code is still very much WIP and JSCS still has a couple of complaints. Bug: T132576 Change-Id: I2e22365f3b93a76d5b8d3997242b5fed996c6d78
2016-04-19 12:45:09 +00:00
.idea/
composer.lock
node_modules/
vendor/
build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 Change-Id: I5a5aede4114b0e6d370904a08f10b327b4968a2d
2019-04-03 23:24:14 +00:00
.eslintcache
Add /tests/selenium/log to .gitignore file Bug: T265463 Change-Id: I7e8a638a887272eeba1c4492e55691f0fe4bfe4c
2020-10-15 21:36:52 +00:00
/tests/selenium/log
Reference in a new issue
Copy permalink