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

fix: avoid type conversion #578

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

fix: avoid type conversion #578

wants to merge 17 commits into from

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    9c0cc0a View commit details
    Browse the repository at this point in the history
  2. refactor: remove type casting

    voicis committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5d7807b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Update README.md (#577)

    * Update README.md
    
    Add section: Enabling offline work
    
    * Update README.md
    
    updated formatting
    When configuring local web server, make sure it responds to the exact UI5 version defined in manifest.json e.g `<your.local.web.server>/1.111.0`
    **Note**: Once online, UI5 Language Assistant also caches required resources for offline usage and performance optimization.
    
    * fix: format
    
    ---------
    
    Co-authored-by: Maruf Rasully <maruf.rasully@sap.com>
    MN-public and marufrasully committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    296b655 View commit details
    Browse the repository at this point in the history
  2. feat: migration to github actions (#575)

    * feat: migration to github actions
    
    * feat: npm deploy enabled
    vadson71 authored and marufrasully committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f33022f View commit details
    Browse the repository at this point in the history
  3. chore: apply latest changesets

    github-actions authored and marufrasully committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6cb3695 View commit details
    Browse the repository at this point in the history
  4. fix: replace webpack with esbuild which solved crashing (#581)

    * fix: replace webpack with esbuild which solved crashing
    
    * fix: changeset is added and minor corrections
    
    * fix: esbuild scripts optimization
    
    * fix: enable github action build job for pull requests
    
    * fix: change set update
    
    * fix: fixed server crash with trace log level, node version update for esbuild
    
    * fix: webpack configs removed
    
    ---------
    
    Co-authored-by: Vadim Koblov <vadims.koblovs@sap.com>
    marufrasully and vadson71 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7954265 View commit details
    Browse the repository at this point in the history
  5. chore: apply latest changesets

    github-actions authored and marufrasully committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    12f56fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eca8568 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dff56c8 View commit details
    Browse the repository at this point in the history
  8. chore: apply latest changesets

    github-actions authored and marufrasully committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2493eb7 View commit details
    Browse the repository at this point in the history
  9. fix: npm publish fix (#585)

    vadson71 authored and marufrasully committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4b49ac2 View commit details
    Browse the repository at this point in the history
  10. chore: apply latest changesets

    github-actions authored and marufrasully committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    bc79954 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b810e6 View commit details
    Browse the repository at this point in the history
  12. chore: add changeset

    marufrasully committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4d32a8a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    40d85ef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1426e2c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    81542b5 View commit details
    Browse the repository at this point in the history