Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵ | Dries Buytaert | 2009-08-31 |
| | | | | .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. | ||
* | - Patch #558656 by Davy Van Den Brempt: this that self. | Dries Buytaert | 2009-08-25 |
| | |||
* | #435646 by tstoeckler: Fix vertical tabs in Stark. | Angie Byron | 2009-05-31 |
| | |||
* | #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵ | Angie Byron | 2009-04-27 |
| | | | | anonymous JS functions. | ||
* | #444402 by kkaefer and RobLoach: Enforce coding standards on all core ↵ | Angie Byron | 2009-04-26 |
| | | | | JavaScript. | ||
* | #323112 follow-up by kkaefer: Make tab titles enclosed in <strong> tags to ↵ | Angie Byron | 2009-04-12 |
| | | | | indicate importance from surrounding text. | ||
* | #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now ↵ | Angie Byron | 2009-04-11 |
presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future. |