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

Updating to Bootstrap v4 #248

Merged
merged 29 commits into from
Aug 3, 2018
Merged

Updating to Bootstrap v4 #248

merged 29 commits into from
Aug 3, 2018

Conversation

n1474335
Copy link
Member

@n1474335 n1474335 commented Mar 2, 2018

A non-exhaustive list of things to do:

  • Update Bootstrap package
  • Change less to css import
  • Import via sass - only the bits we need
  • Remove less and less-loader packages
  • Fix banner
  • Get popovers working
  • Fix popover scrolling
  • Stop popovers appearing on operations in the recipe
  • Make popovers disappear when dragging an op
  • Adjust button sizes (Controls area)
  • Review typography
  • Review link colour
  • Fix modal titles
  • Fix tabs in About/Support pane
  • Review all operations that use Bootstrap styling (i.e. tables)
  • Review button focus highlights
  • Confirm that alerts work and review their appearance
  • Fix toggle-string arguments
  • Check all themes
  • Fix file input and output cards

@n1474335 n1474335 self-assigned this Mar 2, 2018
@n1474335 n1474335 changed the base branch from master to esm May 27, 2018 15:19
@n1474335
Copy link
Member Author

Progress so far.

Overall

screenshot from 2018-06-17 14-11-45

Operation argument examples

screenshot from 2018-06-17 14-16-27

Keen to hear feedback. I'm not 100% happy with all the operation arguments but I'm not quite sure how to improve them. Let me know your thoughts.

@mattnotmitt
Copy link
Collaborator

mattnotmitt commented Jun 17, 2018 via email

@tlwr
Copy link
Contributor

tlwr commented Jun 17, 2018

Looks nice and clean 👌 ; not as flashy as other material implementations

@n1474335
Copy link
Member Author

@tlwr Thanks - I'm assuming that's a good thing! It has all the ripple animations on the inputs and buttons which are a little unnecessary on a desktop but will make it feel nicer on a phone I think.

@artemisbot I did try that, but it looked really odd because the dropdown text is centred whereas the label would be left-justified. I guess I can play around with the dropdown a bit to make it work better. The other thing is that the label starts off in the input when it's empty and then flies miles over to the left when you focus it, which also looks a little odd.

@mattnotmitt
Copy link
Collaborator

mattnotmitt commented Jun 17, 2018 via email

@n1474335
Copy link
Member Author

I'm now using the CSS Grid layout to organise operation arguments. I've also moved the toggle-string dropdown over to the right so that the label is lined up nicely.

screenshot from 2018-06-19 01-08-42

@n1474335 n1474335 merged commit a947e06 into esm Aug 3, 2018
@n1474335 n1474335 deleted the feature-bootstrap4 branch August 3, 2018 19:24
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
This pull request was closed.
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.

3 participants