aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/announcements/index.js
Commit message (Collapse)AuthorAge
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
|
* style: consistent syntax style [skip ci]Libravatar Vijay A2021-08-21
|
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
| | | | | | | | * Upgrade various dependencies to latest, remove unnecessary electron-hunspell - upgrade eslint and friends to latest - remove deprecated 'node-sass' in favor of 'sass' - disable new rules from 'eslint-config-airbnb' that are conflicting with current code style - add workspace config for 'vscode' that silences 'experimentalDecorator' warning and forces 'prettier' to single quote * Run yarn lint to autofix with new ruleset and worked down lint issues to zero
* Removed the cyclical dependency in workspaces and announcement (Partial fix ↵Libravatar Markandan R2021-06-13
| | | | for: #1519) (#1522)
* Disable announcement featureLibravatar Amine Mouafik2019-10-18
|
* Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
|
* fix(Announcements): Fixes issue with rendering announcments in workspacesLibravatar Dominik Guzei2019-05-08
|
* Add analytics eventsLibravatar Stefan Malzner2019-04-16
|
* refactor announcements to newest feature patternLibravatar Dominik Guzei2019-04-11
|
* implements basic release announcement featureLibravatar Dominik Guzei2019-03-12