material-web/button
Andrew Jakubowicz 601ebb669c fix(button)!: rename "lib" directory to "internal"
BREAKING CHANGE: Rename `@material/web/button/lib` to `@material/web/button/internal`. Prefer not using internal files.

PiperOrigin-RevId: 549999271
2023-07-21 11:20:19 -07:00
..
demo fix(button)!: normalize compound properties to have kebab-cased attributes 2023-06-21 21:36:38 -07:00
internal fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
_elevated-button.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
_filled-button.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
_outlined-button.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
_text-button.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
_tonal-button.scss fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
elevated-button_test.ts fix(button)!: remove with-* prefix from tokens 2023-07-10 08:44:40 -07:00
elevated-button.ts fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
filled-button_test.ts fix(button)!: remove unnecessary property preventClickDefault 2023-06-23 14:27:32 -07:00
filled-button.ts fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
harness.ts fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
outlined-button_test.ts fix(button)!: remove with-* prefix from tokens 2023-07-10 08:44:40 -07:00
outlined-button.ts fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
text-button_test.ts fix(button)!: remove with-* prefix from tokens 2023-07-10 08:44:40 -07:00
text-button.ts fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00
tonal-button_test.ts fix(button)!: remove with-* prefix from tokens 2023-07-10 08:44:40 -07:00
tonal-button.ts fix(button)!: rename "lib" directory to "internal" 2023-07-21 11:20:19 -07:00