Sha256: 752691ad2e6e4e4b78c09a5f310e8c182562ee09981d5f63e0b9b09d413721dd
Contents?: true
Size: 1.08 KB
Versions: 3
Compression:
Stored size: 1.08 KB
Contents
== 0.3.3 2009-08-28 * Added Subnav and HasRight menu formatters. * A custom formatter can now be supplied when setting up a menu. == 0.3.2 2009-08-27 * The _modal.sass partial, containing shared styles for modal dialogs, has been added to assets/css. * Added a block syntax for defining nav items. == 0.3.1 2009-08-26 * When setting on which controller and actions a nav item can be active, you may use a glob for the action: 'home/{dashboard,accounts,users}'. == 0.3.0 2009-08-25 * Kin::Nav now figures out which tab is active depending on the current controller and action (see fixture/active.html.haml). == 0.2.0 2009-08-22 * Renamed gem from Potion to Kin. * Added kin.js from Torque project. * SASS stylesheets will no longer be added to the SASS load path, rather you should use `rake kin:copy_assets` to copy Kin's SASS and javascripts to your application. * Navigation configuration will be autoloaded from navigation.rb in your application's config directory (Merb.dir_for(:config)). * Added Kin::Configurable which replaces application-specific #config and #configure methods.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
antw-kin-0.3.3 | CHANGELOG |
antw-kin-0.4.0 | CHANGELOG |
antw-kin-0.4.1 | CHANGELOG |