discourse/plugins/poll
Jarek Radosz 992737e592
DEV: Fix `setting-on-hash` deprecation (#23506)
```
deprecate-shim.js:33 DEPRECATION: You set the 'hasSavedVote' property on a {{hash}} object. Setting properties on objects generated by {{hash}} is deprecated. Please update to use an object created with a tracked property or getter, or with a custom helper. [deprecation id: setting-on-hash]
```
2023-09-11 16:15:44 +02:00
..
app DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
assets DEV: Update DButton uses (#23333) 2023-08-31 11:49:35 +02:00
config Update translations (#23309) 2023-08-29 15:50:52 +02:00
db FIX: Cater for polls that can have multiple votes per user (#22297) 2023-06-27 18:58:16 +08:00
jobs/regular DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
lib FIX: Ensure poll extraction is not attempted if post body is absent (#19718) 2023-01-13 01:47:44 +00:00
spec DEV: Cleanup an old spec (#22503) 2023-07-10 11:34:17 +08:00
test/javascripts DEV: Fix `setting-on-hash` deprecation (#23506) 2023-09-11 16:15:44 +02:00
plugin.rb REFACTOR: improve poll info layout (#22353) 2023-07-05 12:20:18 -04:00