David Heinemeier Hansson
|
7ec91d4651
|
Fixed Form.disable in Prototype #1317 [Wintermute]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1311 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-05-19 16:45:53 +00:00 |
|
Sam Stephenson
|
71a616890b
|
Update to Prototype 1.2.1
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1228 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-04-19 11:16:50 +00:00 |
|
Sam Stephenson
|
d547c3f5ec
|
Update to Prototype 1.2.0
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1198 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-04-18 02:16:13 +00:00 |
|
David Heinemeier Hansson
|
c3ca5ab7a8
|
Added Element.toggle, Element.show, and Element.hide to the prototype javascript library. Toggle.display has been deprecated, but will still work #992 [Lucas Carlson]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1181 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-04-17 07:52:50 +00:00 |
|
David Heinemeier Hansson
|
1a22fb59c9
|
Added JavascriptHelper#periodically_call_remote in order to create areas of a page that update automatically at a set interval #945 [Jon Tirsen]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1108 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-04-07 06:43:21 +00:00 |
|
David Heinemeier Hansson
|
8499c24770
|
Added Effect.Puff and Effect.Appear #990, #996
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1046 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-31 11:53:06 +00:00 |
|
David Heinemeier Hansson
|
c73a414a9a
|
Fixed references to element
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1034 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-28 23:57:43 +00:00 |
|
David Heinemeier Hansson
|
ce2fe88d53
|
Added Effect.Scale for smoothly scaling images or text up and down #972 [thomas@fesch.at] Added Effect.Squish for scaling down an element and making it disappear at the end #972 [thomas@fesch.at]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1033 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-28 23:32:24 +00:00 |
|
David Heinemeier Hansson
|
b0c0c9c2ef
|
Added Effect.Fade which smoothly turns opacity from 100 to 0 and then hides the element #960 [thomas@fesch.at]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1032 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-28 10:22:44 +00:00 |
|
David Heinemeier Hansson
|
92088a920b
|
Effects can just be used through the callbacks
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1014 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-26 23:43:29 +00:00 |
|
David Heinemeier Hansson
|
4c3d52ad66
|
Updated to prototype.js 1.1.0
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1012 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-26 23:16:55 +00:00 |
|
David Heinemeier Hansson
|
8e76a5920e
|
Added other DOM manipulation positions than just replace
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1006 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-26 15:35:06 +00:00 |
|
David Heinemeier Hansson
|
9ca9f95aee
|
Fixed Form.Serialize for the JavascriptHelper to also seriliaze password fields #934 [dweitzman@gmail.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1003 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-26 14:07:08 +00:00 |
|
David Heinemeier Hansson
|
4e60fe3ef3
|
Added documentation and fixed an ajax bug
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@974 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-22 12:33:47 +00:00 |
|
David Heinemeier Hansson
|
e1ce18020e
|
Last-minute ajax fixes #898
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@973 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-22 12:13:36 +00:00 |
|
David Heinemeier Hansson
|
7bba658200
|
Applied the Safari fix on both prototype.js files
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@971 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-22 00:02:53 +00:00 |
|
David Heinemeier Hansson
|
476f26ee90
|
Renamed Toggle.visibility to Toggle.display and fixed it for multiple arguments
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@958 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-21 01:34:37 +00:00 |
|
David Heinemeier Hansson
|
71dc36903a
|
Fixed js bug
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@957 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-21 01:10:07 +00:00 |
|
David Heinemeier Hansson
|
ecc0e28896
|
Add prototype.js to new apps in javascripts/ #885
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@956 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-21 01:04:57 +00:00 |
|
David Heinemeier Hansson
|
184419092a
|
Prepared for 0.10.1 release
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@874 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-07 01:50:58 +00:00 |
|
David Heinemeier Hansson
|
10be1c59f8
|
Added an empty favicon.ico file to the public directory of new applications (so the logs are not spammed by its absence)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@861 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-03-06 17:22:56 +00:00 |
|
David Heinemeier Hansson
|
03b531a44e
|
Updated a few more docs
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@793 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-02-24 12:40:20 +00:00 |
|
David Heinemeier Hansson
|
614e14d815
|
Drop the _doc nonsense and use the index.html straight on
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@791 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-02-24 12:26:30 +00:00 |
|
David Heinemeier Hansson
|
db045dbbf6
|
Initial
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2004-11-24 01:04:44 +00:00 |
|