Penar Musaraj
8754aaf061
DEV: SCSS cleanup
2021-06-23 23:01:54 -04:00
Penar Musaraj
b985ebad4c
DEV: Remove SCSS color vars fallbacks ( #49 )
2021-05-12 16:17:44 -04:00
discoursebot
f75c9d5e32
DEV: Update CI workflows, fix linting issues ( #32 )
...
Included:
* DEV: Update CI workflows
* DEV: Update the plugin URL
* DEV: Update Gemfile.lock
* DEV: Remove an old rubocop artifact
* DEV: Add .prettierrc
* DEV: Clean up .gitignore
* DEV: Add license
* DEV: Update package.json
* DEV: Fix template issues
* DEV: Re-format code
* DEV: Use `@action`
* DEV: `inject as controller`
* DEV: Use `@computed`
* DEV: Avoid naming collision and extra indirection
* DEV: Use `discourse-common/utils/decorators`
* DEV: Use `role="button"`
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
Co-authored-by: jjaffeux <j.jaffeux@gmail.com>
2021-04-27 20:49:34 +02:00
Penar Musaraj
c7376c243d
UX: Fix two small mobile styling issues ( #36 )
2021-02-24 11:40:32 -05:00
Justin DiRose
399fbec04f
FIX: Back button out of alignment ( #31 )
...
Core made buttons to use flexbox recently, which changed the behavior of
the go back button on Docs topics. The local justify-content declaration
overrides the core declaration causing problems.
2021-02-01 09:53:38 -06:00
Justin DiRose
f32aebdba0
FEATURE: Rename from Knowledge Explorer to Docs ( #27 )
...
After internal discussion, the team decided to rename this plugin to `discourse-docs`. No substantial changes made here aside from a settings migration.
2021-01-18 10:38:09 -06:00