Commit Graph

324 Commits

Author SHA1 Message Date
f1242f1420 Remove empty assets folder 2021-06-01 00:44:48 -07:00
0745b852cf Publish v13.1.0 2021-05-27 18:31:23 -07:00
4cff350c90 Update gitignore for npmrc and dist folder 2021-03-12 14:38:26 -08:00
67d1c3521a Publish v13.0.2 2021-03-12 13:49:30 -08:00
64b63c21b8 Publish v13.0.1 2020-07-16 22:18:31 -07:00
8031eed02d Publish v13.0.0 2020-07-16 22:00:25 -07:00
d65cd80c72 Publish v13.0.0 2020-05-08 17:09:14 -07:00
4dfc3d0a3b Publish v12.1.6 2020-04-28 12:01:09 -07:00
d998789b5d Publish v12.1.5 2020-01-28 11:35:24 -08:00
2ad9f87b73 Publish v12.1.4 2019-11-13 17:42:59 -08:00
1e3dce8a55 Remove the old 2/ assets in favor of symlinks through /v/latest/ 2019-10-14 14:07:15 -07:00
633d684f37 Correct 2/ symlinks to be relative instead of absolute (and reference my username) 2019-09-25 13:47:45 -07:00
712d35633e Symlink the old 2/ assets to v/latest so that they're updated automatically when we publish a new version 2019-09-25 12:11:42 -07:00
e83d6f7936 Publish v12.1.3 2019-09-18 14:00:12 -07:00
584f63d54b Publish v12.1.2 2019-07-02 10:27:50 -07:00
4211e938e8 Publish v12.1.2-alpha.2 2019-07-02 10:25:05 -07:00
34ef5b8c8c Publish v12.1.2-alpha.1 2019-07-02 10:12:54 -07:00
b14bab860a Restore the previews in 2/test/ 2019-07-02 09:51:27 -07:00
ecf70c2a7f Publish v12.1.1 2019-07-01 16:59:45 -07:00
b04e1bb1fb Turn off Jekyll per https://help.github.com/en/articles/files-that-start-with-an-underscore-are-missing 2019-07-01 16:36:40 -07:00
0037ef6a9a Add v/latest 2019-07-01 16:33:23 -07:00
ffd358cf6c Publish v12.1.0 2019-07-01 16:07:20 -07:00
f6e89f4caa Publish v12.1.0-alpha.4 2019-07-01 16:04:54 -07:00
c7c356a561 Publish v12.1.0-alpha.3 2019-07-01 16:02:53 -07:00
6727ca530f Remove the top-level 12.0.4 directory 2019-07-01 14:17:18 -07:00
b530b7cfbb Make gh-pages be used only for hosting our built assets (#362)
* Removing files that are not needed

* Update the Twemoji project and push to gh-pages-new

* Update the Twemoji project and push to gh-pages-new

* Remove nested dist folder

* Further remove unnecessary files

* Include a README for gh-pages

* Create v/ directory to store versioned releases

* Update the Twemoji project and push to gh-pages-new
2019-07-01 14:15:49 -07:00
31545d5878 Update yarn.lock with external registry URLs 2019-06-06 14:45:27 -07:00
d46240b8c1 Add Twemoji-Amazing (#318)
Add note that twemoji-awesome is no longer being maintained,
Fix status link for Elle
2019-06-06 10:53:20 -07:00
4fde81aeb5 Fix broken link to GitHub article on interactive rebasing in CONTRIBUTING.md (#341) 2019-06-06 10:16:34 -07:00
b7084792d6 Update generated docs for v12.0.4 2019-05-29 17:14:01 -07:00
f11c6abee3 v12.0.4 v12.0.4 2019-05-29 17:10:54 -07:00
7471bdde37 Regenerate previews 2019-05-29 17:09:18 -07:00
e789942c00 Revert adding SRI hashes to our recommended script tags - the way we handle resources via MaxCDN cache would mean we'd break old script tags when we publish (and the local cached file is evicted) 2019-05-29 17:08:37 -07:00
523e8f703c Remove dead code 2019-05-29 16:50:28 -07:00
11966415cc Updated script references 2019-05-29 16:50:10 -07:00
c6fd9fe6cc v12.0.3 v12.0.3 2019-05-29 16:45:03 -07:00
c20860ff5a Regenerate previews based on current version 2019-05-29 16:41:02 -07:00
36a6083dcc Write the current version into the script tags when generating 2019-05-29 16:40:31 -07:00
252a288f16 Sort dependencies 2019-05-29 16:30:35 -07:00
08f769bba1 Remove the old assets directory 2019-05-29 16:12:50 -07:00
171655247d Switch from the npmignore blacklist to package.json whitelist on what files to include when publishing 2019-05-29 16:11:59 -07:00
676941b7b9 Run build & test before publishing 2019-05-29 13:55:21 -07:00
0c60d81123 Remove old svg script 2019-05-29 13:46:22 -07:00
a46d6f11d4 Point package module at twemoji.esm.js; remove old file 2019-05-29 13:45:23 -07:00
68306e0278 Also generate twemoji.esm.js 2019-05-29 13:43:48 -07:00
a2b8b5d88c Update npmignore based on removed files 2019-05-29 13:33:25 -07:00
82db69eda4 Remove old previews 2019-05-29 13:31:30 -07:00
0385242be4 Stop running and remove the old tests 2019-05-29 13:27:56 -07:00
1682323089 Move testrunner.js into 2/test/ 2019-05-29 13:25:42 -07:00
e4376f9574 Regenerate built assets 2019-05-29 13:11:07 -07:00