discourse/app
Peter Wagenet a88902950a
DEV: Convert DButton to a Glimmer Component (#17767)
This change is intended to be backwards-compatible with all the previous arguments to `DButton`.

A deprecation warning will be triggered when a string is passed to the `@action` argument. This kind of action bubbling has been deprecated in Ember for some time, and should be updated to use closure actions.

Co-authored-by: Dan Gebhardt <dan@cerebris.com>
Co-authored-by: David Taylor <david@taylorhq.com>
2022-11-17 10:55:15 +00:00
..
assets DEV: Convert DButton to a Glimmer Component (#17767) 2022-11-17 10:55:15 +00:00
controllers UX: better email login pages (#19058) 2022-11-17 13:09:39 +05:30
helpers Meta topic: https://meta.discourse.org/t/meta-theme-color-is-not-respecting-current-color-scheme/239815 (#18832) 2022-11-07 10:06:26 +03:00
jobs FEATURE: Add cooked post to user archive exports (#18979) 2022-11-11 11:07:32 +00:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Invite redemption error if user had already redeemed (#19070) 2022-11-17 15:51:58 +10:00
serializers FIX: do not lock account if backup codes are available (#18982) 2022-11-11 13:00:06 +11:00
services FIX: status was clearing after editing user preferences (#18887) 2022-11-16 21:42:56 +04:00
views UX: better password reset error page (#18970) 2022-11-10 17:48:25 +05:30