cujojs / wire

A light, fast, flexible Javascript IOC container
Other
861 stars 68 forks source link

add new oocss transform functions #41

Closed unscriptable closed 12 years ago

unscriptable commented 12 years ago

1) create a new transform function that combines replaceClasses with mapTokenList.

2) create (or modify existing) transform that allows the node to be passed at run time instead of new css state

briancavalier commented 12 years ago

@unscriptable: It seems like the latest mapClasses, replaceClasses, etc. has this functionality. If so, great, let's close this. If not, what's missing?

unscriptable commented 12 years ago

closing. should we add an issue for a css plugin?

briancavalier commented 12 years ago

Cool, good call. Added an issue for a css plugin for 0.9.1: #45