Joshua Spence
6270114767
Various linter fixes.
...
Summary:
- Removed trailing newlines.
- Added newline at EOF.
- Removed leading newlines.
- Trimmed trailing whitespace.
- Spelling fix.
- Added newline at EOF
Test Plan: N/A
Reviewers: epriestley, #blessed_reviewers
Reviewed By: epriestley
CC: hach-que, chad, Korvin, epriestley, aran
Differential Revision: https://secure.phabricator.com/D8344
2014-02-26 12:44:58 -08:00
epriestley
0569218201
Use JsShrink
if jsxmin
is not available
...
Summary: If `jsxmin` is not available, use a pure PHP implementation instead (JsShrink).
Test Plan:
- Ran `arc lint --lintall` on all JS and fixed every relevant warning.
- Forced minification on and browsed around the site using JS behaviors. Didn't hit anything problematic.
Reviewers: vrana, btrahan
Reviewed By: vrana
CC: aran, Korvin
Differential Revision: https://secure.phabricator.com/D5670
2013-05-18 17:04:22 -07:00
Chad Little
16a0f4a88e
Update tables to table-kit view.
...
Summary: Reskinning tables to table-kit mocks, which includes new textures, spacing, slightly larger fonts. Looking for early feedback before adding in new row colors and other items into the class.
Test Plan: http://phab1.pushlabs.net/uiexample/view/PhabricatorSortTableExample/
Reviewers: btrahan, epriestley
Reviewed By: epriestley
CC: aran, Korvin
Differential Revision: https://secure.phabricator.com/D4396
2013-01-11 11:24:35 -08:00
epriestley
c2f50e258a
Render pretty graphical traces for commit branches, etc
...
Summary: I AM A WIZARD
Test Plan: BEHOLD
Reviewers: btrahan
Reviewed By: btrahan
CC: aran, epriestley
Maniphest Tasks: T961
Differential Revision: https://secure.phabricator.com/D2007
2012-03-23 17:11:15 -07:00