Commit Graph

860 Commits

Author SHA1 Message Date
Jonathan Labreuille
4fdf90422d added ajax library + ajax tests in sample page 2015-07-27 12:04:21 +02:00
marco
7e80f40706 WP Option class to set and get options. 2015-07-23 12:28:20 +02:00
Jonathan Labreuille
05af63dc00 removed symlinking from robofile and replaced by manual symlink - added lib folder into JS for dependencies (a.k.a node_modules) 2015-07-21 17:32:40 +02:00
Jonathan Labreuille
fdddcbea14 added symlink dependencies for node_modules in Robo 2015-07-21 12:35:27 +02:00
Jonathan Labreuille
8137a30f46 modal library - added automatic setting of template renderer whether Handlebars is defined, defaults to pure html - fixed modal title issue (remove handlebars syntax from overlay template) - added a sample file for acceptance tests config - robo task to auto create acceptance tests config file based on sample 2015-07-20 20:45:47 +02:00
Jonathan Labreuille
9a6e15077f reorganized assets CSS folder + added bower + move php deps from bower to composer + converted modal styles to stylus 2015-07-17 15:19:59 +02:00
Jonathan Labreuille
e601a1e902 added a twig extension class for assets + reorganized assets structure + added command line for stylus in README 2015-07-15 21:43:55 +02:00
marco
f2f6e1518b First fake subscriber model to show namespacing and autoloading. 2015-07-13 22:47:44 +02:00
Jonathan Labreuille
287609893d added mailpoet notice and modal + removed trailing slash from paths 2015-07-13 14:41:33 +02:00
Jonathan Labreuille
fa1138c9a6 added Twig + views folder + admin menu method + admin page method with sample Twig usage 2015-07-10 12:48:09 +02:00