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

update fundamental library in luigi core #1267

Conversation

marynaKhromova
Copy link
Contributor

@marynaKhromova marynaKhromova commented Apr 15, 2020

Changes proposed in this pull request:

  • upgrade Fundamental Library Styles to 0.8.1 version
  • rework fundamentalStyleClasses.js (include/exclude needed styles)
  • include SAP fonts and icons from @sap-theming/theming-base-content
  • refactor alerts, modals, loading spinner, lists in popovers, mobile full-screen menu,
  • adjust e2e test according to the new selectors

Update:
I also extracted the common CSS variables into a separate file _variables.scss

Fixes #1227

@JohannesDoberer JohannesDoberer self-assigned this Apr 19, 2020
@marynaKhromova
Copy link
Contributor Author

marynaKhromova commented Apr 21, 2020

The mobile full-screen menu looks cropped on a mobile device (android).

Screenshot_20200421_095248_com android chrome_3

@marynaKhromova
Copy link
Contributor Author

@JohannesDoberer @UlianaMunich Guys, I would like you to check once more this PR.

What has been done:

  • fix for a fullscreen menu which was cropped (see the screenshot above)
  • fix for scrolling inside a product switcher container (mobile view)
  • add smooth scrolling for iOS devices

Copy link
Contributor

@UlianaMunich UlianaMunich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go!

@marynaKhromova marynaKhromova merged commit bcaf324 into SAP:master Apr 23, 2020
JohannesDoberer added a commit to JohannesDoberer/luigi that referenced this pull request Apr 24, 2020
* master: (39 commits)
  fixes zero innerwidth check which causes wrong semicollapsible mode (SAP#1291)
  update fundamental library in luigi core (SAP#1267)
  docu fix (SAP#1286)
  Added new fiddle test (SAP#1253)
  update fiddle to use luigi 1.0.1
  Update luigi-client-api.md
  updated code for auto routing experet scenario (SAP#1268)
  Fix leftnav nav-sync issue (SAP#1271)
  Fiddle demo page mobile view (SAP#1263)
  hide shellbar title for docu page
  docu page title fix (SAP#1279)
  Fix no-framework and react setup scripts (SAP#1250)
  run npm step only on tag starting with v (SAP#1255)
  Move npm and other dependencies to devDependencies in core (SAP#1252)
  release 1.0.1 (SAP#1254)
  remove outdated code (SAP#1251)
  Fix GitHub security alerts (SAP#1248)
  Release CLI (SAP#1242)
  add faq question (SAP#1238)
  upgrade version of fundametal library styles, include sap fonts and icons, adjust html structure for fd-menu (SAP#1237)
  ...
JohannesDoberer added a commit to JohannesDoberer/luigi that referenced this pull request Apr 24, 2020
* master:
  update fundamental library in luigi core (SAP#1267)
  docu fix (SAP#1286)
This was referenced Apr 24, 2020
stanleychh pushed a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Fundamental Library in luigi core
5 participants