Giter Site home page Giter Site logo

yannickgagnon / moobile-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moobilejs/moobile-core

0.0 1.0 0.0 4.81 MB

A mobile application framework based on Mootools.

License: MIT License

JavaScript 75.30% HTML 1.60% CSS 22.99% PHP 0.11%

moobile-core's Introduction

Moobile is a new mobile application framework built on MooTools.

Visit http://moobilejs.com for more informations.

Changelog

0.1.1

  • Fixed a flicker that occured when showing an alert.
  • Added a getDescendantComponent method to the Moobile.Component class.
  • Fixed an issue that made some events fire more than once.
  • Added micro-optimizations.
  • Moved the presentation logic into a separate CSS file.
  • Added CSS vendor prefixes.
  • Fixed a few scroller issues that prevented scrolling on android devices.
  • Fixed slider
  • Added retina display images

0.2

This release focuses on making a solid foundation for future releases. Here are some of the changes:

Theme / Stylesheet

  • Presentation logic has been moved to it's own moobile.css stylesheet. Theme specific CSS has now it's own file.
  • Added a basic Android 4 theme.

Components

  • Parsing data-role is now a bit faster.
  • Child components now receive a proper index based on their location relative to other components.
  • Child components are also shown / hidden when the parent component is show / hidden.

Lists

  • Added a header style for list items that performs correctly or a normal or grouped list.

Views

  • The view content is now wrapped. This properly resets the coordinate system so setting an element inside a view with height:100% will only fill the view content.

ScrollViews

  • Snap to page is fixed.

ViewControllers

  • presentModalViewController is now truly modal.

ViewTransitions

  • Added a Cover.Box and Cover.Page transitions.

0.2.1

  • Fixed an issue that made all child components visible when the parent's show method was called, even if they were manually hidden.

moobile-core's People

Contributors

jpdery avatar yannickgagnon avatar vermilion1 avatar

Watchers

 avatar

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.