Skip to content
Snippets Groups Projects
Select Git revision
  • 8.x-1.0-alpha4
  • 8.x-1.x default
  • 2.0.x
  • 8.x-1.0-alpha6
  • 8.x-1.0-alpha5
  • 8.x-1.0-alpha3
  • 8.x-1.0-alpha2
  • 8.x-1.0-alpha1
8 results

ui_patterns_pattern_lab

  • Clone with SSH
  • Clone with HTTPS
  • Brian Perry's avatar
    Merge pull request #19 from backlineint/issues/17
    Brian Perry authored and GitHub committed
    Issues/17: resolving php errors and warnings
    33d9ead2
    History

    UI Patterns Pattern Lab

    The UI Patterns Pattern Lab module automatically discovers patterns defined in a Pattern Lab instance and makes them available to be used in Drupal as UI Patterns.

    This module will recognize Pattern Lab patterns in any active module or theme's /templates directory, along with any paths defined as Twig Namespaces in your theme by the Component Libraries module. After enabling this module (which will also enable the dependencies ui_patterns and ui_patterns_library) and clearing your cache, patterns should be visible at /patterns and available to use with any of the UI Patterns integration modules.

    This project would not exist without the work of Antonio De Marco who maintains the UI Patterns module and Pierre Dureau who created the UI Patterns Fractal integration that this project is based on.