Sha256: 6fc674645421755bfe5b3197b83b17121969a9bebc099f83b49b1818a38f428a

Contents?: true

Size: 618 Bytes

Versions: 49

Compression:

Stored size: 618 Bytes

Contents

v0.2.0
------

- Stylesheets are no longer constants. Instead, they can be fetched by name: `Teacup::Stylesheet[:iphone]`
- Stylesheets can be assigned by calling the `stylesheet :stylesheet_name` inside a view controller.
- Ability to style based on view class.
- Support for orientation-based styles.


v0.1.0
------

Working code!  Uses finalized proposal, but changes are still happenin'.

v0.0.0
------

Proposals.  They have been merged into a finalized proposal, based mostly on
ConradIrwin's stylesheets and a declaritive layout DSL that emerged from
discussions

embryo
------

It will be known as "teacup".

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
teacup-2.1.13 CHANGES.md
teacup-2.1.12 CHANGES.md
teacup-2.1.11 CHANGES.md
teacup-2.1.10 CHANGES.md
teacup-2.1.9 CHANGES.md
teacup-2.1.8 CHANGES.md
teacup-2.1.7 CHANGES.md
teacup-2.1.6 CHANGES.md
teacup-2.1.5 CHANGES.md
teacup-2.1.4 CHANGES.md
teacup-2.1.3 CHANGES.md
teacup-2.1.2 CHANGES.md
teacup-2.1.1 CHANGES.md
teacup-2.1.0 CHANGES.md
teacup-2.0.6 CHANGES.md
teacup-2.0.5 CHANGES.md
teacup-2.0.4 CHANGES.md
teacup-2.0.3 CHANGES.md
teacup-2.0.2 CHANGES.md
teacup-2.0.0 CHANGES.md