Page MenuHomePhabricator

Add some sort of sort to Emoji Autocomplete
ClosedPublic

Authored by chad on Jan 25 2017, 4:16 AM.
Tags
None
Referenced Files
F15188743: D17246.diff
Fri, Feb 21, 3:07 PM
Unknown Object (File)
Wed, Feb 12, 11:19 PM
Unknown Object (File)
Mon, Feb 3, 6:49 PM
Unknown Object (File)
Sat, Feb 1, 12:22 AM
Unknown Object (File)
Thu, Jan 30, 2:22 AM
Unknown Object (File)
Wed, Jan 29, 4:08 PM
Unknown Object (File)
Sun, Jan 26, 7:45 PM
Unknown Object (File)
Dec 19 2024, 12:22 AM
Subscribers

Details

Summary

Ref T12139. Adds sorting by shortname. Also I sorted everything else. No reason. It didn't help

Test Plan

:star

Diff Detail

Repository
rP Phabricator
Branch
emoji-sort (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15369
Build 20241: Run Core Tests
Build 20240: arc lint + arc unit

Event Timeline

epriestley added inline comments.
scripts/celerity/generate_emoji.php
43

I believe this won't impact the display order in the UI, but it will make future manifest.json diffs smaller so it's probably good anyway.

This revision is now accepted and ready to land.Jan 25 2017, 4:18 AM
This revision was automatically updated to reflect the committed changes.