gnome-shell/js/ui/components
Evan Welsh d9198317ae components: Change component loading to be asynchronous
Some components use build time optional dependencies such as
GNOME Bluetooth, so we need to import the components
conditionally.

Also rename to get rid of __init__.js file

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1499>
2023-08-05 22:16:23 +02:00
..
automountManager.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
autorunManager.js js: Add JSDoc to exported functions and fix incorrect JSDoc formatting 2023-08-05 22:16:23 +02:00
keyring.js animationUtils: Group together various animation helpers 2023-07-15 02:35:56 +00:00
networkAgent.js js: Split gi imports to be on new lines to prepare for ES modules 2023-06-21 04:50:33 -07:00
polkitAgent.js js: Add JSDoc to exported functions and fix incorrect JSDoc formatting 2023-08-05 22:16:23 +02:00
telepathyClient.js dependencies: Migrate to ES module and organize dependencies 2023-07-15 02:35:56 +00:00