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

#170: Least fixup #187

Merged
merged 15 commits into from
Apr 30, 2018
Merged

#170: Least fixup #187

merged 15 commits into from
Apr 30, 2018

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Feb 5, 2018

This is the first fixup to move to Foundation 6. See issue #170.

These incompatible changes between Foundation 5 and 6 have been followed:

  • Foundation could not be loaded.
  • Error dialog was broken.
  • Dialogs to display messages (delivery report and so on) was broken.
  • Dropdown menu (drilldown menu on mobile environments) was broken.
  • Changes in CSS (but see below).

Changes/Improvements:

  • Get rid of redundant list menu. Previously in environments without CSS/javascript, list menu was shown twice.
  • Login form is no longer shown in menu bar: Link to loginrequest page is shown instead.

Known bugs:

  1. As F6 uses inline-block as items of menu bar (top bar) instead of list-item by F5, spaces between items are rendered.
  2. On narrow display with desktop mode, top bar may be overlaid on logo.
    bug-12
  3. Icons on home page are warped.
    bug-3

@ikedas ikedas merged commit 3a6c873 into sympa-community:foundation6 Apr 30, 2018
@ikedas ikedas deleted the foundation6 branch April 30, 2018 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant