discourse/app/assets
David Taylor 2e5502c417
FIX: Restore propertyEqual following native-class conversions (#28605)
I mistakenly replaced these with `@equal`, thinking the behavior was the same. It's not. `@propertyEqual` compares two properties, while `@equal` compares a single property with a constant.
2024-08-28 16:20:16 +01:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts FIX: Restore propertyEqual following native-class conversions (#28605) 2024-08-28 16:20:16 +01:00
stylesheets FIX: correctly render ace editor in FormKit (#28601) 2024-08-28 16:24:44 +02:00