Giter Club home page Giter Club logo

mozart's Introduction

Mozart - A Clientside Framework in CoffeeScript

Current Stable Version: 0.3.1, 23 October 2013

Development Version: 0.4.0, November 2013

Build Status

Please see http://mozart.io for documentation, examples etc.

Testing, Building, Packaging

grunt test will build and test Mozart grunt build will build Mozart into ./mozart.js grunt package will build and minify Mozart into ./mozart.min.js and write the current version to ./VERSION

CoDo Documentation

./node_modules/codo/bin/codo src/mozart will generate the CoDo documentation in ./doc

Changelog

0.3.1

  • IE8 innerHTML fix
  • Collection defaults now correct under all circumstances

0.3.0

  • Mozart Now follows semantic versioning
  • Added Mozart.Resource class
  • Added displayWhenEmpty to collection
  • Added idField to collection
  • Added position object to views rendered with a collection
  • Added hide property to views
  • Added findBy<fieldname>, getBy<fieldname> methods on indexed fields
  • Added warning when Layout cannot bind to rootElement
  • Added Codo Docs to all classes
  • Added extended options capability to verbs onMozart.HTTP

0.2.0

  • Added attrHtml[Observe|Notify]Binding capability on views

0.1.9

  • Declarative View Actions (/name/Action)
  • Handlebars {{action}} 'target' attribute now deprecated, use full path
  • bind/one/unbind/trigger deprecated, use subscribe/subscribeOne/unsubscribe/publish

0.1.8

  • HTTP CORS Support
  • Binding, Routing Bugfixes

0.1.7

  • Introduced transferrable bindings to correct problems with new binding implementation
  • Extra specs and tests for greater code coverage

0.1.6

  • HTTP Abstraction Layer
  • i18n Bugfixes, Lookup properties allowed
  • Firefox popstate fixes
  • Fixed Double-route bug when using Browser History routing
  • Plugin Framework

0.1.5

  • Rewrote MztObject binding
  • Refactored for node 0.10.0 support

0.1.4

  • Updated Mozart Build Chain to use Grunt v0.4.0

0.1.3

  • Moved to Browser History based routing, Hash routing is an optional mode

0.1.2

  • i18n now conforms to RFC4646
  • DOM Manager reworked to support more events
  • More descriptive exceptions and warnings
  • Minor bug fixes

0.1.1

  • Added *Lookup properties to MztObject, action helper
  • View handlebars helper can now take a property as the viewclass (partials)
  • Added CoDo Document Generation

0.1.0

  • Added localStorage support

0.0.9

  • Renamed to Mozart

0.0.8

  • Major fixes to IE compatibility. Now works in IE8+.

0.0.7

  • Switched to Grunt from Brunch
  • Views are now deferred for release, and released off-DOM
  • Mozart Framework now uses CommonJS
  • Global Keybindings in DOMManager

0.0.6

  • Added messageFormat Internationalization support

0.0.5

  • Added basic AJAX layer

0.0.4

  • Added mobile ToDo App demo, added mobile generators, fixed IE incompatibiliy bug

0.0.3

  • Renamed from RazorMVC, including all namespaces

0.0.2

  • New, faster off-DOM render engine

mozart's People

Contributors

tomdionysus avatar pascalzajac avatar bc-ben-buchanan avatar leahcimic avatar bc-luke avatar

Watchers

James Cloos avatar Qamal KS 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.