date | project | content | link |
|---|
| 04:56 Friday | mediawiki | Commit by tparscal :: r115430 /trunk/extensions/OnlineStatusBar/ (12 files in 2 dirs): Cleaned up CSS and JavaScript
- Moved repeated CSS rules to a general stylesheet
- Fixed lots of whitespace issues
- Reorganized JS for performance and readability
| # |
| 02:37 on Mar 10 | mediawiki | Commit by tparscal :: r113539 /trunk/extensions/VisualEditor/modules/ve/ce/ve.ce.Surface.js: More cleanup | # |
| 02:32 on Mar 10 | mediawiki | Commit by tparscal :: r113538 /trunk/extensions/VisualEditor/modules/ve/ce/ (3 files): More cleanup (jshint complaints) | # |
| 02:26 on Mar 10 | mediawiki | Commit by tparscal :: r113537 /trunk/extensions/VisualEditor/modules/ve/ce/ve.ce.js: Cleanup | # |
| 01:35 on Mar 10 | mediawiki | Commit by tparscal :: r113530 /trunk/extensions/VisualEditor/modules/ve/dm/ve.dm.js: Removed duplicate static methods and members that were copied to ve.dm - lets just leave them in ve.dm.DocumentNode for now. | # |
| 01:31 on Mar 10 | mediawiki | Commit by tparscal :: r113529 /trunk/extensions/VisualEditor/modules/qunit/ (qunit.css qunit.js): Updated QUnit | # |
| 23:20 on Mar 09 | mediawiki | Commit by tparscal :: r113506 /trunk/extensions/VisualEditor/tests/ve/ve.dm.DocumentSynchronizer.test.js: Added test for ve.dm.DocumentSynchronizer that exercises multi-action synchronizations | # |
| 23:18 on Mar 08 | mediawiki | Commit by tparscal :: r113387 /trunk/extensions/VisualEditor/tests/ve/ve.dm.DocumentSynchronizer.test.js: Fixed name of test suite to match actual class name | # |
| 23:16 on Mar 08 | mediawiki | Commit by tparscal :: r113386 /trunk/extensions/VisualEditor/ (2 files in 2 dirs): Added more tests for ve.dm.DocumentSynchronizer and fixed some bugs along the way | # |
| 04:32 on Mar 08 | mediawiki | Commit by tparscal :: r113340 /trunk/extensions/VisualEditor/ (3 files in 2 dirs): Added some basic tests for resize and insert. Fixed some bugs in both of those code paths along the way. | # |
| 03:29 on Mar 08 | mediawiki | Commit by tparscal :: r113332 /trunk/extensions/VisualEditor/modules/ve/dm/ (2 files): Typo in file name | # |
| 00:01 on Mar 08 | mediawiki | Commit by tparscal :: r113286 /trunk/extensions/VisualEditor/modules/ve/dm/ve.dm.DocumentSyncronizer.js: Added sketch for ve.dm.DocumentSynchronizer which is a utility object for queueing up actions to be performed on the model tree such as deletion, insertion, rebuilding, resizing and updating of node. Using this approach, we can collect actions across multiple steps, and then normalize them to avoid duplicate work and mutate the model tree in a single step. | # |
| 03:31 on Mar 07 | mediawiki | Commit by tparscal :: r113201 /trunk/extensions/VisualEditor/modules/ve/ce/ve.ce.Surface.js: Fixed some jshint complaints and enforced 100char line endings | # |
| 03:18 on Mar 06 | mediawiki | Commit by tparscal :: r113108 /trunk/phase3/tests/qunit/suites/resources/jquery/jquery.client.test.js: Added unit test for changes in r113105 related to bug #34924 (adding Rekonq to known browsers list) | # |
| 02:54 on Mar 06 | mediawiki | Commit by tparscal :: r113105 /trunk/phase3/resources/jquery/jquery.client.js: Added "Rekonq" to list of known browsers, which prevents it from being considered to be Safari. Whoever chose to make the user agent of this browser look like Safari 2.0 is an idiot. This should sort out bug #34924 | # |
| 02:19 on Mar 06 | mediawiki | Commit by tparscal :: r113098 /trunk/phase3/resources/mediawiki.action/mediawiki.action.history.diff.css: Lightened the background color of diff context lines as per Erwin Dokter's suggestion. Now using the standard Vector gray background color (#f3f3f3) which is as light as you can go without most monitors rendering it as white. | # |
| 23:25 on Mar 05 | mediawiki | Commit by tparscal :: r113071 /trunk/phase3/resources/mediawiki.action/mediawiki.action.history.diff.css: Further refinements for r112836 and r112853. - Used thiner borders on the top, right and bottom of diff lines (looks nicer with many short lines of diff)
- Dropped outlines on changed words altogether and use a slightly darker blue background for added words (couldn't make this look nice in all scenarios)
- Added borders to context lines similar to those used on added/removed lines to make them look more consistent (improves their function as context if they look more similar)
| # |
| 02:50 on Mar 03 | mediawiki | Commit by tparscal :: r112927 /trunk/extensions/VisualEditor/tests/ve/ (2 files): Fixed tests that were broken by r112150. | # |
| 03:44 on Mar 02 | mediawiki | Commit by tparscal :: r112853 /trunk/phase3/resources/mediawiki.action/mediawiki.action.history.diff.css: Improves on r112836 by only using borders on the left and right of the changed text, which makes multi-line changes render much nicer. | # |
| 01:04 on Mar 02 | mediawiki | Commit by tparscal :: r112836 /trunk/phase3/resources/mediawiki.action/mediawiki.action.history.diff.css: Resolves bug #11374 and improves on r94429, r94461, r101147, r105280, r106884, r107127, r108975 and r109932 which were reverted by r112750. | # |