middleman/middleman-core/features
2016-01-20 11:50:25 -08:00
..
support Added phantomjs as gem to make test suite pass 2016-01-01 20:51:26 +01:00
asset_hash.feature Allow sorting of rewriters. Fixes #1752 2016-01-14 14:02:33 -08:00
asset_host.feature
auto_layout.feature
automatic_alt_tags.feature
automatic_directory_matcher.feature
automatic_image_sizes.feature
builder.feature fixed: Builded text file(html, css, xml, txt...)'s permission is 0600 2015-05-07 21:43:53 +09:00
cache_buster.feature
capture_html.feature Force padrino to skip safebuffer on erb 2013-06-08 15:36:14 -07:00
chained_templates.feature Forward port some stable changes 2015-09-17 09:41:17 -07:00
clean_build.feature
coffee-script.feature
collections.feature Test fix WIP 2015-09-23 16:20:16 -07:00
console.feature
content_for.feature add breaking test for escaped html using content_for 2013-06-07 09:59:59 +01:00
content_type.feature
custom-source.feature
custom_layout_engines.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
custom_layouts.feature Fix custom layouts tests 2014-06-14 12:38:44 -07:00
data.feature Implement yaml data postscript 2015-06-16 15:30:37 -07:00
default-layout.feature
directory_index.feature
dynamic_pages.feature Support Unicode characters in filenames, both in source filenames and in the names of proxied paths. Fixes #332. 2012-04-29 21:42:45 -07:00
encoding_option.feature WIP encoding test 2016-01-10 17:24:43 -08:00
extension_api_deprecations.feature Add back app.set, but mark as deprecated 2015-10-12 12:37:07 -07:00
extension_hooks.feature fixed 'after_render' hook is not work. 2015-05-06 16:28:01 +09:00
extensionless_text_files.feature
feature_params.feature split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
former_padrino_helpers.feature
front-matter-neighbor.feature
front-matter.feature
frontmatter_page_settings.feature
gzip.feature
helpers_auto_javascript_include_tag.feature
helpers_auto_stylesheet_link_tag.feature
helpers_content_tag.feature
helpers_external.feature automatically load helper modules from helpers/. closes #238 2012-01-15 13:44:00 -08:00
helpers_form_tag.feature
helpers_link_to.feature Merge stable 2015-04-26 11:32:47 -07:00
helpers_lorem.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
helpers_page_classes.feature make page_classes prefix configurable 2013-10-29 09:33:27 -07:00
helpers_select_tag.feature
helpers_url_for.feature update more files to non-hashrocket syntax 2014-05-26 17:58:35 -07:00
i18n_builder.feature
i18n_force_locale.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
i18n_link_to.feature allow bad paths in i18n links. for #850 2015-06-02 13:48:23 -07:00
i18n_mixed_sources.feature Fixes #1733 2016-01-05 10:58:22 -08:00
i18n_partials.feature
i18n_preview.feature
ignore.feature Create ConfigExtension to simplify the APIs for config vs Step. Fixes #1743. Fixes #1745 2016-01-11 13:05:41 -08:00
ignore_already_minified.feature
image_srcset_paths.feature Resolves issue #1396 supporting srcset 2015-04-23 17:28:49 -07:00
import_files.feature Add system-wide file read cache 2016-01-20 11:50:25 -08:00
javascript-testing.feature
layouts_dir.feature Prefer loading layouts from layouts_dir over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb. Fixes #1176. 2014-02-20 08:50:07 -08:00
liquid.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
markdown.feature Set current_engine on the context, not self, since we dup self and use that for each render loop. Closes #860 2013-06-12 15:21:31 -07:00
markdown_kramdown.feature
markdown_kramdown_in_haml.feature Resolves issue #1396 supporting srcset 2015-04-23 17:28:49 -07:00
markdown_kramdown_in_slim.feature
markdown_redcarpet.feature
markdown_redcarpet_in_haml.feature merge in fixes from stable 2015-09-17 13:53:43 -07:00
minify_css.feature
minify_javascript.feature Adapt to style changes and removal of on 2015-11-11 15:30:40 -08:00
missing-tilt-lib.feature Remove Tilt mappings for missing libraries. Fixes #713 2013-01-08 10:24:07 -08:00
more-clean_build.feature
more-extensionless_text_files.feature
more-frontmatter_page_settings.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
more-ignore.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
more-sitemap_traversal.feature add tests on eponymous parent traversal 2014-05-02 06:06:55 +09:00
more-wildcard_page_helper.feature
mount_rack.feature
move_files.feature
multiple-sources.feature
nested_layouts.feature Revert "Frontmatter parseing changes broke some whitespace in tests, but shouldn't be a regression" 2015-09-30 10:24:12 -07:00
paginate.feature Collections 2014-10-15 14:34:53 -05:00
partials.feature Optimize globbed file lookups, fixes nasty performance regression 2014-08-24 17:10:25 -07:00
preview_changes.feature
proxy_pages.feature
redirects.feature
relative_assets.feature Add rewrite_ignore option to asset_host, cache_buster, relative_assets. 2016-01-09 08:06:47 -07:00
sass-assets-paths.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
sass_partials.feature
scss-support.feature merge more into core, use gem availability to autoload 2013-05-09 14:41:26 -07:00
sitemap_traversal.feature
slim.feature SassC, woot 2015-09-28 11:24:37 -07:00
strip_url.feature Tests and a small bug fix to make them pass 2012-07-13 16:00:53 +09:30
stylus.feature merge in fixes from stable 2015-09-17 13:53:43 -07:00
tilde_directories.feature
unicode_filecontents.feature
unicode_filenames.feature Update Padrino to 0.10.7 and Thor to 0.15.3. Closes #495 2012-06-20 17:53:14 -07:00
v4_extension_callbacks.feature
wildcard_page_helper.feature Move off-by-default extensions into middleman-more, make middleman-more itself an extension 2012-05-24 16:14:17 -07:00