This website requires JavaScript.
Explore
Help
Sign In
bterkuile
/
fizzy
Watch
1
Star
0
Fork
0
You've already forked fizzy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
64ca9e551e101694dd8579d84e67d4898f0b8049
fizzy
/
app
/
javascript
/
controllers
T
History
Mike Dalessio
63805aee0f
Merge pull request
#1984
from gijigae/fix/japanese-ime-input
...
Fix Japanese IME input handling for tag, step, and reaction fields
2025-12-08 11:09:33 -05:00
..
application.js
…
auto_click_controller.js
Add "data export" feature
2025-12-01 15:23:26 +00:00
auto_save_controller.js
…
auto_submit_controller.js
…
autoresize_controller.js
…
badge_controller.js
…
bar_controller.js
This seems to have caused the unwanted effect of not focusing the field in Mobile Safari
2025-11-24 17:48:02 -06:00
beacon_controller.js
…
boards_form_controller.js
…
bubble_controller.js
Use buil-in support for :self in Stimulus
2025-12-04 22:16:00 +01:00
clicker_controller.js
…
collapsible_columns_controller.js
Expanding columns and selection working
2025-11-20 13:00:59 +01:00
combobox_controller.js
…
copy_to_clipboard_controller.js
…
css_variable_counter_controller.js
Animate the column height with a stimulus controller so that it does not depend to the server to update when you D&D
2025-12-04 19:15:38 +01:00
details_controller.js
…
dialog_controller.js
Capture key presses inside the column edit form to prevent interferences with column navigation
2025-12-03 13:28:44 +01:00
dialog_manager_controller.js
…
drag_and_drop_controller.js
Rename to be more consistent
2025-12-05 07:55:11 +01:00
drag_and_strum_controller.js
…
element_removal_controller.js
…
fetch_on_visible_controller.js
…
filter_controller.js
…
filter_form_controller.js
…
filter_settings_controller.js
…
form_controller.js
Fix Japanese IME input handling for tags and form fields
2025-12-06 17:26:35 +09:00
frame_controller.js
Make the notifications tray reload on broadcasted refreshes
2025-11-21 09:41:03 +01:00
frame_reloader_controller.js
…
hotkey_controller.js
…
index.js
…
knob_controller.js
…
lightbox_controller.js
Fix lightbox transitionend listener leak
2025-12-05 16:19:01 -08:00
local_save_controller.js
…
local_time_controller.js
…
magic_link_controller.js
Add a system test for joining an account
2025-12-05 21:51:44 -05:00
multi_selection_combobox_controller.js
Update show attribute when refreshing to correctly hide the field when unselected
2025-12-01 16:36:28 -06:00
nav_section_expander_controller.js
…
navigable_list_controller.js
Fix Japanese IME input handling for tags and form fields
2025-12-06 17:26:35 +09:00
notifications_controller.js
…
notifications_tray_controller.js
…
outlet_auto_save_controller.js
…
pagination_controller.js
…
reaction_delete_controller.js
…
reaction_emoji_controller.js
Fix crash when inserting an emoji into a max length reaction
2025-12-03 10:32:49 +01:00
related_element_controller.js
…
retarget_links_controller.js
…
soft_keyboard_controller.js
…
syntax_highlight_controller.js
…
timezone_cookie_controller.js
…
toggle_class_controller.js
…
toggle_enable_controller.js
…
tooltip_controller.js
…
turbo_navigation_controller.js
Skip navigation when opening a new tab
2025-11-21 11:48:29 +01:00
upload_preview_controller.js
…