mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 20:36:39 +08:00
8c03868808
In virtualdom, element 'properties' are not completely synonymous with element 'attributes'. In particular, `data-` properties will not be rendered as attributes. To ensure all attributes are passed through, we need to include them under an `attributes` key. For more info, see https://github.com/Matt-Esch/virtual-dom/blob/master/docs/vnode.md#custom-attributes-data- |
||
---|---|---|
.. | ||
actions-summary-test.js | ||
avatar-flair-test.js | ||
button-test.js | ||
default-notification-item-test.js | ||
hamburger-menu-test.js | ||
header-test.js | ||
home-logo-test.js | ||
post-links-test.js | ||
post-menu-test.js | ||
post-stream-test.js | ||
post-test.js | ||
poster-name-test.js | ||
quick-access-item-test.js | ||
small-user-list-test.js | ||
topic-admin-menu-test.js | ||
topic-participant-test.js | ||
topic-status-test.js | ||
user-menu-test.js | ||
widget-dropdown-test.js | ||
widget-test.js |