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

Adding the possibility to resize the content hover widget #176744

Closed
wants to merge 96 commits into from

Commits on Mar 10, 2023

  1. Adding code

    aiday-mar committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    88e077e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46446a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    492ecb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d01bccb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c993315 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d34afc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    182f444 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f35179 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3234bce View commit details
    Browse the repository at this point in the history
  10. adding some more comments

    aiday-mar committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    36fc4ab View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    7ce0334 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    2639aae View commit details
    Browse the repository at this point in the history
  2. Changing the available space above to the mouse box top along with th…

    …e tabs height and the breadcrumbs height
    aiday-mar committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    62e5490 View commit details
    Browse the repository at this point in the history
  3. work in progress

    aiday-mar committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1ef04a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3173d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be2790e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Added code in order to reposition the content hover widget without ex…

    …plicitly calculating the height
    aiday-mar committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    1e79b87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aff3b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57ad530 View commit details
    Browse the repository at this point in the history
  4. Disabling the vertical sashes when the hover can not be resized anywa…

    …y, it is not useful in that case
    aiday-mar committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    92f4f4d View commit details
    Browse the repository at this point in the history
  5. Adding code in order to initially render the layout when first shown …

    …in order to adapt the height and width to that
    aiday-mar committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    277f853 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66f9d16 View commit details
    Browse the repository at this point in the history
  7. Cleaning the code

    aiday-mar committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    535e3b4 View commit details
    Browse the repository at this point in the history
  8. Removing a comment

    aiday-mar committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a87c073 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dd42a36 View commit details
    Browse the repository at this point in the history
  10. Adding comments

    aiday-mar committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c8dcf77 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a477cde View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    8bf403f View commit details
    Browse the repository at this point in the history
  2. Save the code

    aiday-mar committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0a400ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bd18c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69cd233 View commit details
    Browse the repository at this point in the history
  5. needs more cleanup

    aiday-mar committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    bab75aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5835d7 View commit details
    Browse the repository at this point in the history
  7. working code, but not ideal

    aiday-mar committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d8807eb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    e42ab7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b6261d View commit details
    Browse the repository at this point in the history
  3. Placed css in different places and added pointer events none in order…

    … to allow scroll events detected by the lower layer
    aiday-mar committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    0bcf469 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    8ba746a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c438bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e8ff81 View commit details
    Browse the repository at this point in the history
  4. persisting the widget sizes

    aiday-mar committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6b47b7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a187e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b4795f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a05844b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0315f7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    623a5a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0ecb24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a91de7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    383bb30 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    39439eb View commit details
    Browse the repository at this point in the history
  2. Cleaning the code

    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    443b088 View commit details
    Browse the repository at this point in the history
  3. changed the code so that the content hover does not change sides on r…

    …esizes, simplifies the code, makes it more robust
    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    3503916 View commit details
    Browse the repository at this point in the history
  4. Adding the maximum height and width on the content dom node after the…

    … resize once again depending on whether the persisted size exists or not
    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    892df25 View commit details
    Browse the repository at this point in the history
  5. removing a comment

    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f9a6afd View commit details
    Browse the repository at this point in the history
  6. changed the code so that the else if statement is also correctly hand…

    …led in the saving of the persisted sizes
    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    1530298 View commit details
    Browse the repository at this point in the history
  7. Making the resizable eleemnt resize the left side correctly if left o…

    …ffset changes on resize
    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    ca27764 View commit details
    Browse the repository at this point in the history
  8. changing left offset

    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    09ec674 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0ccdf8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4635cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aed1565 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8aa537a View commit details
    Browse the repository at this point in the history
  13. Changed code so that when persisted size is used, the height and widt…

    …h of the view port are taken into account in order not to render a widget which is too big
    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    21fd598 View commit details
    Browse the repository at this point in the history
  14. Added code in order to add the additional pixel padding only when the…

    … horizontal padding is supposed to be visible, not otherwise
    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    47c42b1 View commit details
    Browse the repository at this point in the history
  15. changing the height of the contents dom node depending on whether the…

    … horizontal scrollbar is visible or not
    aiday-mar committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    ac4b896 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    90b6921 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24a790f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1899e74 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. cleaning the code

    aiday-mar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8114a1b View commit details
    Browse the repository at this point in the history
  2. cleaned the code

    aiday-mar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    b57836d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de68929 View commit details
    Browse the repository at this point in the history
  4. cleaning the code

    aiday-mar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4ca32f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea30718 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ae9ed2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7cc218 View commit details
    Browse the repository at this point in the history
  8. Cleaning the code

    aiday-mar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    12be922 View commit details
    Browse the repository at this point in the history
  9. cleaning the code

    aiday-mar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    6b1a25b View commit details
    Browse the repository at this point in the history
  10. Adding changes

    aiday-mar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    445f1a6 View commit details
    Browse the repository at this point in the history
  11. Removed some useless code

    aiday-mar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1fd67c5 View commit details
    Browse the repository at this point in the history
  12. Removing certain comments

    aiday-mar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    791d2e3 View commit details
    Browse the repository at this point in the history
  13. Msking the exact persist size be used by chanigng the pixel size used…

    … from the persist size
    aiday-mar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    6d962ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f1a546c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    b300639 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. cleaning the code

    aiday-mar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    02e0e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4103ea9 View commit details
    Browse the repository at this point in the history
  3. cleaning the code

    aiday-mar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b9a9629 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7cad3c View commit details
    Browse the repository at this point in the history
  5. cleaning the code

    aiday-mar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0714b6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    933a6c6 View commit details
    Browse the repository at this point in the history
  7. work in progress which aims to add an underlay below the hover conten…

    …t for better rendering
    aiday-mar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    df2efc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    c18dc25 View commit details
    Browse the repository at this point in the history
  2. cleaning the code

    aiday-mar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    dbe2baa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    842ec61 View commit details
    Browse the repository at this point in the history
  4. removing the console logs

    aiday-mar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e1e47d7 View commit details
    Browse the repository at this point in the history
  5. cleaning the code

    aiday-mar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b110bc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    5f9bec0 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    558793c View commit details
    Browse the repository at this point in the history