Граф коммитов

108 Коммитов

Автор SHA1 Сообщение Дата
github-actions[bot] c5c18c98b6
build(deps): update electron data packages (#5536)
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2021-08-03 13:27:57 -07:00
Samuel Attard 0f6070915c
chore: clean up no-select and use in more code blocks on the home page 2021-06-28 14:38:01 -07:00
Erick Zhao a30f868399
chore: remove `electron-api-demos` from homepage (#5479) 2021-06-28 12:27:42 -07:00
Antón Molleda 18a7cb1df1
chore: migrate to docsearch (#5233) 2021-03-22 16:34:01 -07:00
Antón Molleda 9e4cb8ad4f
chore: hash images (#5219)
* chore: hash images

* Apply suggestions from code review

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>

* Use posix separator so globby works

* Fixing precompile on Windows

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2021-03-15 15:10:16 -07:00
Antón Molleda e9915b20f6 Chore: Remove ToC if there are no contents 2021-02-17 14:16:50 -08:00
Antón Molleda 9fb2d62e21 fix: show `Node.js` correctly in ToC
One of the regex matched `Node.js` and returned `js` only when
generating the ToC. E.g.:
https://www.electronjs.org/docs/tutorial/quick-start
2021-02-17 14:16:50 -08:00
Erick Zhao 780ff29e07
feat: table of contents on documentation (#5108) 2021-02-09 09:52:58 -08:00
Erick Zhao 61cd13c4e3
feat: improved API docs tags (#5107)
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2021-01-28 11:42:28 -06:00
Nastya Antonenko ed7a270a73
refactor: migrate from browserify to webpack (#4764)
Co-authored-by: HashimotoYT <hashimoto.stream@gmail.com>
2021-01-08 11:36:33 -08:00
Rafał 0b2b200187
fix: make language picker more accessible (#4638)
Co-authored-by: Rafal Guzniczak <rafal.guzniczak@allegro.pl>
Co-authored-by: Erick Zhao <erick@hotmail.ca>
Co-authored-by: Vlad Hashimoto <hashimoto.stream@gmail.com>
2020-10-22 01:41:37 +03:00
Vlad Hashimoto 5113192bb6
feat: add ability to use ga events for analytics (#3939)
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2020-08-26 02:03:21 +03:00
Napoleon Oikonomou 4112e96175
fix: remove unneeded console.log (#4155) 2020-06-26 23:20:27 +03:00
Vlad Hashimoto bf7e65cff3
chore: switch from standard to eslint + prettier (#3932)
Co-authored-by: Mark Lee <malept@users.noreply.github.com>
2020-06-04 00:54:45 +03:00
Paras Gupta e414484c86
fix: Added Latest Release information in app list (#4039)
* Added latest release information

* Fix: test issue with sorting

* Show add/release only
2020-06-03 00:49:38 +03:00
Micha Hanselmann a7b6ba31d5 use new launch page 2019-10-04 14:17:04 -07:00
Micha Hanselmann dae9837a33 redirect when fiddle not installed 2019-10-04 14:17:03 -07:00
Micha Hanselmann f8b17c5b4f localize 2019-10-04 14:17:03 -07:00
Micha Hanselmann 9b4112f730 lil refactor 2019-10-04 14:17:02 -07:00
Micha Hanselmann 9b00eaec7f stash 2019-10-04 14:17:02 -07:00
Vlad Hashimoto 1503c048d0
feat: Update docs page to `@primer/css` (#2399) 2019-04-10 21:29:21 +03:00
Vlad Hashimoto 60c46421f4 feat: create Governance landing page (#2277) 2019-03-18 13:49:00 -07:00
Arpit Bhadauria 8f1fdb3872 Changed the search parameter to 'q' instead of 'query' (#2187) 2019-03-11 09:52:04 -05:00
Vlad Hashimoto 839e17d291 feat: add Keyboard Cheatsheet (#2088) 2019-02-19 13:26:51 +00:00
Michelle Tilley 7eea09be86
feat: precompile assets on build (#2091) 2019-02-14 12:34:18 -08:00
Michelle Tilley b25bfe63fb
feat: add slide-down language selector below header (#1975) 2019-01-24 14:21:36 -08:00
Vlad Hashimoto a34a751520 feat: make releases menu responsive (#1925) 2019-01-22 10:48:02 -08:00
Michelle Tilley 62a5544fc0
feat: improve releases page (#1855) 2019-01-17 10:38:43 -08:00
Vlad Hashimoto ea22313a84 Replace Simptip with Primer (#1617) 2019-01-02 09:20:28 -08:00
Shelley Vohr 895ab92b9e
fix: strip leading $ from copied blocks (#1669) 2019-01-02 09:05:57 -08:00
Michelle Tilley 683e0857ec
fix: properly remove caches before removing service worker (#1655) 2018-12-19 14:27:33 -08:00
Michelle Tilley deb8fe397e
chore: remove service worker (#1651) 2018-12-19 13:06:03 -08:00
Vlad Hashimoto 30992a4aae Bump clipboard to 2.0.4 (#1536) 2018-11-21 10:52:00 -06:00
Samuel Attard 7f5a2d1b43
fix: skip waiting when updating SW for instant results (#1503) 2018-11-06 16:01:17 +11:00
Samuel Attard 544b91e413
fix: handle cache busting of the precache js file (#1502) 2018-11-06 14:15:12 +11:00
Samuel Attard b649401804
fix: reset SW cache on language change (#1465) 2018-10-25 09:17:10 +11:00
Samuel Attard dade17f516
Merge branch 'master' into offline 2018-10-24 12:29:10 +11:00
Samuel Attard aafeb4c371 chore: rename sw to service-worker for clarity 2018-10-24 10:33:05 +11:00
Vlad Hashimoto 253ab501cc test: blog, documentation, languages page. (#1453)
* Reorganization tests

* Add blog page tests

* Add documentation page test

* Add change lang test, enable all tests
2018-10-23 15:31:38 -05:00
Samuel Attard b1de07bd11
fix: linting 2018-10-23 03:13:28 +11:00
Tibi Buzdugan 52da78fcef Hide the primary search results' container if empty (#1448) 2018-10-22 09:36:58 -05:00
Samuel Attard e18ea69329 feat: make the core site work offline 2018-10-22 15:41:34 +11:00
Samuel Attard 28d167e1d4 feat: show nightly release on main page (#1376) 2018-10-04 08:32:24 -07:00
Michelle Tilley 2da2268a86
Make the linter happy 2018-10-02 23:33:09 -07:00
Michelle Tilley b82e42bb9b
Create class to encapsulate list logic 2018-10-02 23:26:34 -07:00
Michelle Tilley 63345e2cab
feat: overhaul app search using lunr 2018-10-02 15:30:09 -07:00
HashimotoYT 579824b7f5 Bump feed to 2.0.1 2018-10-02 15:24:45 +03:00
Nhori Lopchan Tamang a839c6472b Hide downloads section of sidebar for apps with no downloads #1221
Co-authored-by:Nhori Lopchan Tamang <nlopchantamang@hubspot.com>
Co-authored-by:Ashley Zeldin <ashley.zeldin@gmail.com>
2018-08-03 13:46:06 -04:00
Zeke Sikelianos a48f9cb5c7 fix: remove half-baked filter removal 2018-06-21 14:49:25 -07:00
Zeke Sikelianos d8c4b6cf54 remove filter from query before searching to improve results 2018-06-21 12:25:31 -07:00