..
components
Improve DocSearch loading
2025-05-19 15:09:45 -05:00
utils
### Refactor keybindings to a component and replace deprecated detection method
2025-05-19 15:09:45 -05:00
api-libs.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
ask-ai-trigger.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
ask-ai.js
chore(ai): Add reminder to update the script in template.hbs
2025-02-26 16:16:46 -06:00
code-controls.js
fix(code-controls): Broken in code-blocks that contain the URL selector widget: Replace jQuery .prev() with .prevAll() to find all siblings (in case they include other elements like the URL selector widget), and then take the first pre element that has a code child.
2025-03-17 13:03:29 -05:00
code-placeholders.js
chore(code-placeholders): Support path-like patterns:
2025-04-23 10:27:20 -05:00
content-interactions.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
custom-timestamps.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
datetime.js
WIP: removed remaining scripts from footer/javascript.html. Migrated to components and utilities. Conditionally imports Mermaid if page has a diagram.
2025-05-19 15:09:45 -05:00
feature-callouts.js
WIP: Refactored all scripts from footer.js into components. Removed footer.js. Exports jQuery ($) to a window global for use by other scripts. Scripts bundled into footer.js didn't reliably load after jQuery.
2025-05-19 15:09:45 -05:00
flux-group-keys.js
WIP: removed remaining scripts from footer/javascript.html. Migrated to components and utilities. Conditionally imports Mermaid if page has a diagram.
2025-05-19 15:09:45 -05:00
flux-influxdb-versions.js
fix(flux-influxdb-versions): Fixes modal trigger for flux-influxdb-versions and refactors the trigger to a component.
2025-03-27 20:10:13 -05:00
helpers.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
index.js
End-to-end testing, CI script, and JavaScript QoL improvements:
2025-05-19 09:50:33 -05:00
influxdb-url.js
hotfix(urls): Partially reverts the previous change for setting URLs in code samples. Fixes a missing variable.
2025-03-17 10:55:22 -05:00
jquery-3.5.0.min.js
groundwork for influxdb url select
2020-04-16 09:59:35 -06:00
keybindings.js
### Refactor keybindings to a component and replace deprecated detection method
2025-05-19 15:09:45 -05:00
list-filters.js
WIP: Refactored all scripts from footer.js into components. Removed footer.js. Exports jQuery ($) to a window global for use by other scripts. Scripts bundled into footer.js didn't reliably load after jQuery.
2025-05-19 15:09:45 -05:00
local-storage.js
hotfix(urls): Partially reverts the previous change for setting URLs in code samples. Fixes a missing variable.
2025-03-17 10:55:22 -05:00
main.js
Improve DocSearch loading
2025-05-19 15:09:45 -05:00
modals.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
notifications.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
page-context.js
fix(js): error if pageParams or its attributes are null
2025-03-16 22:44:39 -05:00
page-feedback.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
release-toc.js
WIP: removed remaining scripts from footer/javascript.html. Migrated to components and utilities. Conditionally imports Mermaid if page has a diagram.
2025-05-19 15:09:45 -05:00
search-button.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
sidebar-toggle.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
tabbed-content.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
theme-switch.js
fix(theme-switch): ThemeSwitch() should pass the component when calling Theme().
2025-05-19 15:09:45 -05:00
theme.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
v3-wayfinding.js
Initial Kapa.ai chat integration.
2025-02-03 08:31:55 -06:00
version-selector.js
WIP: Refactored all scripts from footer.js into components. Removed footer.js. Exports jQuery ($) to a window global for use by other scripts. Scripts bundled into footer.js didn't reliably load after jQuery.
2025-05-19 15:09:45 -05:00