Commit Graph

60 Commits

Author SHA1 Message Date
Jakub Jastrzębski c906861d8f Add space before `<code>` tag 2019-07-02 11:33:26 -07:00
Simey de Klerk fe11175f9d add space between in and `package.json` 2019-04-08 17:33:02 -07:00
Michael Jackson da7b915cca Update percentage decimal places 2019-02-25 22:20:30 -08:00
Michael Jackson ea85062ff6 Inline scripts in HTML files 2019-01-24 15:49:21 -08:00
Michael Jackson bbb092d974 Load React + Emotion from CDN URLs, use globals
Remove @emotion/babel-preset-css-prop and import { jsx } from
@emotion/core directly instead so Rollup can preserve imports order when
bundling (instead of @emotion/core automatically inserting itself as the
first import).
2019-01-23 21:27:58 -08:00
Michael Jackson 7800180d3b Fix linting errors 2019-01-15 14:57:09 -08:00
Michael Jackson 3fd7ef86f3 Update home page 2019-01-15 14:49:02 -08:00
Michael Jackson 328fda2d16 More margin tweaks 2019-01-14 20:14:25 -08:00
Michael Jackson 0e143977cf Small margin tweak 2019-01-14 20:10:19 -08:00
Michael Jackson f01d23da1d Add Angular + GCP sponsorship info 2019-01-14 19:56:36 -08:00
Michael Jackson 3fd2a6cd66 Show stats on initial render if they are cached 2019-01-14 18:41:32 -08:00
Michael Jackson 20fcc24d14 Do not underline links 2019-01-14 16:25:34 -08:00
Michael Jackson 1cd8a5490d Remove d3 from bare URL examples 2019-01-14 15:57:36 -08:00
Michael Jackson edb042a92e Move global styles inside the app 2019-01-14 13:28:52 -08:00
Michael Jackson c75a32c60a Small tweaks 2019-01-12 21:30:59 -08:00
Michael Jackson d13fedd940 Use css prop 2019-01-12 21:23:31 -08:00
Michael Jackson d2637cb9ea Streamline home page 2019-01-12 20:30:42 -08:00
Michael Jackson 59be66f552 Remove all PropTypes in production 2019-01-12 19:32:16 -08:00
Michael Jackson 09914c1db4 Server render the main page
Also, add hashes to asset file names and use the "entry manifest" plugin
in dev to get auto-reloading.
2019-01-12 19:27:28 -08:00
Michael Jackson 31e7d3865a Experimental port to Firebase hosting 2019-01-05 17:14:36 -08:00
Michael Jackson 19b2e5574b Use single quotes :P 2018-12-17 09:38:05 -08:00
Michael Jackson 4fd697aec1 Upgrade to Babel 7
Also, update to webpack 4 and add support for dynamic import() and
import.meta in ?module mode.

Fixes #108
Fixes #151
2018-12-06 07:13:33 -05:00
Brian Ambielli 7075ebdbb9 update(fix-cache-control-documentation): fixing about.md which incorrectly noted how long cache-control headers were set for 2018-11-27 21:25:28 -08:00
Michael Jackson 185a956fb9 Move API endpoints to /api 2018-09-01 06:37:48 -07:00
Michael Jackson f86b294e16 Remove language about not being ready for production 2018-08-30 16:15:12 -07:00
Michael Jackson 7e85e1de5b Use special type for HTML 2018-07-31 15:34:34 -07:00
Michael Jackson bef8b2ebee Rename server => modules 2018-07-31 10:20:24 -07:00
MICHAEL JACKSON 0f5c584104 Rewrite frontend using create-react-app 2017-03-25 23:57:22 -07:00
Michael Jackson 7235fdfb0b Fix linting error 2017-03-24 18:16:07 -07:00
Barney Carroll 67b7fb6d32 Fix #26 🐦 🔫 2017-02-24 18:29:33 +00:00
Michael Jackson ccd2a86431 Update Cloudflare name and logo 2017-01-25 08:06:16 -08:00
Michael Jackson 3aaa3d6e99 Update docs 2016-12-23 12:08:55 -08:00
Michael Jackson 7dc6fdcbc7 Update links 2016-09-30 07:18:42 -07:00
Michael Jackson 17d86555fa Fix typo 2016-09-29 10:31:50 -07:00
Michael Jackson 24a48d4720 Add more margin to <h3>s 2016-09-27 15:04:27 -07:00
Michael Jackson 3b1502d1ab More consistent fonts 2016-09-24 11:41:19 -07:00
Michael Jackson 3fb273a680 Update fonts 2016-09-24 10:24:24 -07:00
Michael Jackson 2d48bd4ca6 Remove unused styles 2016-09-24 10:22:30 -07:00
Tim Dorr e9ee648cb3 Update versions on the home page
This was bothering me for no good reason :P
2016-09-16 11:32:50 -04:00
Michael Jackson dd92133b14 Update history URL 2016-08-30 20:38:26 -07:00
Michael Jackson ea0fd214c2 s/npmcdn/unpkg/ 2016-08-29 17:43:24 -07:00
Michael Jackson e551d42a9b Merge pull request #9 from jgravois/patch-1
PackageBlacklist isnt .json file.
2016-08-29 17:39:03 -07:00
Michael Jackson 86c79d985e Update ?json query instructions 2016-08-29 17:24:15 -07:00
john gravois 1a1b1cd8a0 fix file extension in PackageBlacklist link 2016-08-29 17:01:34 -07:00
Michael Jackson 210799d353 Move blacklist link inside modules 2016-08-25 15:27:37 -06:00
Michael Jackson fdeb600f57 Home page tweak 2016-08-25 15:25:14 -06:00
Michael Jackson e8b0857f11 Use a blacklist for bad packages
This addresses the primary concern in https://github.com/jsdelivr/jsdelivr/issues/13136
2016-08-25 12:52:05 -06:00
Michael Jackson 80b068d5dc Avoid unknown prop warning on <input> 2016-08-09 09:38:04 -07:00
Michael Jackson f1a3ecf997 Fix number parsing for empty strings
Fixes #7
2016-08-09 09:37:50 -07:00
Michael Jackson 9d59d0d59a Revert "Fix NumberInput when displayValue is NaN" 2016-08-09 09:31:42 -07:00