Some Directives for my chapter#93
Conversation
This is a demonstration of a simple directive that just modifies the DOM (and saves typing).
… this for us now.
|
Wow! Very nice one! To be merged imediatelly :-) |
…rimary-button directive instead.
|
This next one is quite cool also but I am not going to go further along this path with these directives. |
…since it does not need to know the scope.
|
Hi guys, I've found your project thanks to Pete's reply to my stackoverflow question. It has been incredibly useful since, and wanted to contribute back. :) I'm not sure if you may find this useful, but I wrote a couple of directives to implement a seamless integration between Bootstrap's buttons-radio and buttons-checkbox and Angular: http://jsbin.com/ocayuq/1/edit Of course any suggestions or corrections will be greatly appreciated, as I'm new to AngularJS. Thank you! |
|
Great stuff! Thanks Luis. I will take a look but I am up to my eye-balls On 28 November 2012 14:31, Luis Farzati [email protected] wrote:
|
|
Hey, that's cool. I'll surely do! Thanks :) |
|
Closing for now as it doesn't seem a very important. |
Hi Pawel,
I am going to add some more directives to the application. This is primarily to drive the examples on my chapter. For the moment I'll keep them in this branch so that you can veto them if necessary.
The first is a very simple time-saver - the button directive!