tiagobento opened a new pull request, #3200:
URL: https://github.com/apache/incubator-kie-tools/pull/3200

   # `boxed-expression-component`
   - Fixed CSS issues caused by extra CSS files being present.
     - > | Before | After |
        > | :--: | :--: |
        > | <img height="220" alt="Screenshot 2025-07-09 at 5 32 49 PM" 
src="https://github.com/user-attachments/assets/4067a18a-a4cd-4cbc-96a0-6952d162796a";
 /> | <img height="220" alt="Screenshot 2025-07-09 at 5 33 57 PM" 
src="https://github.com/user-attachments/assets/80733197-236e-450b-b47d-ddf527f5f552";
 /> |
   
   
   - New ContextMenu used for BEE Table actions and for the Logic Type Selector 
that will always render nicely.
       - > 
https://github.com/user-attachments/assets/5e8a1d99-8472-4f11-b46c-1f3f8c8351c4
   
   - Removed custom behavior of Expression header strip.
       - > 
https://github.com/user-attachments/assets/22b45077-72e6-4e05-bd72-de10496e919d
   
   - Fixed CSS issues like inconsistent font sizes and styles.
       - > Note the header strip and the context menu text on the video above.
   
   
   - Added nice rounded borders and shadows to soften the harsh lines of Boxed 
Expressions.
     - > | Before | After |
        > | :--: | :--: |
        > | <img width="757" alt="Screenshot 2025-07-09 at 9 35 30 PM" 
src="https://github.com/user-attachments/assets/6324a381-92a1-4972-9237-42fc0947ed70";
 /> |  <img width="757" alt="Screenshot 2025-07-09 at 9 35 17 PM" 
src="https://github.com/user-attachments/assets/4d0ac9c0-087f-4d10-ace9-abee02f24137";
 /> |
   
   
   
   # `dmn-editor`
   - Fixed Edit button on Decision and BKM nodes to not trigger a `drag` 
operation and always react to clicks that happen inside its bounds.
       - > 
https://github.com/user-attachments/assets/9d4a151b-e82a-4c18-917d-99f1805a175e
   
   
   
   
   - Fixed clicks on "Back to Diagram" button to always work.
       - > 
https://github.com/user-attachments/assets/e3571c7d-7585-42e8-bb83-5fcff53b30fe
   
   
   
   
   
   # `unitables`
   - Fixed UI glitches on extra strip to better align with the BEE Table.
   > | Before | After |
   > | :--: | :--: |
   > |  <img width="205" alt="Screenshot 2025-07-09 at 10 08 48 PM" 
src="https://github.com/user-attachments/assets/1ff56df5-5f13-44d9-818d-6661daba4811";
 /> | <img width="205" alt="Screenshot 2025-07-09 at 10 09 22 PM" 
src="https://github.com/user-attachments/assets/1afc4670-3b30-4aa9-90d6-b296495b2385";
 /> |
   
   
   - Fixed CSS labels of Cut/Paste actions.
   
   > | Before | After |
   > | :--: | :--: |
   > | <img height="200" alt="image" 
src="https://github.com/user-attachments/assets/f5fcd505-6595-473c-a42b-fbea9ab27d03";
 />         | <img height="200" alt="image" 
src="https://github.com/user-attachments/assets/2f918319-fcb9-4819-87f2-404c2f15cf32";
 />       |
   
   
   
   # `online-editor` (KIE Sandbox)
   - Added nice hover CSS to WorkspaceStatusIndicator button on WorkspaceToolbar
       - > Before
          > <img width="1329" alt="Screenshot 2025-07-09 at 10 13 42 PM" 
src="https://github.com/user-attachments/assets/8aa0f5b2-ecb0-41ac-aff8-bf5c3f03070f";
 />
       - > After
         > <img width="1329" alt="Screenshot 2025-07-09 at 10 13 47 PM" 
src="https://github.com/user-attachments/assets/56211f84-18c4-4ff1-b76d-b5ccbeb2aedd";
 />
   
   
   
   - Improved Git actions popovers with nicer CSS
       - > | Before | After |
         > | :--: | :--: |
         > | <img width="520" alt="Screenshot 2025-07-09 at 10 16 41 PM" 
src="https://github.com/user-attachments/assets/b12c494e-72dc-4f5e-b6a7-fccff9ff56dd";
 /> | <img width="520" alt="Screenshot 2025-07-09 at 10 16 24 PM" 
src="https://github.com/user-attachments/assets/98e004f1-52ef-4b25-8cf8-ce98ac064a70";
 /> |
         > | <img width="523" alt="Screenshot 2025-07-09 at 10 16 54 PM" 
src="https://github.com/user-attachments/assets/1f3f8fd7-375a-4a5d-92a0-5f79ee53f818";
 /> |  <img width="523" alt="Screenshot 2025-07-09 at 10 17 44 PM" 
src="https://github.com/user-attachments/assets/f1bfb29d-a4d8-44f8-8d83-395db9d9865a";
 /> |
   
   
   - Fixed "Delete Workspace" button on HomePage
   > | Before | After |
   > | :--: | :--: |
   > | a         | b       |
   
   
   - Fixed Dev deployments Dropdown style.
   > | Before | After |
   > | :--: | :--: |
   > | <img height="200" alt="Screenshot 2025-07-09 at 10 21 40 PM" 
src="https://github.com/user-attachments/assets/3d1b3ff9-b34d-4233-bfdf-5c21004d68b9";
 /> | <img height="200" alt="Screenshot 2025-07-09 at 10 21 57 PM" 
src="https://github.com/user-attachments/assets/1dcdf194-b82d-4efd-8761-ff7c531fdc45";
 /> |
   
   
   - Fixed DMN Runner form panel title to not break lines unnecessarily.
   > | Before | After |
   > | :--: | :--: |
   > | <img width="372" alt="Screenshot 2025-07-09 at 10 23 58 PM" 
src="https://github.com/user-attachments/assets/dd26992a-6f31-473e-af9a-59af2dc45768";
 /> |  <img width="372" alt="Screenshot 2025-07-09 at 10 24 02 PM" 
src="https://github.com/user-attachments/assets/33fd0ab3-35f8-4775-bff6-25859814207d";
 /> |
   
   
   - Improved DMN Runner table with `minSize` and `maxSize` parameters and the 
new Context Menu from BEE.
       - > 
https://github.com/user-attachments/assets/3148ce5f-5347-4aa8-8562-aaed087ba7d0
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to