Searched full:expressive (Results 1 – 12 of 12) sorted by relevance
| /openbmc/webui-vue/docs/guide/guidelines/ |
| H A D | motion.md | 16 ### Expressive motion 18 Expressive motion delivers enthusiastic, vibrant, and highly visible movement. 19 Use expressive motion for significant moments such as opening a new page, 22 for expressive motion. 28 $standard-easing--expressive: cubic-bezier(0.4, 0.14, 0.3, 1); 30 $entrance-easing--expressive: cubic-bezier(0, 0, 0.3, 1); 32 $exit-easing--expressive: cubic-bezier(0.4, 0.14, 1, 1); 38 motion styles, productive motion is significantly faster than expressive motion.
|
| /openbmc/webui-vue/src/assets/styles/bmc/helpers/ |
| H A D | _motion.scss | 10 $standard-easing--expressive: cubic-bezier(0.4, 0.14, 0.3, 1); 12 $entrance-easing--expressive: cubic-bezier(0, 0, 0.3, 1); 14 $exit-easing--expressive: cubic-bezier(0.4, 0.14, 1, 1);
|
| H A D | _variables.scss | 6 $transition-collapse: height $duration--slow-01 $standard-easing--expressive;
|
| /openbmc/phosphor-webui/app/common/styles/base/ |
| H A D | variables.scss | 10 $standard-easing--expressive: cubic-bezier(0.4, 0.14, 0.3, 1); 12 $entrance-easing--expressive: cubic-bezier(0, 0, 0.3, 1); 14 $exit-easing--expressive: cubic-bezier(0.4, 0.14, 1, 1);
|
| /openbmc/webui-vue/docs/customization/ |
| H A D | readme.md | 228 $standard-easing--expressive: cubic-bezier(0.4, 0.14, 0.3, 1); 230 $entrance-easing--expressive: cubic-bezier(0, 0, 0.3, 1); 232 $exit-easing--expressive: cubic-bezier(0.4, 0.14, 1, 1); 243 transition: $duration--moderate-01 $exit-easing--expressive; 246 transition-timing-function: $entrance-easing--expressive;
|
| H A D | theme.md | 68 - Set to `height $duration--slow-01 $standard-easing--expressive`
|
| /openbmc/phosphor-webui/app/common/styles/directives/ |
| H A D | app-navigation.scss | 116 transition: all $duration--moderate-01 $standard-easing--expressive; 143 transition: all $duration--moderate-01 $standard-easing--expressive;
|
| /openbmc/openbmc/poky/meta/recipes-devtools/go/ |
| H A D | go-common.inc | 3 programmers more productive. Go is expressive, concise, clean, and\
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/drgn/ |
| H A D | python3-drgn_0.0.31.bb | 3 expressive scripting in Python."
|
| /openbmc/webui-vue/src/components/AppHeader/ |
| H A D | AppHeader.vue | 270 transition: $duration--moderate-01 $exit-easing--expressive; 273 transition-timing-function: $entrance-easing--expressive;
|
| /openbmc/docs/ |
| H A D | cpp-style-and-conventions.md | 27 Modern practices allow C++ to be an expressive, but concise, language. We tend
|
| /openbmc/qemu/net/ |
| H A D | net.c | 1968 * netdev_parse_modern() uses modern, more expressive syntax than in netdev_parse_modern()
|