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