mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 05:01:14 +08:00
DEV: API to add classes to small actions (#19453)
This commit is contained in:
@ -7,6 +7,13 @@ in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.6.0] - 2022-12-13
|
||||
|
||||
### Added
|
||||
|
||||
- Adds `addPostSmallActionClassesCallback`, which allows users to register a custom
|
||||
function that adds a class to small action posts (pins, closing topics, etc)
|
||||
|
||||
## [1.5.0] - 2022-11-21
|
||||
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user