mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 02:36:15 +08:00
8957e4d9d0
Previous markup used to be ``` <div> <div> <li> ``` Instead we will now have: ``` <ul> <li> <div> ``` Note this commit also adds two things: - ability to override tagName of a widget when attaching it - ability to pass opts and otherOpts to {{attach}}, it could be useful in templates but is mostly useful to test `tagName` for now |
||
---|---|---|
.. | ||
admin | ||
base | ||
components | ||
foundation | ||
select-kit | ||
d-editor.scss | ||
input_tip.scss | ||
printer-friendly.scss | ||
topic-entrance.scss | ||
topic-timeline.scss |