Tobie Langel
|
83ad9b622b
|
doc: ported and updated old docs for Array#reverse.
|
2009-09-07 19:29:04 +02:00 |
tjcrowder
|
029197572b
|
doc: ported old docs for Array#inspect, but dropped comment about Array#join
|
2009-09-07 18:57:12 +02:00 |
tjcrowder
|
70dbcf39eb
|
doc: port old docs for Array#indexOf, update examples slightly
|
2009-09-07 18:56:24 +02:00 |
tjcrowder
|
798a367a3d
|
doc: port old Array#flatten docs and clarify
|
2009-09-07 18:55:31 +02:00 |
tjcrowder
|
a6dac432ac
|
doc: port old Array#compact docs and clarify
|
2009-09-07 18:52:35 +02:00 |
tjcrowder
|
7fcd513364
|
doc: clarify Array#first and Array#last [#295 state:resolved]
|
2009-09-07 18:52:03 +02:00 |
tjcrowder
|
53317eae50
|
doc: port old docs for Array#clear
|
2009-09-07 18:51:06 +02:00 |
tjcrowder
|
1bdaaa5f49
|
doc: minor grammar fix in array overview
|
2009-09-07 18:49:37 +02:00 |
Tobie Langel
|
d98e5c1372
|
Amend README file.
|
2009-09-03 01:52:46 +02:00 |
Tobie Langel
|
0a8cf9b6a3
|
Prevent Rakefile from mishandling missing gem errors.
|
2009-09-02 18:38:31 +02:00 |
Tobie Langel
|
f8cffdc80b
|
Updated PDoc submodule.
|
2009-09-02 15:54:54 +02:00 |
Tobie Langel
|
f405b2c510
|
Bump version to 1.6.1.
|
2009-08-24 00:58:06 +02:00 |
Tobie Langel
|
94747c579f
|
Avoid triggering a warning when Java is disabled in IE8. [#668 state:resolved]
|
2009-08-23 23:24:36 +02:00 |
Tobie Langel
|
4cd37c3d38
|
doc: Update to latest version of PDoc.
|
2009-08-23 06:24:33 +02:00 |
Tobie Langel
|
a0f5af8c43
|
doc: Update PDoc. Empty the ruby helpers which are again part of PDoc.
|
2009-08-23 04:56:49 +02:00 |
Tobie Langel
|
24141e91c1
|
Typographic nitpicking.
|
2009-08-23 04:24:09 +02:00 |
Tobie Langel
|
d5947d9d78
|
doc: Add README.markdown as index page to API documentation.
|
2009-08-23 04:16:23 +02:00 |
Tobie Langel
|
ff5dbe343f
|
Update to latest version of PDoc.
|
2009-08-23 04:12:50 +02:00 |
Tobie Langel
|
302e51e7fd
|
Make the README file use Markdown instead of rdoc syntax. Change its extension accordingly.
|
2009-08-23 04:03:14 +02:00 |
tjcrowder
|
7735f545c7
|
doc: Updated Form.serializeElements.
|
2009-08-22 17:10:16 +02:00 |
tjcrowder
|
b57bdbd76e
|
doc: Fixed documentation error on Array#compact. [#295 state:resolved]
|
2009-08-22 17:07:57 +02:00 |
tjcrowder
|
2763ca4de7
|
doc: Minor modifications to Event.observe.
|
2009-08-22 17:01:16 +02:00 |
Tobie Langel
|
641284a233
|
doc: fix documentation of Event and Event#element.
|
2009-08-22 05:30:56 +02:00 |
Tobie Langel
|
a4561bda28
|
doc: Fix methodized syntax.
|
2009-08-22 04:47:07 +02:00 |
tjcrowder
|
bb20fa0763
|
dom: Markedly beefed up the Element#update and Element#insert documentation. [#161 state:resolved]
|
2009-08-22 04:44:12 +02:00 |
tjcrowder
|
93b682df47
|
doc: Copied Class.addMethods from current Mephisto docs and fixed minor error. [#103 state:resolved]
|
2009-08-22 04:37:10 +02:00 |
tjcrowder
|
63b7c5d9e8
|
doc: Added caveats and examples to String#stripTags and String#stripScripts [#102 state:resolved]
|
2009-08-22 04:36:24 +02:00 |
tjcrowder
|
67311e07fd
|
doc: Moved scope warning from Ajax.Updater to String#evalScripts and left cross link. [#38 state:resolved]
|
2009-08-22 04:35:52 +02:00 |
tjcrowder
|
cc478fcfbd
|
doc: Documented Form#serialize and Form.serializeElements. [#21 state:resolved]
|
2009-08-22 04:34:19 +02:00 |
tjcrowder
|
41d1088160
|
doc: Documented Event.observe and Event.stopObserving, including vagaries about change events across browsers. [#6 state:resolved]
|
2009-08-22 04:32:34 +02:00 |
tjcrowder
|
c57c2d270c
|
doc: Documented Abstract.TimedObserver, Form.Observer, and Form.Element.Observer.
|
2009-08-22 04:30:52 +02:00 |
Tobie Langel
|
7cf1182a49
|
Clean-up namespace template.
|
2009-08-22 04:23:32 +02:00 |
Tobie Langel
|
63f96ea463
|
Fixed doc template to allow separate building of the documentation of each section. Usage: rake doc SECTION=lang.
|
2009-08-22 03:56:41 +02:00 |
Tobie Langel
|
ea9f79728a
|
Refactor Rakefile.
|
2009-08-22 03:29:50 +02:00 |
Tobie Langel
|
254f0e9a79
|
Update to latest PDoc.
|
2009-08-22 03:29:15 +02:00 |
Andrew Dupont
|
f8ddfd5829
|
Update to latest PDoc.
|
2009-08-21 08:11:10 -05:00 |
Andrew Dupont
|
f980f82d41
|
PDoc styling.
|
2009-08-21 08:11:10 -05:00 |
Andrew Dupont
|
cdc4366153
|
Add more `Enumerable` citations in PDoc.
|
2009-08-21 08:11:10 -05:00 |
Andrew Dupont
|
775ea2bf36
|
Apply Christophe's helpers.rb bugfixes to Prototype's custom PDoc template.
|
2009-08-21 08:11:09 -05:00 |
Andrew Dupont
|
349187e27f
|
Beautify frame around permalinked method.
|
2009-08-21 08:11:09 -05:00 |
Andrew Dupont
|
e0c03655cd
|
Fix relative path issues in PDoc template (once and for all).
|
2009-08-21 08:11:09 -05:00 |
Andrew Dupont
|
fefc2b728d
|
Change PDoc syntax for "methodized" methods.
|
2009-08-21 08:11:09 -05:00 |
Tobie Langel
|
de9ba09371
|
Updated changelog.
|
2009-08-12 01:31:35 +02:00 |
Tobie Langel
|
b214744a5d
|
Greatly simplify String#(un)escapeHTML and remove their DOM dependencies.
|
2009-08-12 01:27:10 +02:00 |
Tobie Langel
|
b039a4791c
|
Update UnittestJS. Modifiy test template accordingly.
|
2009-08-12 01:25:59 +02:00 |
Tobie Langel
|
b57ea83222
|
Remove redundant if statement in Element#readAttribute.
|
2009-08-12 01:23:47 +02:00 |
Tobie Langel
|
d88aef3a55
|
Add missing semicolons. [#751 state:resolved]
|
2009-07-30 02:16:39 +02:00 |
Juriy Zaytsev
|
41b034b93b
|
Improve `getClass` performance. [#747 state:resolved]
|
2009-07-29 15:04:39 +02:00 |
Tobie Langel
|
add69978e0
|
Fix a ridiculous yet harmless typo in a previous commit. Add more tests for PeriodicalExecuter.
|
2009-07-22 16:06:17 +02:00 |
Samuel Lebeau
|
fe388ebca5
|
Replace calls to String#gsub by String#replace internally, be more specific about which version of Safari is supported
|
2009-07-21 17:52:43 +02:00 |