Git Product home page Git Product logo

startup-demo's People

Contributors

andrianvaleanu avatar franz-josef-kaiser avatar monstercritic avatar ptrckono avatar stsilent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

startup-demo's Issues

Correcting min & max media queries

I've spotted that on some specific viewport widths grid doesn't work as expected. I'm not sure if this is incorrect or correct behaviour but I would like to keep 3 columns when there is available space. Sometimes third column drops to a new row when it should really keep in line. This happens just for a little moments, for example at 780px, 779px or 773px. Screenshots below.

773px issue
https://dl.dropboxusercontent.com/u/30801692/screens/screen1.jpg

780px issue
https://dl.dropboxusercontent.com/u/30801692/screens/screen2.jpg

Correct three columns: https://dl.dropboxusercontent.com/u/30801692/screens/screen3.jpg

I discovered startup-demo just now and didn't really look in the code but I remember I was getting similar problem with Bootstrap. This was because of incorrect use of min & max media queries. If I used "@media(min-width: 480px)" and then need to use max-width, the value should be 1px less (max-width: 479px) to avoid overwriting some rules.

Sorry if this is irrelevant (expected behaviour?) or has been highlighted before. I hope this was helpful in any way. I like your framework and I think I will give it a go in my next project. Keep up good work!

Bootstrap 3.x

The future is here.
It'd be awesome to move update to the new release.

LICENSE-ing issues

Seriously guys, you need to figure out what license really applies. You got a gross mix of each and everything:

  • GPL v2
  • MIT
  • Apache license 2.0
  • Creative Commons Attribution 3.0 Unported (CC BY 3.0)
  • ...and then there're split licenses

Please sort that out before proceeding further and clarify which part of your software inherits which license and how the demo and the commercial software may be used.

Responsive

I'm looking into your framework for a little startup venture.
I downloaded the demo and have been poking around to see if it will suits my needs and to make sure my html/CSS skill level is adequate to customise blocks the way i'd like to.
So far no trouble except when the page shrinks down to mobile size.
Which .css file styles the mobile version of the site?
do I only get access to it with the full version.

Browser Compatility Info

Is there anywhere I can find the detailed Browser Compatility info for the entire startup framework? Seems cannot be found on your website nor inside the downloaded package after purchase.

Samples Page

It would be nice to add a Samples Page to have a quick links to preview all the 25 examples. Because it's hard to open up folder to folder just to view the examples.

Submenu solutions

Hello!

Do you have in Startup Framework some solution which:

  1. in mobile view looks like it is made in Startup user manual document (sliding on right side and show all main menu items and selected main menu item submenu items)
  2. is made using Bootstrap native navigation (ul class="nav", li, li class="dropdown", ul class="dropdown-menu")

Reasons why I am asking about it:

  1. In Startup Framework free samples 03 and 04 there is only one-level menu. If I add some submenu and try to open it in mobile view, then on click "slided menu" closes and I can't choose wanted submenu item
  2. In Flat UI the submenus are open in Bootstrap style (list goes down) not in Startup Framework style (sliding on right)

I hope someone understands what I am asking about :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.