Commit Graph
25 Commits
Author SHA1 Message Date
Jarek Radosz a5606e0d4c DEV: Update linting (#55) 2024-01-16 17:48:38 +01:00
Isaac Janzen 50137517d5 DEV: Use angle bracket syntax (#43) 2023-05-26 16:18:25 -05:00
David Taylor 34a1b94e76 DEV: Update eslint-config-discourse, use prettier for hbs (#38) 2023-01-04 13:39:28 +01:00
c953a05388 DEV: Update CI workflows (#29)
* DEV: Update CI workflows
* DEV: Update CI setup
* lint

Co-authored-by: discoursebuild <[email protected]>
Co-authored-by: Jarek Radosz <[email protected]>
2022-06-11 14:38:30 +02:00
Jarek Radosz 18b047121b DEV: General cleanup (#28)
Drop es6 suffix, fix Ember global usage, fix typos, update deps, add prettierrc, remove an obsolete codepath, fix pluginId.
2022-04-06 12:19:24 +02:00
Penar Musaraj 8df68d2a7b DEV: Fix JS linting (#22) 2022-01-19 17:30:13 -05:00
Penar Musaraj a4cfe14e81 DEV: Fix linting (#21) 2022-01-19 13:09:21 -05:00
communiteqandRichard e5147551f0 Add 'signatures_visible_by_default' setting (#17)
Co-authored-by: Richard <[email protected]>
2022-01-19 11:04:31 -03:00
4bb6cbb97c DEV: Update CI workflows (#9)
* DEV: Update CI workflows
* fix templates

Co-authored-by: davidtaylorhq <[email protected]>
Co-authored-by: Jarek Radosz <[email protected]>
2021-07-04 22:11:07 +02:00
Enduvar 2276635bb2 Add support for user setting localization (#7) 2020-10-31 00:40:33 +01:00
Joffrey JAFFEUX a3433abfef DEV: apply coding standards (#6) 2020-09-04 14:37:08 +02:00
tshenry 4f3e2a763b Correct CSS classes (#5)
The CSS classes need to be moved from the checkbox block to the editor block.
2020-01-13 11:47:16 -08:00
Penar Musaraj 59bdc29622 Fix linting issue due to core Prettier update 2019-06-26 11:24:42 -04:00
David Taylor 3146fb48de DEV: Apply prettier 2018-10-22 19:49:33 +01:00
tshenry ae5e7e4922 Add two styling classes
I noticed an issue first on mobile. The signature editor was quite wonky. I found that if you add the classes that are present for the About Me editor ("bio-composer" and "input-xxlarge"), the CSS handles the rest and it styles things much nicer on both mobile and desktop. Let me know if you need any extra info!
2018-06-11 17:48:26 -07:00
Rafael dos Santos Silva dc1092f336 FEATURE: 2.0
- Cook on advanced mode is server side and properly cached now

- Remove deprecated dependencies on client-side code

Attention: Users on advanced mode from previous versions should re-enter
their signatures.
2017-07-24 21:18:11 -03:00
Robin Ward f162247512 FIX: for Ember 2.x support 2016-11-29 17:15:45 -05:00
Rafael dos Santos Silva 26716933e4 FIX: Fix signature position after VDom migration 2016-08-10 18:33:44 -03:00
Rafael dos Santos Silva eba16235ab FIX: Fix advanced mode for Discourse 1.6 2016-08-10 18:33:00 -03:00
Rafael dos Santos Silva 319230e703 1.0.0 Version
This version adds advanced mode, and some little refactors
2016-04-08 17:30:39 -04:00
Robin Ward 852e898c39 I changed the decorateWidget API slightly, sorry! 2016-02-22 11:18:23 -05:00
Robin Ward 89f6cf5bc4 Upgrade Plugin to new API 2016-02-19 14:47:56 -05:00
Rafael dos Santos Silva 65d24d2b98 FIX: Forgot needed files in previous commit 2015-12-07 21:54:05 -02:00
Rafael dos Santos Silva 1ff4e7e1d5 New and improved working version 2015-12-06 15:56:46 -02:00
Rafael dos Santos Silva abdb17f080 First Commit 2015-09-28 20:55:31 -03:00