discourse/app/assets/javascripts/discourse
Jarek Radosz 5747b910e6
FIX: Unpinning topics in glimmer topic list (#30342)
it's already handled by TopicStatus component (so one was undoing the other's toggle)
2024-12-18 15:55:02 +01:00
..
app FIX: Unpinning topics in glimmer topic list (#30342) 2024-12-18 15:55:02 +01:00
config DEV: Disable Ember's LOG_STACKTRACE_ON_DEPRECATION (#30275) 2024-12-13 17:56:11 +00:00
lib
public/assets/scripts
scripts
tests DEV: Introduce <DPageHeader /> and <DPageSubheader /> components (#30146) 2024-12-18 08:13:39 +10:00
.ember-cli
.npmrc
.watchmanconfig
ember-cli-build.js DEV: Upgrade dependencies to Ember 5.12 (#30131) 2024-12-11 11:09:25 -03:00
package.json Build(deps): Bump ace-builds from 1.36.5 to 1.37.0 (#30332) 2024-12-18 12:32:35 +01:00
testem.js