lp:~methanal-developers/methanal/form-row-striping

Created by Jonathan Jacobs and last modified
Get this branch:
bzr branch lp:~methanal-developers/methanal/form-row-striping
Members of Methanal maintainers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Methanal maintainers
Project:
Methanal
Status:
Merged

Recent revisions

144. By Jonathan Jacobs

Improve exception description.

143. By Jonathan Jacobs

Stripe only active controls and restripe when dependency outputs change.

By default, striping is only enabled for LiveForms but is available for any FormBehaviour subclass. Striping can be toggled with the "enableControlStriping" flag.

142. By Jonathan Jacobs

Return a boolean from _HandlerCache.changed indicating if any outputs were updated.

141. By Jonathan Jacobs

Implement Methanal.Util.filter, which behaves like Python filter().

140. By Jonathan Jacobs

Implement Methanal.Util.nthItem, which behaves like the CSS3 ":nth-child()" pseudo-selector.

Form control striping is implemented with this.

139. By Jonathan Jacobs

Pass a list of control names to LiveForm on the client side, to preserve order.

The "controlNames" mapping is constructed on the client side, so hopefully the impact of this change is minor.

138. By Jonathan Jacobs

Merge lp:~methanal-developers/methanal/extend-tab-api.

Allow removing, updating and adding tabs to a TabView widget. Also support pushing content refreshes, for DynamicTabs, from the server side.

137. By Jonathan Jacobs

Merge lp:~methanal-developers/methanal/objectmultichoicemixin-none-value.

Handle the case where the model parameter for an ObjectMultiChoiceMixin subclass is None.

136. By Jonathan Jacobs

Merge lp:~methanal-developers/methanal/tab-groups.

Allow visually grouping tabs, in a tab widget, together. Tab groups are dynamic and will match the visibility of the tabs they contain.

135. By Jonathan Jacobs

Merge lp:~methanal-developers/methanal/release-0.2.0.

Methanal 0.2.0 release!

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers