You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src/js/modules
wxiaoguang 6892e2b8ef
Use reactive store to share data between components (#23996)
Follow #23947

* Use reactive store to share data between components
* Remove no-op `this.hashListener = window.addEventListener()` because
`addEventListener` returns void/undefined.

Reference:


https://vuejs.org/guide/scaling-up/state-management.html#simple-state-management-with-reactivity-api


Screenshot (the same as before):

<details>

<img width="565" alt="image"
src="https://user-images.githubusercontent.com/2114189/230701282-bd61bfa3-7786-433b-9ad8-a88591112a02.png">


</details>

---------

Co-authored-by: silverwind <me@silverwind.io>
1 year ago
..
aria Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 1 year ago
fomantic.js Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 1 year ago
stores.js Use reactive store to share data between components (#23996) 1 year ago
tippy.js Use auto-updating, natively hoverable, localized time elements (#23988) 1 year ago