Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 25, 2024
Corrected/improved translations β [auto-sync from https://github.com/adamlui/ai-web-extensions]
committed- committed
Split
about_andContributor
into 2 msgs to support hyperlinking contributors only β [auto-sync from https://github.com/adamlui/ai-web-extensions]committedConverted double quotes to single quotes β [auto-sync from https://github.com/adamlui/ai-web-extensions]
committed- committed
Moved
tooltipsSupported
frommenu.register()
toenv.scriptManager.supportsTooltips
for readability β [auto-sync from https://github.com/adamlui/ai-web-extensions]committed- committed
Commits on Dec 23, 2024
Consolidated entry creation routines in
menu.register()
β [auto-sync from https://github.com/adamlui/ai-web-extensions]committedRenamed
event
args offorEach
loops inmodals.handlers.drag
type methods toeventType
for better clarity β [auto-sync from https://github.com/adamlui/ai-web-extensions]committed
Commits on Dec 21, 2024
Commits on Dec 20, 2024
- committed
Aligned delay before div removal in
modals.hide()
w/ keyframe duration for smoothness β [auto-sync from https://github.com/adamlui/ai-web-extensions]committedAdded override of pointer event disabling to modal styles β [auto-sync from https://github.com/adamlui/ai-web-extensions]
committedCondensed event check in
modals.handlers.keys()
β [auto-sync from https://github.com/adamlui/ai-web-extensions]committed
Commits on Dec 19, 2024
Centralized listernize modal dismiss elems logic into
modals.init()
, refactoredmodals.handlers.click()
for readability β [auto-sync from https://github.com/adamlui/ai-web-extensions]committedReplaced
-menu-entry
in IDs w/-settings-entry
for better clarity β [auto-sync from https://github.com/adamlui/ai-web-extensions]committedWidened About Settings entry status span β [auto-sync from https://github.com/adamlui/ai-web-extensions]
committedRemoved unneeded z-index from modal styles β [auto-sync from https://github.com/adamlui/ai-web-extensions]
committedUpdated JSD URLs to assets.aiwebextensions.com ones β [auto-sync from https://github.com/adamlui/ai-web-extensions]
committedReplaced ChatGPT icons w/ white-on-gray ones β [auto-sync from https://github.com/adamlui/ai-web-extensions]
committedRevert "Replaced ChatGPT icons w/ white-on-gray ones" to not affect domains β [auto-sync from https://github.com/adamlui/ai-web-extensions]
committedReplaced ChatGPT icons w/ white-on-gray ones β [auto-sync from https://github.com/adamlui/ai-web-extensions]
committed- committed
Commits on Dec 17, 2024
Commits on Dec 16, 2024
- authored
- committed
- committed
- authored
- authored
Commits on Dec 15, 2024
Corrected View Changes URL in
modals.update.available()
β [auto-sync from https://github.com/adamlui/ai-web-extensions]committedAdded stars div check to
fillStarryBG()
to avoid duplicates from multimodals.open()
β [auto-sync from https://github.com/adamlui/ai-web-extensions]committedMoved
appStyle
toapp.styles
for improved structure β [auto-sync from https://github.com/adamlui/ai-web-extensions]committed