Commit Graph

30 Commits (fd8d98399a69ba243679fc8ecc1d8bf221c18530)

Author SHA1 Message Date
Lee Rowlands 50a541b97f
Issue #2551373 by drpal, danlinn, ruthleopold, Berdir, droplet, Wim Leers, prajaankit: contextual.js and quickedit.js should fail gracefully, with useful error messages, when Twig templates forget to print attributes 2017-08-07 18:27:31 +10:00
Lauri Eskola 612c1fa68c Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warnings 2017-07-06 09:21:40 +03:00
Nathaniel Catchpole 193bab81f7 Issue #2863222 by dmsmidt, tedbow, drpal, tim.plunkett: Contextual Accessibility: Announcement broken after enabling editing mode a second time 2017-06-14 15:05:21 +01:00
Nathaniel Catchpole f3cf9c43b5 Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process 2017-05-23 15:31:29 +01:00
Alex Pott 8287017e03 Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to *.es6.js and compile them 2017-05-19 23:12:53 +01:00
Alex Pott 488a6b142a Issue #2650910 by drpal, Anishnirmal, markdorison, Tom Robert, psend, yannickoo, rachel_norfolk, Wim Leers, droplet: Contextual links button is always rendered even when no links are available (with warm client-side cache) 2017-03-28 15:25:09 +01:00
Nathaniel Catchpole 9ed49f24dd Issue #2568387 by nod_, TJacksonVA, cosmicdreams, dcrocks: Update JS lib: Modernizr to 3.1 2015-10-16 11:34:24 +01:00
Alex Pott b0e82e5871 Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc 2015-10-13 23:37:56 +01:00
webchick a7326f8ebe Issue #2514894 by eiriksm: JSDoc contextual module 2015-08-28 23:24:55 -07:00
Alex Pott fad555c2eb Issue #2545826 by JohnAlbin, nod_: Update.eslintrc to work with eslint 1.0.0 2015-08-07 15:08:23 +01:00
webchick 79c2dc4c4d Issue #2494063 by tohesi, trwad, dcmul, droplet, nod_, naveenvalecha: Update Backbone to 1.2.1 2015-07-02 00:09:51 -07:00
Jennifer Hodgdon c3cb303173 Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS 2015-06-05 13:17:55 -07:00
xjm 4f2257113e Issue #2383865 by mgifford, pguillard, rpayanm, alexpott, jhodgdon: Spellchecking Drupal - Javascript 2015-05-12 16:54:27 -07:00
Alex Pott b676df9303 Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active 2015-04-16 16:25:55 +02:00
Alex Pott 22ef398d2b Issue #2154475 by tarekdj, neelam.chaudhary, droplet, nod_, lanchez, Poornima3, jamin_melville: Convert position selectors to be compatible with with jQuery native-API selector 2015-04-15 09:59:36 +02:00
Alex Pott a3efcb6fb3 Issue #2389515 by nod_: Update ESLint rules 2015-01-10 01:36:01 +00:00
webchick 9c16305b36 Issue #2212283 by nod_: Auto-format JS files. 2014-07-02 11:48:06 -07:00
Alex Pott 59fee1922b Issue #2264241 by _nod: Fix ESLint errors and fix js bugs. 2014-05-24 14:59:54 +01:00
webchick 4ebc62247c Issue #2162837 by Wim Leers, jibran | nod_: Split up contextual.toolbar.js. 2014-04-29 12:55:48 -07:00
webchick 7a228368c9 Issue #2181527 by nod_, Wim Leers, sqndr: Contextual's toolbar toggle doesn't appear once the client-side cache is filled. 2014-03-07 12:05:54 -08:00
Alex Pott 2d476a5f0e Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation. 2014-01-27 21:41:32 +00:00
Nathaniel Catchpole 5d4d6b1c80 Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-23 18:04:41 +00:00
Nathaniel Catchpole 387d585836 Issue #2136507 by Wim Leers: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for rendering Contextual Links. 2014-01-22 14:27:17 +00:00
webchick 4161356d12 Issue #2162409 by jibran, Wim Leers, nod_: Split up contextual.js. 2014-01-07 23:03:02 -08:00
Nathaniel Catchpole 76e06cfb02 Issue #1800022 by Wim Leers, JohnAlbin, herom: Update Backbone and Underscore. 2014-01-02 13:46:53 +00:00
Dries 4a689c5985 Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay. 2013-11-26 17:07:54 -05:00
webchick c48c94111f Issue #2047671 by jessebeach, Wim Leers, nod, xjm: Expanded contextual links look goofy when there are no items. 2013-11-23 20:30:21 -08:00
webchick a501d1cb5a Issue #2139921 by Wim Leers: Contextual links can't handle multiple occurrences of the same contextual links. 2013-11-22 17:06:27 -08:00
webchick 34078b7291 Issue #2058843 by rteijeiro, jessebeach: Be consistent with respect to which strings within JS code should be overriddable via drupalSettings. 2013-09-22 01:05:50 +02:00
Alex Pott 1454b2e7b2 Issue #1913036 by jessebeach, Wim Leers: Reorganize contextual module's JS assets into their own subdirectories. 2013-08-29 01:43:44 +01:00