Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
JavaScript Templates Engine PURE
Conversations
About
JavaScript Templates Engine PURE
Contact owners and managers
1–30 of 531
Mark all as read
Report group
0 selected
Chris Jeffries
,
Mic (BeeBole)
3
7/9/18
dealing with selects, checkboxes and radio buttons
Here's the a diff. There are comments in the file. As for why these? They allow you to put in the
unread,
dealing with selects, checkboxes and radio buttons
Here's the a diff. There are comments in the file. As for why these? They allow you to put in the
7/9/18
Chris Jeffries
,
Mic (BeeBole)
3
7/9/18
Documentation
Here is the whole file I created including CSS and HTML references so to be easily to hand. But it is
unread,
Documentation
Here is the whole file I created including CSS and HTML references so to be easily to hand. But it is
7/9/18
aliwr...@googlemail.com
, …
Chris Jeffries
4
7/4/18
Rendering table data with max cells per row
Late to this thread, but... Faced with this requirement, I would probably use <div>s and CSS to
unread,
Rendering table data with max cells per row
Late to this thread, but... Faced with this requirement, I would probably use <div>s and CSS to
7/4/18
Charuka Wijesinghe
,
Mic (BeeBole)
2
7/14/17
Directive element add remove based on condion
You can use an attribute style on the TH that will be either 'display:none' or '' (
unread,
Directive element add remove based on condion
You can use an attribute style on the TH that will be either 'display:none' or '' (
7/14/17
rangana...@gmail.com
,
Mic (BeeBole)
3
5/4/17
bad loop spec pure JS
Thank u very much Mic its working fine now. ~Rangana On Thursday, May 4, 2017 at 1:03:24 PM UTC+5:30,
unread,
bad loop spec pure JS
Thank u very much Mic its working fine now. ~Rangana On Thursday, May 4, 2017 at 1:03:24 PM UTC+5:30,
5/4/17
Charuka Wijesinghe
,
Mic (BeeBole)
3
3/24/17
Looping section inside another looping section help
Thanks nice explanation On Tuesday, March 21, 2017 at 3:28:00 PM UTC+5:30, Mic (BeeBole) wrote: Here
unread,
Looping section inside another looping section help
Thanks nice explanation On Tuesday, March 21, 2017 at 3:28:00 PM UTC+5:30, Mic (BeeBole) wrote: Here
3/24/17
john napiorkowski
,
Mic (BeeBole)
2
3/21/17
Decorating Input fields with validation error messages
Hi John, There are different ways to do that. You always generate the HTML for the decoration. And
unread,
Decorating Input fields with validation error messages
Hi John, There are different ways to do that. You always generate the HTML for the decoration. And
3/21/17
Ezequiel Gentile Montes
,
Mic (BeeBole)
3
11/27/16
append class from a var
oh ok! I tried that but because of a lack of space after append I was doing it wrong... 'article@
unread,
append class from a var
oh ok! I tried that but because of a lack of space after append I was doing it wrong... 'article@
11/27/16
egentil...@gmail.com
,
Mic (BeeBole)
3
10/27/16
jQuery function doesn´t execute after filter rendered
Oh that was quick! following your tip... this do de thing $('.container').on('click',
unread,
jQuery function doesn´t execute after filter rendered
Oh that was quick! following your tip... this do de thing $('.container').on('click',
10/27/16
rafael...@gmail.com
,
Mic (BeeBole)
2
10/24/16
npm update
Hi Rafael, It is updated to the 2.85, thanks for the reminder. On Saturday, 22 October 2016 07:34:54
unread,
npm update
Hi Rafael, It is updated to the 2.85, thanks for the reminder. On Saturday, 22 October 2016 07:34:54
10/24/16
michael...@gmail.com
,
Mic (BeeBole)
3
10/3/16
public url for library?
Cool, thanks! On Mon, Oct 3, 2016, 3:57 AM Mic (BeeBole) <m...@beebole.com> wrote: You can use
unread,
public url for library?
Cool, thanks! On Mon, Oct 3, 2016, 3:57 AM Mic (BeeBole) <m...@beebole.com> wrote: You can use
10/3/16
michael...@gmail.com
,
Mic (BeeBole)
5
9/12/16
How can I nest loops in a directive?
Thanks, Mic, I'll keep that in mind. It wouldn't be hard to re-write it nested if I'm
unread,
How can I nest loops in a directive?
Thanks, Mic, I'll keep that in mind. It wouldn't be hard to re-write it nested if I'm
9/12/16
Synchro
, …
Mic (BeeBole)
10
9/6/16
Setting a select
optionValue in the example is something that must come from the JSON, not the HTML. You can't
unread,
Setting a select
optionValue in the example is something that must come from the JSON, not the HTML. You can't
9/6/16
luqman paravetty
,
Mic (BeeBole)
3
8/23/16
Template is not cleaning if i use compile to get data render multiple times.
Thank you so much Mic.
unread,
Template is not cleaning if i use compile to get data render multiple times.
Thank you so much Mic.
8/23/16
john napiorkowski
6/9/16
Clone of Pure in Perl, thought I'd share
Hi everyone, love pure.js enough I cloned it in Perl, if anyone is still interested in server side
unread,
Clone of Pure in Perl, thought I'd share
Hi everyone, love pure.js enough I cloned it in Perl, if anyone is still interested in server side
6/9/16
deen...@gmail.com
,
Mic (BeeBole)
3
6/1/16
[PURE] How do you capture current value within inline function?
Thank you for your reply, Mic. Your "not possible" response gave me an an idea that worked,
unread,
[PURE] How do you capture current value within inline function?
Thank you for your reply, Mic. Your "not possible" response gave me an an idea that worked,
6/1/16
MaxOfLondon
,
Mic (BeeBole)
3
12/27/15
Hyphen in class name issues
Thanks Mic for quick reply. Whole directive was also wrong for the purpose I wanted. It is working
unread,
Hyphen in class name issues
Thanks Mic for quick reply. Whole directive was also wrong for the purpose I wanted. It is working
12/27/15
adv...@gmail.com
,
Mic (BeeBole)
6
11/27/15
function used in loop
If you put a breakpoint just after console.dir, the data in the console are ok at that moment. The
unread,
function used in loop
If you put a breakpoint just after console.dir, the data in the console are ok at that moment. The
11/27/15
Kris...@yahoo.com
,
Mic (BeeBole)
2
10/19/15
reactive updates?
The library can be extended through a system of plugins. And could include a reverse biding. Simple
unread,
reactive updates?
The library can be extended through a system of plugins. And could include a reverse biding. Simple
10/19/15
Gopalakrishna Palem
,
Mic (BeeBole)
2
10/19/15
CSS3 selectors support
You can use the CSS selectors you like depending on the browsers you target. Or you can add a js
unread,
CSS3 selectors support
You can use the CSS selectors you like depending on the browsers you target. Or you can add a js
10/19/15
zendog74
, …
Mic (BeeBole)
9
8/31/15
Template Not Found Error
Hello Denis, If you plan to reuse a template. You must compile it (HTML + directives, giving a JS
unread,
Template Not Found Error
Hello Denis, If you plan to reuse a template. You must compile it (HTML + directives, giving a JS
8/31/15
or9...@gmail.com
,
Mic (BeeBole)
3
8/27/15
onClick event on image
Sorry... I did not understand correctly. You need to return a string, not a function or a call. eg:
unread,
onClick event on image
Sorry... I did not understand correctly. You need to return a string, not a function or a call. eg:
8/27/15
goog...@springtimesoftware.com
,
Mic (BeeBole)
2
6/4/15
Is there a small but real-life example of a webpage built on PURE, including server support?
Hi Dave, As I explained by a private email already, the demo of our web app is more a showcase than a
unread,
Is there a small but real-life example of a webpage built on PURE, including server support?
Hi Dave, As I explained by a private email already, the demo of our web app is more a showcase than a
6/4/15
jck...@gmail.com
,
Mic (BeeBole)
3
5/14/15
Suggestion for conditional
Ok you can do it rigth hand side. Then it would require that dataname do not have a ? wich is
unread,
Suggestion for conditional
Ok you can do it rigth hand side. Then it would require that dataname do not have a ? wich is
5/14/15
R. Rajesh Jeba Anbiah
, …
co...@chrisrichardsgroup.com.au
9
4/30/15
Pure with Backbone.js for progressive enhancement
I see this is an old post, but I just wanted to share my experience with Backbone with PURE. The two
unread,
Pure with Backbone.js for progressive enhancement
I see this is an old post, but I just wanted to share my experience with Backbone with PURE. The two
4/30/15
Eyal Berman
,
Mic (BeeBole)
2
12/2/14
clean previus data and add new data
Hi Eyal, If you want to run multiple renders, you need to compile the template first and reuse it
unread,
clean previus data and add new data
Hi Eyal, If you want to run multiple renders, you need to compile the template first and reuse it
12/2/14
uksp...@gmail.com
,
Mic (BeeBole)
2
11/14/14
Rendering a table template from a populated/existing table
If you target CSS 2.1 compatible browsers (>= IE8) you can use the pseudo selector :first-child,
unread,
Rendering a table template from a populated/existing table
If you target CSS 2.1 compatible browsers (>= IE8) you can use the pseudo selector :first-child,
11/14/14
Richard Fantini
,
Mic (BeeBole)
2
7/31/14
Items in table columns
Hi Ritch, The structure of a table (TD inside TR) does not allow a direct transformation. You could
unread,
Items in table columns
Hi Ritch, The structure of a table (TD inside TR) does not allow a direct transformation. You could
7/31/14
Gili T.
,
Mic (BeeBole)
5
3/26/14
transparency.js style directives
Oops. Two corrections: 1. The following line should be removed from the JS code because it shows a
unread,
transparency.js style directives
Oops. Two corrections: 1. The following line should be removed from the JS code because it shows a
3/26/14
allo...@gmail.com
,
Mic (BeeBole)
3
3/20/14
Documentation site down
Great thanks! I just now noticed the message here (http://beebole.com/pure/) should have tried that
unread,
Documentation site down
Great thanks! I just now noticed the message here (http://beebole.com/pure/) should have tried that
3/20/14