Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
drupal.comment:
|
|
|
|
version: VERSION
|
|
|
|
js:
|
|
|
|
comment-entity-form.js: {}
|
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
|
|
|
- core/drupal
|
|
|
|
- core/drupal.form
|
|
|
|
|
|
|
|
drupal.comment-by-viewer:
|
|
|
|
version: VERSION
|
|
|
|
js:
|
|
|
|
js/comment-by-viewer.js: {}
|
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
|
|
|
- core/drupal
|
|
|
|
- core/drupalSettings
|
|
|
|
|
|
|
|
drupal.comment-new-indicator:
|
|
|
|
version: VERSION
|
|
|
|
js:
|
|
|
|
js/comment-new-indicator.js: {}
|
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
2014-03-05 16:53:15 +00:00
|
|
|
- core/jquery.once
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
- core/drupal
|
2014-12-09 11:55:57 +00:00
|
|
|
- history/api
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
- core/drupal.displace
|
|
|
|
|
|
|
|
drupal.node-new-comments-link:
|
|
|
|
version: VERSION
|
|
|
|
js:
|
|
|
|
js/node-new-comments-link.js: {}
|
|
|
|
dependencies:
|
|
|
|
- core/jquery
|
2014-03-05 16:53:15 +00:00
|
|
|
- core/jquery.once
|
Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file.
2014-02-23 04:56:51 +00:00
|
|
|
- core/drupal
|
2014-12-09 11:55:57 +00:00
|
|
|
- history/api
|