|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 2.1.0 (2024-07-10) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* **core:** adds new bim-tabs and bim-tab components ([#10](https://github.com/ThatOpen/engine_ui-components/issues/10)) ([f5d32af](https://github.com/ThatOpen/engine_ui-components/commit/f5d32afb4598b5a5c48c03c2dbab5b51d5d36a9f)) |
| 9 | +* **core:** adds search functionality bim-table ([#16](https://github.com/ThatOpen/engine_ui-components/issues/16)) ([e46a789](https://github.com/ThatOpen/engine_ui-components/commit/e46a789644f53dcb25c11b6816741cfd0df2a82d)) |
| 10 | +* **core:** implements better searching and improves rendering for bim-table ([#17](https://github.com/ThatOpen/engine_ui-components/issues/17)) ([6a06895](https://github.com/ThatOpen/engine_ui-components/commit/6a06895326b9f1f7376bb180d11e4e6b39ea459a)) |
| 11 | +* **core:** improves css styling variables ([ae14279](https://github.com/ThatOpen/engine_ui-components/commit/ae142793d6bfbface4958e3099e8578b35f35fa5)) |
| 12 | +* **core:** optimizes table component ([6abda24](https://github.com/ThatOpen/engine_ui-components/commit/6abda243c165015bb053ee5ca0b93ddb5be07d6b)) |
| 13 | +* **core:** updates bim-panels-container, bim-panel and bim-panel-section behavior ([#9](https://github.com/ThatOpen/engine_ui-components/issues/9)) ([b33f421](https://github.com/ThatOpen/engine_ui-components/commit/b33f4214d6d7108dd4cce0b1150c3d25fa8b6171)) |
| 14 | +* **core:** updates documentation and tutorials ([#20](https://github.com/ThatOpen/engine_ui-components/issues/20)) ([59e3def](https://github.com/ThatOpen/engine_ui-components/commit/59e3def0bd14b015469c4d6456a60be6cc2cc8c9)) |
| 15 | +* **obc:** adds a RelationsTree table component ([#13](https://github.com/ThatOpen/engine_ui-components/issues/13)) ([8f051de](https://github.com/ThatOpen/engine_ui-components/commit/8f051de43818a90d14ea5c599576473b760d6463)) |
| 16 | +* **obc:** adds datacomputed event on ElementProperties ([a912fcc](https://github.com/ThatOpen/engine_ui-components/commit/a912fcc0a0c82042d12bdebd8a926ba81744a341)) |
| 17 | +* **obc:** adds Relations Tree tutorial ([f36705b](https://github.com/ThatOpen/engine_ui-components/commit/f36705ba351ebad93a4c33c1c42f7b5067458af4)) |
| 18 | +* **obc:** adds world configuration table component ([#22](https://github.com/ThatOpen/engine_ui-components/issues/22)) ([25e1a16](https://github.com/ThatOpen/engine_ui-components/commit/25e1a168792c0c93e6461c7bd649997566877c50)) |
| 19 | +* **obc:** creates an EntitiesAttributes component in @thatopen/ui-obc package ([#7](https://github.com/ThatOpen/engine_ui-components/issues/7)) ([365197f](https://github.com/ThatOpen/engine_ui-components/commit/365197fb9f709fdc1a79605453184cbda8688447)) |
| 20 | +* **obc:** improves some obc components ([#11](https://github.com/ThatOpen/engine_ui-components/issues/11)) ([4ce9c36](https://github.com/ThatOpen/engine_ui-components/commit/4ce9c36588c4f419f2463aea0289470a5b494a4b)) |
| 21 | +* **obc:** updates bim-world-2d ([#21](https://github.com/ThatOpen/engine_ui-components/issues/21)) ([69d4225](https://github.com/ThatOpen/engine_ui-components/commit/69d42250869d256bb4d955418498be67619c32ba)) |
| 22 | +* **obc:** updates elementProperties ([#12](https://github.com/ThatOpen/engine_ui-components/issues/12)) ([308b575](https://github.com/ThatOpen/engine_ui-components/commit/308b575ede60c7d6d7e35dc5e5552acc9a2632fb)) |
| 23 | +* **obc:** updates tutorials ([9fda824](https://github.com/ThatOpen/engine_ui-components/commit/9fda82457de51628637ba4d7c04603b6be165ab8)) |
| 24 | +* **obc:** updates tutorials ([#19](https://github.com/ThatOpen/engine_ui-components/issues/19)) ([a2cf9f0](https://github.com/ThatOpen/engine_ui-components/commit/a2cf9f07acc91505be81b360ecc916dd10d3e3cd)) |
| 25 | +* restructure repo to use yarn and to work with docs ([fe3b4fd](https://github.com/ThatOpen/engine_ui-components/commit/fe3b4fd793603a3a0b2b9bdceca08e53c60187c5)) |
| 26 | + |
| 27 | + |
| 28 | +### Bug Fixes |
| 29 | + |
| 30 | +* **core:** fixes some minor details on base components ([24c41fa](https://github.com/ThatOpen/engine_ui-components/commit/24c41faa44fb349a487a0cf0b4632ffcea51bb43)) |
| 31 | +* **core:** sets styles when label is empty ([08acd76](https://github.com/ThatOpen/engine_ui-components/commit/08acd76e20584e7086107ed8fb8ab7eef3f8d5d9)) |
| 32 | +* **obc:** handles error on element properties table ([3cdd92d](https://github.com/ThatOpen/engine_ui-components/commit/3cdd92ddbdb72c245a564dfb9150efd742736fe4)) |
| 33 | +* **obc:** updates element properties and relations tree templates ([0536cbc](https://github.com/ThatOpen/engine_ui-components/commit/0536cbc88185919eeb0aaed86f3824d5482591e4)) |
| 34 | +* **obc:** updates resources paths to be absolute ([048cae3](https://github.com/ThatOpen/engine_ui-components/commit/048cae3fc3a93f35278aaab3937fa2caa8507c99)) |
| 35 | + |
| 36 | + |
| 37 | +### Miscellaneous Chores |
| 38 | + |
| 39 | +* release 2.1.0 ([f273a7b](https://github.com/ThatOpen/engine_ui-components/commit/f273a7bc4536cf520f57f568e9a2613921b7f311)) |
0 commit comments