Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLDR-16750 Add box gets stuck open, modernize #4066

Merged
merged 1 commit into from
Oct 9, 2024

Commits on Sep 19, 2024

  1. CLDR-16750 Add box gets stuck open, modernize

    -New AddValue.vue and cldrAddValue.mjs
    
    -New NotificationPopup.vue, for new method cldrNotify.openWithHtml handling HTML in http responses
    
    -Add a-modal for Modal from Ant Design Vue, used by AddValue.vue and NotificationPopup.vue
    
    -Revise isInputBusy in cldrSurvey to inhibit table refresh by checking cldrAddValue.isFormVisible instead of popover-content
    
    -Repurpose the style tr_submit to highlight a row when a dialog is open for adding a new value
    
    -Remove dead code
    
    -Comments
    btangmu committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    885c168 View commit details
    Browse the repository at this point in the history