1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-core/features
2015-12-13 13:29:33 -08:00
..
cli Rubocop and disable an annoying test 2015-12-13 13:29:33 -08:00
support Remove sprockets/compass references 2015-11-30 17:14:02 -08:00
asset_hash.feature Handle invalid URLs in rewriter. Fixed #1638 2015-12-13 12:32:21 -08:00
asset_host.feature resolves #1656 don't mangle URL inside tag 2015-10-26 15:30:44 -06:00
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
chained_templates.feature Forward port some stable changes 2015-09-17 09:41:17 -07:00
clean_build.feature Fix: Can't clean files when the project is under a hidden directory. 2015-10-01 13:54:45 -07:00
cli_extension.feature
cli_init.feature Change no-layout to the default, except for .html 2015-11-11 12:58:07 -08:00
coffee-script.feature
collections.feature Test fix WIP 2015-09-23 16:20:16 -07:00
console.feature
content_for.feature
content_type.feature merge in fixes from stable 2015-09-17 13:53:43 -07:00
custom-source.feature
custom_layout_engines.feature
custom_layouts.feature
data.feature Implement yaml data postscript 2015-06-16 15:30:37 -07:00
default-layout.feature Change no-layout to the default, except for .html 2015-11-11 12:58:07 -08:00
directory_index.feature
dynamic_pages.feature
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
former_padrino_helpers.feature
front-matter-neighbor.feature Implement yaml data postscript 2015-06-16 15:30:37 -07:00
front-matter.feature make frontmatter delims configurable 2015-10-23 09:40:24 +00:00
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
helpers_form_tag.feature
helpers_link_to.feature Merge stable 2015-04-26 11:32:47 -07:00
helpers_lorem.feature
helpers_page_classes.feature
helpers_select_tag.feature
helpers_url_for.feature
i18n_builder.feature
i18n_force_locale.feature
i18n_link_to.feature allow bad paths in i18n links. for #850 2015-06-02 13:48:23 -07:00
i18n_partials.feature
i18n_preview.feature
ignore.feature
ignore_already_minified.feature
image_srcset_paths.feature Resolves issue #1396 supporting srcset 2015-04-23 17:28:49 -07:00
import_files.feature import_file and import_path APIs. Addresses #1632 2015-11-28 18:03:05 -08:00
javascript-testing.feature Use capybara to make javascript testing possible 2015-06-09 06:57:15 +02:00
layouts_dir.feature
liquid.feature
markdown.feature
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 Add tests for Slim inline filters. Refactor similar feature in Haml filters. Closes #1542 2015-06-16 16:47:42 -07:00
markdown_redcarpet.feature merge in fixes from stable 2015-09-17 13:53:43 -07:00
markdown_redcarpet_in_haml.feature merge in fixes from stable 2015-09-17 13:53:43 -07:00
minify_css.feature Adapt to style changes and removal of on 2015-11-11 15:30:40 -08:00
minify_javascript.feature Adapt to style changes and removal of on 2015-11-11 15:30:40 -08:00
missing-tilt-lib.feature
more-clean_build.feature
more-extensionless_text_files.feature
more-frontmatter_page_settings.feature
more-ignore.feature
more-sitemap_traversal.feature
more-wildcard_page_helper.feature
mount_rack.feature
move_files.feature move_file as a replacement for import_asset 2015-10-22 20:23:39 -07:00
multiple-sources.feature allow setting a destination_dir for SourceWatchers 2015-04-17 16:46:39 -04:00
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
partials.feature
preview_changes.feature
proxy_pages.feature
redirects.feature merge in fixes from stable 2015-09-17 13:53:43 -07:00
relative_assets.feature Change inline URL matcher to only match strings, not newlines. Fixes #1689 2015-12-13 13:06:05 -08:00
sass-assets-paths.feature
sass_partials.feature
scss-support.feature
sitemap_traversal.feature
slim.feature SassC, woot 2015-09-28 11:24:37 -07:00
strip_url.feature
stylus.feature merge in fixes from stable 2015-09-17 13:53:43 -07:00
tilde_directories.feature
unicode_filecontents.feature
unicode_filenames.feature
v4_extension_callbacks.feature
wildcard_page_helper.feature