[SVN] r5309 (JavaScript Prototype & Script_aculo_us)

martinstromlists at gmail.com martinstromlists at gmail.com
Tue Sep 26 15:27:43 UTC 2006


• Made the .inject snippet return the memo as it won't without it
• Reverted to the old .each behavour (there's a "eachi" trigger if one wants to use the index when looping)
• Removed some unnecessary $0 from the end of snippets
• Moved the $0 in some snippets (like Iterators#any) to the body of the iterator function, this makes more sence

Changed:
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Appear.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_BlindDown.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_BlindUp.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_DropOut.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Fade.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Fold.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Grow.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Highlight.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Puff.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Pulsate.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Shake.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Shrink.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_SlideDown.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_SlideUp.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_Squish.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Effect_SwitchOff.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_all.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_any.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_collect.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_detect.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_each.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_inject.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_invoke.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_map.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Enum_reject.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Event_observe.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_activate.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_clear.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_focus.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_present.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Field_select.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_disable.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_enable.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_findFirstElement.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_focusFirstElement.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_getElements.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_getInputs.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Form_serialize.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Function_bind.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Function_bindAsEventListener.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Insertion_After.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Insertion_Before.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Insertion_Bottom.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Insertion_Top.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Object_extend.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Options.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_absolutize.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_clone.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_cumulativeOffset.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_offsetParent.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_overlap.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_page.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_positionedOffset.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_prepare.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_realOffset.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_relativize.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_within.tmSnippet
U   trunk/Bundles/JavaScript Prototype & Script_aculo_us.tmbundle/Snippets/Position_withinIncludingScrolloffsets.tmSnippet



More information about the textmate-dev mailing list