This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-06 19:38:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
plugins
/
poll
/
assets
/
javascripts
History
Jarek Radosz
34c99da205
FIX: Correctly render title-less poll widgets (
#10837
)
...
`RawHtml` does not like receiving undefined values as `html`.
2020-10-06 19:27:03 +02:00
..
components
DEV: apply coding standards to plugins (
#10594
)
2020-09-04 13:51:53 +02:00
controllers
FEATURE: Add the title attribute to polls (
#10759
)
2020-10-02 09:21:24 +02:00
discourse
/templates
DEV: replaces unecessary (action (mut .*)) by (mut .*) (
#10822
)
2020-10-06 17:17:45 +02:00
initializers
FEATURE: Add the title attribute to polls (
#10759
)
2020-10-02 09:21:24 +02:00
lib
FIX: Handle poll titles when headings are present (
#10832
)
2020-10-06 13:24:38 +02:00
widgets
FIX: Correctly render title-less poll widgets (
#10837
)
2020-10-06 19:27:03 +02:00