about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/list_editor
AgeCommit message (Collapse)Author
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-08-05[Glitch] Disable list title validation button when list title is emptyThibG
Port 089c6410208d294e7f1995e000bd796d4625246f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-01-06add list title editingash lea
2018-08-22Split list editor into components and containersThibaut Girka
2018-01-18Style fixes to make eslint happier, hopefullyDavid Yip
2017-12-08merged tootsuite pr #5750 into glitch flavourcwm