Thibaut Courouble
578ba0acab
Fix revealing disabled docs in the sidebar
9 years ago
Thibaut Courouble
cad624613c
Improve search scope behavior
...
Closes #360 .
9 years ago
Thibaut Courouble
430524f097
Improve 'Updates' notification
9 years ago
Thibaut Courouble
4c2a5565ed
Small improvements to notifications
9 years ago
Thibaut Courouble
7aab65b247
Update nginx documentation (1.9.11)
9 years ago
Thibaut Courouble
774ce90422
Update Node.js documentation (5.6.0 and 4.3.0)
9 years ago
Thibaut Courouble
23d3a0240f
Finish Ramda documentation
9 years ago
Hassan Zamani
38f100fbf3
add ramda.js
9 years ago
Thibaut Courouble
1fa82430b0
Finish Chef documentation
9 years ago
Thibaut Courouble
ed2806499e
Improve EntryPage#subViewClass
9 years ago
Thibaut Courouble
046d4c1d94
Fix search entries with " (...)" ranking less than intended
9 years ago
Thibaut Courouble
f1b2ee07c5
Remove io.js documentation
9 years ago
Thibaut Courouble
5f2d9cde50
Finish CakePHP documentation
9 years ago
Phil Scherer
26bead24b4
Add CakePHP Documentation
9 years ago
Thibaut Courouble
183a616b03
Small refactor
9 years ago
Miko Nieminen
1a04656d11
Fix resizing left side list in Firefox
...
In Firefox drag events, different coordinates are always zeros. This
change will add window level dragover listener inside dragstart
handler of the resizer and removes the listener in dragend handler.
With this change resizing the list works for Firefox and for
Chrome.
9 years ago
Thibaut Courouble
d4831ea086
Version PHPUnit documentation (4 and 5)
9 years ago
Thibaut Courouble
426d6b8a4d
Improve & version PostgreSQL documentation (9.4 and 9.5)
9 years ago
Thibaut Courouble
9098ff5275
Update jQuery docs
...
Closes #204 .
9 years ago
Thibaut Courouble
44e1f216c4
Update and improve PHP documentation (7.0.3)
9 years ago
Thibaut Courouble
9c53ba1d4e
Fix CSS conflict on certain error pages
9 years ago
Thibaut Courouble
b3edb575f3
Add Go syntax highlighting
...
Closes #327 .
9 years ago
Thibaut Courouble
073fb8f9bc
Update Cordova documentation (6.0.0)
9 years ago
Thibaut Courouble
a221f95a1b
Update Elixir documentation (1.2.2)
9 years ago
Thibaut Courouble
f681391ead
Update HTML documentation
...
Fixes #248 .
9 years ago
Thibaut Courouble
e7d5a3bdbd
Fix a few LICENSE links
...
Closes #349 .
9 years ago
Lou Xun
43986630b0
Add `ex` as alias for Elixir
...
Because `.ex` is the extension used by Elixir's source files.
9 years ago
Thibaut Courouble
f0ed6af794
Work around bug where doc list is active but its el has no parent
...
No idea what's going on :/
TypeError: Cannot read property 'removeChild' of null
at HTMLDivElement.<anonymous>()
at o.app.views.ListFold.o.onClick()
at o.app.views.ListFold.o.toggle()
at o.app.views.ListFold.o.close()
at Function.$.trigger()
at HTMLDivElement.<anonymous>()
at o.app.views.DocList.o.onClose()
at o.app.View.e.detach()
at Function.$.remove()
9 years ago
Thibaut Courouble
7781791964
Catch NS_ERROR_FAILURE error in Firefox
9 years ago
Thibaut Courouble
afcdcac5f2
Update Redis documentation (3.0.7)
9 years ago
Thibaut Courouble
d5219634ff
Finish Erlang documentation
9 years ago
Thibaut Courouble
23ebf25bcb
Finish Tcl/Tk documentation
9 years ago
Thibaut Courouble
a24a2ce1fe
Don't set lastDragValue when the cursor coordinate is 0 (Chrome bug)
...
Fixes #265 .
9 years ago
Thibaut Courouble
b14fc9438a
Disable search input while showing doc picker
...
Closes #196 .
9 years ago
Thibaut Courouble
7a20f7fd54
Attempt to fix Safari bug
9 years ago
Thibaut Courouble
5dfbb47598
Fix race condition when enable docs
...
Fixes #334 .
9 years ago
Thibaut Courouble
17b269d683
Ship 'multi-version support'
...
Closes #25 .
9 years ago
Thibaut Courouble
d99a2c97ce
Version lodash documentation (3 and 4)
...
Ref #25 .
9 years ago
Thibaut Courouble
d6aa0d8114
Update Ember.js documentation (2.3.0)
9 years ago
Thibaut Courouble
68fcf9b00e
Update Rust documentation (1.6.0)
9 years ago
Thibaut Courouble
71431967aa
Version Symfony documentation (2.7, 2.8 and 3.0)
...
Ref #25 .
9 years ago
Thibaut Courouble
4f861e78e9
Version Ruby documentation (2.2 and 2.3)
...
Ref #25 .
9 years ago
Thibaut Courouble
3df9cfff98
Add support for blank and non-number version names
...
Ref #25 .
9 years ago
Thibaut Courouble
16ddcb100c
Simplify version path separator
...
Ref #25 .
9 years ago
Thibaut Courouble
b67a02ed35
Add version to doc manifest
...
Ref #25 .
9 years ago
Thibaut Courouble
621ac0a350
Version Yii documentation (1.1 and 2.0)
...
Ref #25 .
9 years ago
Thibaut Courouble
338ac78f05
Don't show version twice in search results
...
Ref #25 .
9 years ago
Thibaut Courouble
a00af2a7a2
Fix bug in doc_list.coffee when last doc is versioned
...
Ref #25 .
9 years ago
Thibaut Courouble
d5c54c6f52
Improve 'docs:download' command
...
- Add --default option
- Add --installed option
- De-document --all option. With multi-version support just added, the
complete set of documentations is quickly going to grow beyond its
current size of 500MB and 30,000 documents.
Ref #25 .
9 years ago
Thibaut Courouble
d20156e1f1
Add 'Updates' notification
...
Ref #25 .
9 years ago
Thibaut Courouble
41dd8deceb
Improve changelog notif
9 years ago
Thibaut Courouble
ed0fa5dcc7
Change app.config.version to an integer instead of string
9 years ago
Thibaut Courouble
472d40dad4
Show doc version in search results
...
Ref #25 .
9 years ago
Thibaut Courouble
5015405e7c
Use doc full name (incl. version) throughout the app
...
Ref #25 .
9 years ago
Thibaut Courouble
2ece8d13da
Improve doc list for versioned docs
...
Ref #25 .
9 years ago
Thibaut Courouble
2685860a05
Improve doc picker for versioned docs
...
Ref #25 .
9 years ago
Thibaut Courouble
6ed3994988
Only create stores for enabled docs in IndexedDB
...
Ref #25 .
9 years ago
Thibaut Courouble
b2d2066d96
Multi-version support
...
Ref #25 .
9 years ago
Thibaut Courouble
a639aedcd9
Remove index_path and db_path from docs manifest
9 years ago
Thibaut Courouble
e1c0218230
Rename version -> release
9 years ago
Thibaut Courouble
d57429368a
2016
9 years ago
Thibaut
58da912a7d
Update Vue.js documentation (1.0.13)
9 years ago
Thibaut
808a6fb43a
Update React documentation (0.14.6)
9 years ago
Thibaut
b0526c7a11
Update Moment.js documentation (2.11.1)
9 years ago
Thibaut
ce6c635fae
Update Git documentation (2.7.0)
9 years ago
Thibaut
2919c7cc72
Update D3.js documentation (3.5.12)
9 years ago
Thibaut
4fcbda6798
Update Apache HTTP Server documentation (2.4.18)
9 years ago
Thibaut
01c017e868
Update Angular.js documentation (1.4.8)
9 years ago
Thibaut
c82e1e95ac
2016
9 years ago
Thibaut
6da6d5e2cd
Tweak resizer onDrag handler
9 years ago
Thibaut
96abd6756e
Add "enable" link to disabled doc entries in search results
9 years ago
Thibaut
cb1473f748
Prevent same doc from being enabled twice
...
Fixes #301 .
9 years ago
Thibaut
1fd5c96f82
Improve JS error tracking
9 years ago
Thibaut
3b68eb02e9
Update raven.js
9 years ago
Thibaut
5de8c37258
Add Phoenix documentation
9 years ago
Thibaut
a016de572d
Tweak 'guides' types regex
9 years ago
Thibaut
44bb507254
Add Relay documentation
9 years ago
Thibaut
2bf94f5491
Add Flow documentation
9 years ago
Thibaut
6939865137
Finish Dojo scraper
9 years ago
Philip Karpiak
097b328e7a
_notif-close element is now an anchor instead of div
...
Now closing a notification can be done with keyboard navigation and extensions like Vimium
9 years ago
Thibaut
949a673f35
Add abbreviations
...
Closes #290 .
9 years ago
Thibaut
c2a20ef586
Ignore dragEnd coordinate when it differs too much from last drag event
...
Ref #265
9 years ago
Thibaut
de1c879730
Finish Vagrant scraper
9 years ago
Thibaut
f879ad0f9c
Update Prism.js
9 years ago
Thibaut
4ce964c134
Finish Elixir scraper
9 years ago
Eddy Shure
1ff92971a5
Add Elixir documentation
9 years ago
Thibaut
fe35117e9e
End Code School sponsorship
9 years ago
Thibaut
a23e3c02a4
Use pageX instead of clientX
9 years ago
Thibaut
edb09cc2df
End Jetbrains sponsorship
9 years ago
Thibaut
17f6d31bbd
Update Node.js documentation (5.0.0)
9 years ago
Thibaut
51895e9889
Speed up rendering of entry pages
9 years ago
Thibaut
dbc628cebd
Speed up re-rendering pages from cache
9 years ago
Thibaut
a37e9d87cf
Add "Copy to clipboard" icon inside each code block
...
Closes #253 .
9 years ago
Thibaut
aad0063653
Add fallback namespace to app cache manifest
...
Ref #276
9 years ago
Thibaut
ac2cbdd822
Route external redirections through a different origin
9 years ago
Thibaut
5ff15685ff
Revert "Add fallback namespace to app cache manifest"
9 years ago
Thibaut
a0ea89ff45
Add fallback namespace to app cache manifest
...
Ref #276
9 years ago
Thibaut
7303317c28
Add py -> Python abbreviation
...
Closes #268 .
9 years ago
Thibaut
56991211e8
Update Bower documentation (1.5.3)
9 years ago
Thibaut
97fe54dfe7
Improve search for strings containing '$'
...
Fix #272 .
9 years ago
Thibaut
93dcd3856f
Fix parenthesis normalizaation in search strings
9 years ago
Thibaut
4035f0fe52
Use event.clientX when available in Resizer#onDragEnd
...
ref #265
9 years ago
Thibaut
13db37979f
End Shopify sponsorship
10 years ago
Thibaut
ece7a75afd
Finish Phalcon scraper
10 years ago
Thibaut
d3ecba0628
Add note about offline data persistence
10 years ago
Thibaut
5128513a2f
Make IndexeDB version an integer
10 years ago
Thibaut
c0a5560ba9
Fix page load error
10 years ago
Thibaut
1252b36a1c
Improve offline mode error page
10 years ago
Thibaut
217d5016d0
Fix root redirects stripping the #fragment from the original URL
10 years ago
Thibaut
eabcb6179a
Add React Native documentation
10 years ago
Thibaut
8f13e5f557
Fix sidebar error when re-opening tab with search input filled
10 years ago
Thibaut
ef7dbbe7b5
Improve search string normalization
10 years ago
Thibaut
7b94616502
Add an icon in the sidebar to constrain the width of the UI
...
(only visible when applicable)
10 years ago
Thibaut
e2b86742a4
Ignore right-click events in the sidebar
10 years ago
Thibaut
999b61416d
Finish Q scraper
10 years ago
Constantine Kim
a00e45e829
Add Q.js documentation
10 years ago
Thibaut
955ef5de95
Finish OpenTSDB scraper
10 years ago
Thibaut
569ecc01cd
Changelog for recent changes
10 years ago
Thibaut
35f7b6a9bb
Add search abbreviations
...
Closes #193 .
10 years ago
Thibaut
13c1588f5a
Make Doc#text the same as Entry#text
10 years ago
Thibaut
7827f25c63
Scroll with shift + up/down
...
Fixes #222 .
10 years ago
Thibaut
63059d7015
Set search scope based on initial URL
...
Fixes #226 .
10 years ago
Thibaut
c8ea33910c
Special thanks to MaxCDN
10 years ago
Thibaut
02166e0843
Add new sponsors
10 years ago
Thibaut
f1cef991ec
Finish Vue.js scraper
10 years ago
kikyous
eea35dd09e
Add documentations for vue.js
10 years ago
Thibaut
6e4f56f6c2
Finish Phaser scraper
10 years ago
Jérémie Ledentu
5e4c30c86a
Add Phaser documentation
10 years ago
Thibaut
f0cb4b69cf
Finish webpack scraper
10 years ago
Thibaut
79822f8ebc
Finish Drupal scraper
10 years ago
Thibaut
968e4d9f0a
Update Gratipay link
10 years ago
Thibaut
7963ff337d
Update Laravel documentation (5.1.1)
10 years ago
Thibaut
d0d47e2891
Add ProTip for sidebar and scrolling keyboard shortcuts
10 years ago
Thibaut
12e0162a04
Fix exception when doc install status is missing
10 years ago
Thibaut
fb7c3a9227
Tweak page titles
10 years ago
Thibaut
d8a97984ad
Add missing Rust credits info
10 years ago
Thibaut
536e31e2b6
Update Raven.js
10 years ago
Thibaut
bd3fc20b83
Prevent exception in SidebarHover#isTarget
10 years ago
Thibaut
ac6a8880a1
Put Firefox app detection in try/catch
10 years ago
Thibaut
f25d19a7dd
Move disable doc notice to the top
10 years ago
Thibaut
db16ee72a8
Add disabled docs index entries to search
10 years ago
Thibaut
a9152bdd8b
Update React documentation (0.13.3)
10 years ago
Thibaut
4d853c57f9
Add Rust documentation
10 years ago
Thibaut
83e8f5e8d3
Update Prism.js
10 years ago
Thibaut
3d471599b9
Tweak headings for Google
10 years ago
Thibaut
0ebf5e6eef
Update GitHub button to use https
10 years ago
Thibaut
f7d1c21bb8
Remove MaxCDN documentation
10 years ago
Thibaut
747bd77a80
Update Backbone.js documentation (1.2.0)
10 years ago
Thibaut
930ac17b07
Tweaks for Google
10 years ago
Thibaut
5568630fc2
Use protocol-relative URLs
10 years ago