Vojtěch Dobeš
Vojtěch Dobeš
Setting the directive to `false` is discouraged, but why? What can go wrong? What to be aware of? *(apologies for early submission of the issue, accidentally hit Enter :) )*
Allows to use `!` trick in array's key to force overriding instead of merging.
API: ``` js $.nette.ext({ load: ... ... }).disableByDefault(); ``` There should be support for `on` (respectively `data-ajax-on`) with same behavior as for `off` (`data-ajax-off`). Processed value should be created and...
Fixes #88. **Work in progress.** /cc @mishak87: is this correct approach? If this is correct implementation of _TrueHTML_, then 2 points must be resolved: - [ ] _TrueHTML_ cannot be...
I have not tested it, but this change makes the script compatible with `nette.ajax.js` while it remains fully working without it. It also gets rid of `live` which is deprecated,...
When search is used, much more could be moved to server. But this should be implemented together with serverside.
``` css [data-nette-gpspicker] img { max-width: none; } ``` - [ ] popovers - [x] issue with max-width