You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/NOTES.md

17 lines
384 B
Markdown

Deprecation TODO's for post - 0.7x
======================================
- public/src/components.js: remove pre-0.7x compatibility code
- public/src/client/topic/postTools.js: remove selectors for every post button (ex. ".edit")
- remove all pre-0.7x compatibility selectors for:
.post-content
.topic-title
.post_reply
.edit
.delete
.purge
.move
.reply
.quote
.chat
.flag