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

Announcement of a new version of the Metro UI CSS #273

Closed
olton opened this issue Jun 3, 2013 · 111 comments
Closed

Announcement of a new version of the Metro UI CSS #273

olton opened this issue Jun 3, 2013 · 111 comments

Comments

@olton
Copy link
Owner

olton commented Jun 3, 2013

The new version (1.0) will be available in the next 2 weeks.

In new version:

  • refactoring and optimization of code
  • multi level dropdown menu
  • new type of menus
  • all windows 8 main colors (45)
  • specific background colors (21) for tiles container with special outline color for tile
  • all javascript plugins as jquery.widget
  • new size of tile
  • If possible, all issues will be considered
  • .....
  • input file
@romitzie
Copy link

romitzie commented Jun 4, 2013

Can't wait to get the new version!

1 similar comment
@emirpalm
Copy link

emirpalm commented Jun 5, 2013

Can't wait to get the new version!

@tobiodeyemi
Copy link
Contributor

Could you add support for IE7-9 with IE7/8/9.js or HTML5shiv?
And possibly add something like the flipping tiles here in 1.1?

@olton olton mentioned this issue Jun 7, 2013
@olton
Copy link
Owner Author

olton commented Jun 7, 2013

in the styles used pseudo-classes, so support for browsers that do not know how to work with pseudo-classes will not.

@olton
Copy link
Owner Author

olton commented Jun 9, 2013

@artdude543
Copy link

Is the new CSS on the develop branch or its not on github yet?

@olton
Copy link
Owner Author

olton commented Jun 10, 2013

new CSS currently only on my local computer :)

@olton
Copy link
Owner Author

olton commented Jun 10, 2013

Styles will be rewrite by 90%

@artdude543
Copy link

Ahh okies I'll wait :) Also quick question I am designing a site using the current version will I be able to upgrade to the new one without any issues or will I need to re-build my site around the new css?

@olton
Copy link
Owner Author

olton commented Jun 10, 2013

Need very small changes. Example color classes. Old name bg-color-, new bg-

@artdude543
Copy link

Okay thats fine :) Can't wait for the new one looks awesome so far!

@Kation
Copy link
Contributor

Kation commented Jun 11, 2013

I think button in Toolbar groups should have 0 margin.
And is there have a dropdown button in toolbar?

@JohnArcher
Copy link
Contributor

You really know how to tease us, @olton ! :-) Really looking forward to it!

@spoolersub
Copy link

Excited for the new version!

I would like to see a tile scaling feature. On lower resolution monitors (such as 1024x768 or 1366x768) the tiles are too big, requiring the user to scroll too much to find what they need.

@tobiodeyemi
Copy link
Contributor

I think there should be a drop shadow under the window (here)[http://modernui.org.ua/]

@agray
Copy link

agray commented Jun 19, 2013

How far away are we from the new version?

@olton
Copy link
Owner Author

olton commented Jun 19, 2013

i'am working, working,.... week or one and a half, a lot of the main current job

@agray
Copy link

agray commented Jun 19, 2013

Thanks olton.

Understand your current time constraints. No rush. Just interested in progress.

Cheers,

Andrew

@spoolersub
Copy link

I keep checking back every day. Looking forward to v1.0!

@olton
Copy link
Owner Author

olton commented Jun 26, 2013

@mermonkey
Copy link

👍

@olton
Copy link
Owner Author

olton commented Jun 26, 2013

@olton
Copy link
Owner Author

olton commented Jun 27, 2013

@agray
Copy link

agray commented Jul 2, 2013

@olton These new elements look great.

Any update on when the new release will be out.

We are all waiting with bated breath.

Cheers,

Andrew

@olton
Copy link
Owner Author

olton commented Jul 2, 2013

@ApeRunner
Copy link

Great Olton!

@agray
Copy link

agray commented Jul 4, 2013

Just communicating that at 8:30pm on Thursday night in Melbourne http://metroui.org.ua/ is reporting as being down. Is it just me that has an issue or are others experiencing this too?

@olton
Copy link
Owner Author

olton commented Jul 5, 2013

updated times and countdown widgets (http://modernui.org.ua/times.html)

@olton
Copy link
Owner Author

olton commented Oct 28, 2013

updated Lists http://modernui.org.ua/lists.html
created TreeView http://modernui.org.ua/treeview.html

@olton
Copy link
Owner Author

olton commented Oct 28, 2013

updated progress-bar http://modernui.org.ua/progress-bar.html

@olton
Copy link
Owner Author

olton commented Oct 28, 2013

added prototype for Notify http://modernui.org.ua/notify.html

@artdude543
Copy link

Ooo the notify I have so many ideas for usage :D

@olton
Copy link
Owner Author

olton commented Oct 28, 2013

updated Notify docs

@olton
Copy link
Owner Author

olton commented Oct 28, 2013

for those who can not wait :)
http://modernui.org.ua/files/Metro-UI-CSS-2.0-Preview.zip

this is a preview version without responsive module

@artdude543
Copy link

When do you think the responsive module will be done?

@olton
Copy link
Owner Author

olton commented Oct 28, 2013

May be two weeks

@olton
Copy link
Owner Author

olton commented Oct 28, 2013

updated Zip. include icon-font

@olton
Copy link
Owner Author

olton commented Oct 30, 2013

@olton
Copy link
Owner Author

olton commented Oct 31, 2013

updated docs for fluent (ribbon) menu http://modernui.org.ua/fluent-menu.html

@olton
Copy link
Owner Author

olton commented Oct 31, 2013

added ribbed mixin http://modernui.org.ua/global.html

@olton
Copy link
Owner Author

olton commented Nov 1, 2013

added touch support to slider http://modernui.org.ua/slider.html

@olton
Copy link
Owner Author

olton commented Nov 1, 2013

added touch support to dialog with draggable option http://modernui.org.ua/dialog.html

@olton
Copy link
Owner Author

olton commented Nov 4, 2013

Add hint plugin http://modernui.org.ua/hint.html This is a prototype and can be rewrited.

@olton
Copy link
Owner Author

olton commented Nov 5, 2013

updated Hint plugin

@bryanbabel
Copy link

@olton the fluent menu has a higher z-index than the top navigation bar itself. scroll down the page and see it.

@olton
Copy link
Owner Author

olton commented Nov 8, 2013

@bryanbabel Thanks, fixed

@bryanbabel
Copy link

@olton the input-control plugin has a bit of an issue. When the width of the text box is reduced, the btn-reveal and the btn-clear go out of the text box. Try it

@olton
Copy link
Owner Author

olton commented Nov 15, 2013

What is reduced? Example?

@uksus70
Copy link

uksus70 commented Nov 16, 2013

Hi.

I just cannot realize how to use nuget package for 2.0. After installation the package had appeared in the packages folder but there is nothing changed in my web project. Should I link styles from packages folder into my web project by hand?

@bryanbabel
Copy link

@olton check the position of the btn-clear in the following image. This is after i set the class of the text-box to span4
metro-error

@olton
Copy link
Owner Author

olton commented Nov 16, 2013

@bryanbabel source code please

@olton
Copy link
Owner Author

olton commented Nov 16, 2013

please create issues for 2.0 in Metro-bootstrap 2.0 Preview milestone

@olton olton closed this as completed Nov 16, 2013
@bryanbabel
Copy link

I like the way it is responsive, I've tried it on my phone,tab and the huge desktop at home, it's just wonderful

@bryanbabel
Copy link

@olton hey Sergey, I noticed that the issue i mentioned earlier about the input-control, concerning the btn-reveal and btn-clear, has something to do with the width of the parent element. If the text-box is a child of, say a <td> element, the btn-clear or btn-reveal, will align themselves to the extreem right of the parent element and not the text-box itself.

@olton
Copy link
Owner Author

olton commented Nov 18, 2013

@bryanbabel in docs written: for " input text" parent Is div.input-control.text

@bryanbabel
Copy link

@olton hey sergey, have you finished on the responsive API? My friends and I are doing a test project with your bootstrap. Its been amazing so far

@JohnMay123
Copy link

@olton
I've just downloaded the ui and try the btn-reveal and btn-clear on the "forms" example you provided, it doesn't work and keeps reloading, I tried it on both my chrome and firefox, currently I'm using the latest version of those browsers n using the latest XAMPP. Please, could you tell me what's wrong ? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests