Skip to content
Snippets Groups Projects
Select Git revision
  • b689d3d6bed7ee4ba6af168f0f1eea864c250e45
  • master default protected
  • 1.31
  • 4.38.3
  • 4.38.2
  • 4.38.1
  • 4.38.0
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
23 results

212.mjs

Blame
  • Martin Massenberg's avatar
    Martin Massenberg authored
    76cc271b
    History
    212.mjs 647 B
            /**
            * @file development/issues/open/212.mjs
            * @url https://gitlab.schukai.com/oss/libraries/javascript/monster/-/issues/212
            * @description select label is not translated when the value is transferred
            * @issue 212
            */
    
            import "../../../source/components/style/property.pcss";
            import "../../../source/components/style/normalize.pcss";
            import "../../../source/components/style/typography.pcss";
            import "../../../source/components/style/link.pcss";
            import "../../../source/components/style/color.pcss";
            import "../../../source/components/form/select.mjs";