kibana/packages/kbn-react-field
Julia Rechkunova d41889bf39
[UnifiedFieldList] Fix item line breaks (#172954)
- Closes https://github.com/elastic/kibana/issues/170312

## Summary

Before:
<img width="326" alt="Screenshot 2023-12-08 at 15 55 43"
src="f1fad658-8305-4b45-b7e3-9059c37b5ef3">

After:
<img width="327" alt="Screenshot 2023-12-08 at 15 56 14"
src="50227a61-c092-4e63-83ce-6e12c95d1e32">
2023-12-09 10:01:06 +01:00
..
src [UnifiedFieldList] Fix item line breaks (#172954) 2023-12-09 10:01:06 +01:00
index.ts chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
jest.config.js [kibana_react] Extract <FieldButton /> and <FieldIcon/> to a package (#115377) 2021-11-08 17:33:14 +01:00
kibana.jsonc Update codeowners to move AppServices packages to DataDiscovery (#149065) 2023-01-18 13:34:28 -07:00
package.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
README.md [kibana_react] Extract <FieldButton /> and <FieldIcon/> to a package (#115377) 2021-11-08 17:33:14 +01:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

Shareable field type related React components