Commit Graph

30 Commits (326559e82300cf3746f8dc54077827050974a596)

Author SHA1 Message Date
Julian Lam 69f4248f72
feat: functioning category dropdown in recent/unread/etc without js ()
* 10.1.0

* feat: WIP nojs category dropdown in recent

* feat: allowing new topic button to be clicked without js

It now opens a category dropdown which then sends user to
the discrete composer page.

WARNING: Does not work on tag.tpl. Needs core update to send
categories data through...

* fix: removed unneeded data-toggle attribute
Aziz Khoury 93fe46d5a5 feat: changing widget-* to data-widget-* ()
Julian Lam a86df050db
feat: change legacy begins to each ()
* refactor: change legacy begins to each

* fix: missed a couple ends

* fix: derped find-replace

* fix: referencing non-existent root object in categories teaser
Barış Soner Uşaklı 7dd4066aa3 https://github.com/NodeBB/NodeBB/issues/7300
Barış Soner Uşaklı cd2d43799e alert wont push back topic list
Barış Soner Uşaklı f5e9eebbd1 https://github.com/NodeBB/NodeBB/issues/6822
Anil Mandepudi 67f0918460 Fixes ()
* Fixes 

* fix indent

* Update bottom-sheet.less

* Update bottom-sheet.less
Barış Soner Uşaklı 8cc6115805 https://github.com/NodeBB/NodeBB/issues/6579
Baris Usakli 06e1c79ca5 https://github.com/NodeBB/NodeBB/issues/6005
Barış Soner Uşaklı ed85ff0854 if there are not categories/filters dont show dropdowns
Baris Usakli 2dc44d7c5e add widget templates
Barış Soner Uşaklı 35d41b31b4 https://github.com/NodeBB/NodeBB/issues/5723
Barış Soner Uşaklı 33bad80473 closes
pichalite bfd868c61a Widget placement fix
barisusakli 8127b196ad recent/unread changes
Julian Lam f07aa874e0 renamed post/guest component to category/post/guest, added another component for category/post
Julian Lam 62e1c40fdd added some new components for reply and post buttons for guests
barisusakli 2dc663bf5f https://github.com/NodeBB/NodeBB/issues/4434
barisusakli 86934e1ac7 mobile tweaks
Henry Wright 8697b75d18 Remove strong importance from alert text
Julian Lam 3d72a6e06d
Julian Lam c080d97cd0
psychobunny 2945bcfa48 use config.relative_path
barisusakli 4416454941 closes
barisusakli f41fb889cc moved new topic alerts under title, use language keys
barisusakli 86af31b6b2 closes
psychobunny ae4fe9ebbf match styling
psychobunny a9940f4678 headers to various routes
psychobunny 7f3bdb9003 standardized topics_list, using that for category.tpl as well now
psychobunny 2d16f63a7f init :rage1: ghfw