Giter Site home page Giter Site logo

ionic-team / ionic-framework Goto Github PK

View Code? Open in Web Editor NEW
50.4K 50.4K 13.5K 1.2 GB

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

Home Page: https://ionicframework.com

License: MIT License

JavaScript 1.92% HTML 28.33% CSS 0.70% TypeScript 56.63% Shell 0.11% Java 0.02% SCSS 11.36% Vue 0.93% Dockerfile 0.01%
angular capacitor framework frontend ionic ios javascript material-design mobile pwa react stencil stenciljs typescript vue web webcomponents

ionic-framework's Issues

Verify List Item content/buttons markup

Right now I have this markup, is it necessary?

            <a href="#" class="list-item">
              <div class="list-item-edit">
                <button><i class="icon-minus-circled"></i></button>
              </div>
              <div class="list-item-content">
                Sasafras
                <i class="icon-arrow-right"></i>
              </div>
              <div class="list-item-buttons">
                <button class="button button-danger">Delete</button>
              </div>
            </a>

line-height not correct

The line-height property is being computed incorreclty, and isn't even being applied anyways because it's missing units.

content not sized correctly.

Right now we aren't setting sizing properties on our content areas, apart from using top, left, right, and bottom. I've encountered some sizing issues because of this. We shoudl fix.

Handling native events

How should we help handle memory warnings and app launch/awake events? Might be best to delegate to pg

Component List

A list of all the components we need to add:

  • Button
  • Button group
  • Button bar
  • Header
  • Footer
  • Secondary header/footer bars
    • Support embedded form controls
  • Tab bar
  • List views
    • With icon
    • With badge/count
    • With anything
  • Forms
    • Input groups (Full width, content-padded, inset)
    • Text Inputs (email, date, tel, etc.)
    • Search Inputs
    • Selects
    • Toggle Switch (Checkbox)
    • Checkmark (like a user checking images they want to select)
    • Range (Slider)
    • Radio Button (Listview checkmark)
    • Validation styles
  • Side Menu
  • Nav Bar Menu
  • Alert
  • Badge
  • Tag
  • Alert
  • Card
  • Grid
  • Modal / Popover

iOS input cursor bugs

It seems the Web View on iOS has a bug where a focused text box will the input caret through any layers on top of it.

Header bar and Footer bar shouldn't be scrollable

Check out the input-text example page, and try scrolling by tapping on the main body area. Perfect, right?

Now try doing it by starting with your finger on either the Header or Footer bar. Things get a little wonky. Put simply, the Header/Footer bars shouldn't be scrollable.

Content area not under header bar

I have a content wrapper with has-header = "true" but the content area is not "below" the header bar. It is, however, below the footer bar. The margin-top I think is the culprit.

input-group background color and border?

I was trying to make a block button that sits below a set of form inputs. I needed to align the button to the other form inputs.

Using .input-group, a background color and border are applied, but I'm not sure this is the way we should do that.

Thoughts?

image

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.