diff --git a/CHANGELOG.md b/CHANGELOG.md index b3affec..c75a797 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,483 +2,512 @@ All notable changes to this project will be documented in this file. -#### [v0.6.0](https://github.com/zumerlab/grid/compare/v0.5.0...v0.6.0) +### [v1.0.0](https://github.com/zumerlab/orbit/compare/v0.6.0...v1.0.0) + +> 28 December 2024 + +- Fixes flip text position. Closes #21 [`#21`](https://github.com/zumerlab/orbit/issues/21) +- Fussion o-text into o-arc [`27b346c`](https://github.com/zumerlab/orbit/commit/27b346ca8a8de3dea0a1a0c10aaef472b1fd8df4) +- Complete o-text o-arc fussion [`49bbaa8`](https://github.com/zumerlab/orbit/commit/49bbaa8b3e85de6cc911d7bd0f354d7563ac4b3c) +- Fix custom css vars [`85177e9`](https://github.com/zumerlab/orbit/commit/85177e91dd3eb5a07a3f8b08ab91c685f37bec24) +- Fix gap to work with flip arc [`9ced925`](https://github.com/zumerlab/orbit/commit/9ced925e511ad8b88215cd3d531569d48d3efc33) +- Fix custom css var names [`8f63c47`](https://github.com/zumerlab/orbit/commit/8f63c472df0e8be273a108a3a64867da056455be). Closes #22 [`#22`](https://github.com/zumerlab/orbit/issues/22) +- Add chart capability [`ca5f1c9`](https://github.com/zumerlab/orbit/commit/ca5f1c998c7fe376588f0bd94f9ed4b4489cdcbf). Closes #26 [`#26`](https://github.com/zumerlab/orbit/issues/26) +- Remove deprecated o-text traces [`f11a74e`](https://github.com/zumerlab/orbit/commit/f11a74edb6090eec0f9fa512874a411bc9a56592) +- Fix spin-lock and capsule behaviour [`8a871ee`](https://github.com/zumerlab/orbit/commit/8a871eeafa630465e72e1d01af6908c7ce8c46d4) +- Add circle shape Safari fallback [`e54a235`](https://github.com/zumerlab/orbit/commit/e54a2354fe4211e6b476b41aa6c36aac588da14d). Closes #27 [`#27`](https://github.com/zumerlab/orbit/issues/27) + - Add circle shape Safari fallback [`c6cfb3f`](https://github.com/zumerlab/orbit/commit/c6cfb3f8b1f6c2195e99d16f2ffe4113f565750d) + - Add check safari shape support [`9c280ce`](https://github.com/zumerlab/orbit/commit/9c280ce608e2e5fcfa0ef755c6a91e45c49384e3) +- Fix spin-lock and capsule [`5b92b28`](https://github.com/zumerlab/orbit/commit/5b92b28f26a247f3b39fb88621ef58703452d8ed) +- Fix grow utilities [`2c02f51`](https://github.com/zumerlab/orbit/commit/2c02f51c4531c7424b0cdfe0dc0daf8bb318f08a) +- Fix gap calculation [`e69b4a7`](https://github.com/zumerlab/orbit/commit/e69b4a782b35d951868fb9ca79838801b3108af2) +- Remove .rounded since is deprecated [`1e6bf67`](https://github.com/zumerlab/orbit/commit/1e6bf6763bb5f247c717841f7f8783f6eecbc601) +- Rename stable to horizontal [`30cbdd6`](https://github.com/zumerlab/orbit/commit/30cbdd68de081a030780e1d68f17fe5e36ba845d). Closes #24 [`#24`](https://github.com/zumerlab/orbit/issues/24) +- Fix color blue [`d97e77f`](https://github.com/zumerlab/orbit/commit/d97e77f2187d3598ca372b4f196965fdcaf0af87) +- Rename sync-rotation to spin-lock [`7fe0041`](https://github.com/zumerlab/orbit/commit/7fe0041816f451ec9a0e54aae67abe3934ede3dd). Closes #23 [`#23`](https://github.com/zumerlab/orbit/issues/23) +- Remove trim() content [`6ea69c9`](https://github.com/zumerlab/orbit/commit/6ea69c97baf9d86bd1df5474746b1a9e103dbfe4) +- Remove debug log [`e29d267`](https://github.com/zumerlab/orbit/commit/e29d2679a0a4daf845febcd2f90d6afa321c7557) +- Fix shrink-x inheretance [`444fe22`](https://github.com/zumerlab/orbit/commit/444fe22dee51a0273ba544b33fc31d00b6ae8e63) + +#### [v0.6.0](https://github.com/zumerlab/orbit/compare/v0.5.0...v0.6.0) > 7 October 2024 -- Improve Orbit.resize() [`13f278b`](https://github.com/zumerlab/grid/commit/13f278bc5dc6a630977d0b881cd6b3e10529d6e0) +- Improve Orbit.resize() [`13f278b`](https://github.com/zumerlab/orbit/commit/13f278bc5dc6a630977d0b881cd6b3e10529d6e0) +- chore [`54cc146`](https://github.com/zumerlab/orbit/commit/54cc1469af135cd09a334c49c877a23141fef843) +- Bumped version [`e797199`](https://github.com/zumerlab/orbit/commit/e79719968a09a9675927cae1038ca8e707e4d4d7) +- chore [`06ee9de`](https://github.com/zumerlab/orbit/commit/06ee9de4ae98a4cdd89c8f7bf6146aaadac5616d) - -#### [v0.5.0](https://github.com/zumerlab/grid/compare/v0.4.1...v0.5.0) +#### [v0.5.0](https://github.com/zumerlab/orbit/compare/v0.4.1...v0.5.0) > 4 October 2024 -- closes #18 [`#18`](https://github.com/zumerlab/grid/issues/18) -- closes #14 [`#14`](https://github.com/zumerlab/grid/issues/14) -- update [`ba3f5ac`](https://github.com/zumerlab/grid/commit/ba3f5ac3a840bd320eee804df909c813167e4df3) -- Changes o-slice by o-arc [`cb8d3e3`](https://github.com/zumerlab/grid/commit/cb8d3e357414220c058e752e68ac2234e0f6341d) -- update [`0c78b95`](https://github.com/zumerlab/grid/commit/0c78b9523a192cc0bda997a4227daf8bafcb9ddb) -- update [`4d1edc1`](https://github.com/zumerlab/grid/commit/4d1edc154cb069f19b1f086c0ed2d4f4adbb78c6) -- update [`8874447`](https://github.com/zumerlab/grid/commit/8874447fef45c102b15f45b226de4b4d209bb0ae) -- Create FUNDING.yml [`9c81080`](https://github.com/zumerlab/grid/commit/9c8108069d0a8f77f07ce4d8c193974c359e8357) -- Update README.md [`213b55f`](https://github.com/zumerlab/grid/commit/213b55f6fff6182aeeb21380f25f7b842ced93e1) -- update [`158a009`](https://github.com/zumerlab/grid/commit/158a009037041af37f94b6c44fc03138274af47f) -- update [`0494644`](https://github.com/zumerlab/grid/commit/04946441cd62b037245b88aaf90bcaff87846e0e) -- Update README.md [`1819c7f`](https://github.com/zumerlab/grid/commit/1819c7f245ce63768d9f354f2a727751e63f464d) -- Bumped version [`4e9f888`](https://github.com/zumerlab/grid/commit/4e9f888eb5aa4d1166992070733de531551f1ceb) -- Update README.md [`1b4264a`](https://github.com/zumerlab/grid/commit/1b4264a8e108e3298c4cbeca420289d6946291bd) -- chore [`5b2205b`](https://github.com/zumerlab/grid/commit/5b2205b3360f464abb1837c7f4b704b9d0330af1) -- update [`be740b9`](https://github.com/zumerlab/grid/commit/be740b911350306119c6252df36a6aac968292e3) -- Update README.md [`ab78ba8`](https://github.com/zumerlab/grid/commit/ab78ba8a349b3d7adf6d2a68c33695880ed2ca25) -- Update README.md [`06f3993`](https://github.com/zumerlab/grid/commit/06f3993a09edfb946ed63af61565f8b91f5538c1) - -#### [v0.4.1](https://github.com/zumerlab/grid/compare/v0.4.0...v0.4.1) +- closes #18 [`#18`](https://github.com/zumerlab/orbit/issues/18) +- closes #14 [`#14`](https://github.com/zumerlab/orbit/issues/14) +- update [`ba3f5ac`](https://github.com/zumerlab/orbit/commit/ba3f5ac3a840bd320eee804df909c813167e4df3) +- Changes o-slice by o-arc [`cb8d3e3`](https://github.com/zumerlab/orbit/commit/cb8d3e357414220c058e752e68ac2234e0f6341d) +- update [`0c78b95`](https://github.com/zumerlab/orbit/commit/0c78b9523a192cc0bda997a4227daf8bafcb9ddb) +- update [`4d1edc1`](https://github.com/zumerlab/orbit/commit/4d1edc154cb069f19b1f086c0ed2d4f4adbb78c6) +- update [`8874447`](https://github.com/zumerlab/orbit/commit/8874447fef45c102b15f45b226de4b4d209bb0ae) +- Create FUNDING.yml [`9c81080`](https://github.com/zumerlab/orbit/commit/9c8108069d0a8f77f07ce4d8c193974c359e8357) +- Update README.md [`213b55f`](https://github.com/zumerlab/orbit/commit/213b55f6fff6182aeeb21380f25f7b842ced93e1) +- update [`158a009`](https://github.com/zumerlab/orbit/commit/158a009037041af37f94b6c44fc03138274af47f) +- update [`0494644`](https://github.com/zumerlab/orbit/commit/04946441cd62b037245b88aaf90bcaff87846e0e) +- Update README.md [`1819c7f`](https://github.com/zumerlab/orbit/commit/1819c7f245ce63768d9f354f2a727751e63f464d) +- Bumped version [`4e9f888`](https://github.com/zumerlab/orbit/commit/4e9f888eb5aa4d1166992070733de531551f1ceb) +- Update README.md [`1b4264a`](https://github.com/zumerlab/orbit/commit/1b4264a8e108e3298c4cbeca420289d6946291bd) +- chore [`5b2205b`](https://github.com/zumerlab/orbit/commit/5b2205b3360f464abb1837c7f4b704b9d0330af1) +- update [`be740b9`](https://github.com/zumerlab/orbit/commit/be740b911350306119c6252df36a6aac968292e3) +- Update README.md [`ab78ba8`](https://github.com/zumerlab/orbit/commit/ab78ba8a349b3d7adf6d2a68c33695880ed2ca25) +- Update README.md [`06f3993`](https://github.com/zumerlab/orbit/commit/06f3993a09edfb946ed63af61565f8b91f5538c1) + +#### [v0.4.1](https://github.com/zumerlab/orbit/compare/v0.4.0...v0.4.1) > 29 August 2024 -- Bumped version [`d058cb6`](https://github.com/zumerlab/grid/commit/d058cb6bc15b65a99d64bd3d081b014fa2a80508) -- fix angle-composite fallback angle [`83cfd40`](https://github.com/zumerlab/grid/commit/83cfd40cb45f968e2e59d6dfff04d5b470a37d2e) +- Bumped version [`d058cb6`](https://github.com/zumerlab/orbit/commit/d058cb6bc15b65a99d64bd3d081b014fa2a80508) +- fix angle-composite fallback angle [`83cfd40`](https://github.com/zumerlab/orbit/commit/83cfd40cb45f968e2e59d6dfff04d5b470a37d2e) -#### [v0.4.0](https://github.com/zumerlab/grid/compare/v0.3.0...v0.4.0) +#### [v0.4.0](https://github.com/zumerlab/orbit/compare/v0.3.0...v0.4.0) > 29 August 2024 -- Bumped version [`af0594b`](https://github.com/zumerlab/grid/commit/af0594be9ca48c2bead2c8a7f77d082b8c04cf85) -- chore update [`97284bb`](https://github.com/zumerlab/grid/commit/97284bb1eddd64aca5ca4aad2143d3a973ea069f) -- add gap-0 value [`0f89fa5`](https://github.com/zumerlab/grid/commit/0f89fa5df88b1d5be333eab82811e765d7f1d321) -- add fallback angle-composite [`8ef74be`](https://github.com/zumerlab/grid/commit/8ef74be64929732344f88ceffc0ee1882a7457ee) +- Bumped version [`af0594b`](https://github.com/zumerlab/orbit/commit/af0594be9ca48c2bead2c8a7f77d082b8c04cf85) +- chore update [`97284bb`](https://github.com/zumerlab/orbit/commit/97284bb1eddd64aca5ca4aad2143d3a973ea069f) +- add gap-0 value [`0f89fa5`](https://github.com/zumerlab/orbit/commit/0f89fa5df88b1d5be333eab82811e765d7f1d321) +- add fallback angle-composite [`8ef74be`](https://github.com/zumerlab/orbit/commit/8ef74be64929732344f88ceffc0ee1882a7457ee) -#### [v0.3.0](https://github.com/zumerlab/grid/compare/v0.2.9...v0.3.0) +#### [v0.3.0](https://github.com/zumerlab/orbit/compare/v0.2.9...v0.3.0) > 29 August 2024 -- Fix arbitrary angle-* position. Closes #13 [`#13`](https://github.com/zumerlab/grid/issues/13) -- Fix rounded shape to be adaptative. Closes #6 [`#6`](https://github.com/zumerlab/grid/issues/6) -- Set text-anchor middle as default. Closes #12 [`#12`](https://github.com/zumerlab/grid/issues/12) -- Set min gap as default. Closes #11 [`#11`](https://github.com/zumerlab/grid/issues/11) -- Update README.md [`d0cb8d0`](https://github.com/zumerlab/grid/commit/d0cb8d0d968deee1345aece0f112e1a5d590fdcd) -- Create CONTRIBUTING.md [`524ea85`](https://github.com/zumerlab/grid/commit/524ea8576215f8976b8e78ee3b95a802d910c1ec) -- Bumped version [`aad5adf`](https://github.com/zumerlab/grid/commit/aad5adf13e45537f3f190d0b419d74cd713dffed) -- Update README.md [`040e442`](https://github.com/zumerlab/grid/commit/040e4420fac68cd0d39bd66c9230e3cf38a7f62b) -- Update CONTRIBUTING.md [`2192192`](https://github.com/zumerlab/grid/commit/2192192d32c5b482c290daf1cab365093f14f401) -- chore [`8d29797`](https://github.com/zumerlab/grid/commit/8d29797fbf38ced9099b26f23a9dd829753d58de) -- Update README.md [`20f2366`](https://github.com/zumerlab/grid/commit/20f236653a36fd9d6bdddf28f721b2a315e62379) -- Update README.md [`b133843`](https://github.com/zumerlab/grid/commit/b133843d410f8ebbe2dc1c33025122e99055640f) -- Update README.md [`4d0fe60`](https://github.com/zumerlab/grid/commit/4d0fe6089362b93e64d4756513bd3dc84befc4b1) -- Update README.md [`6cdacb7`](https://github.com/zumerlab/grid/commit/6cdacb7be3e66098a5533076e7650e5720dea765) -- Update README.md [`0e413d6`](https://github.com/zumerlab/grid/commit/0e413d61bc2cc51104d44b0f313238ec21ce86d5) - -#### [v0.2.9](https://github.com/zumerlab/grid/compare/v0.2.8...v0.2.9) +- Fix arbitrary angle-* position. Closes #13 [`#13`](https://github.com/zumerlab/orbit/issues/13) +- Fix rounded shape to be adaptative. Closes #6 [`#6`](https://github.com/zumerlab/orbit/issues/6) +- Set text-anchor middle as default. Closes #12 [`#12`](https://github.com/zumerlab/orbit/issues/12) +- Set min gap as default. Closes #11 [`#11`](https://github.com/zumerlab/orbit/issues/11) +- Update README.md [`d0cb8d0`](https://github.com/zumerlab/orbit/commit/d0cb8d0d968deee1345aece0f112e1a5d590fdcd) +- Create CONTRIBUTING.md [`524ea85`](https://github.com/zumerlab/orbit/commit/524ea8576215f8976b8e78ee3b95a802d910c1ec) +- Bumped version [`aad5adf`](https://github.com/zumerlab/orbit/commit/aad5adf13e45537f3f190d0b419d74cd713dffed) +- Update README.md [`040e442`](https://github.com/zumerlab/orbit/commit/040e4420fac68cd0d39bd66c9230e3cf38a7f62b) +- Update CONTRIBUTING.md [`2192192`](https://github.com/zumerlab/orbit/commit/2192192d32c5b482c290daf1cab365093f14f401) +- chore [`8d29797`](https://github.com/zumerlab/orbit/commit/8d29797fbf38ced9099b26f23a9dd829753d58de) +- Update README.md [`20f2366`](https://github.com/zumerlab/orbit/commit/20f236653a36fd9d6bdddf28f721b2a315e62379) +- Update README.md [`b133843`](https://github.com/zumerlab/orbit/commit/b133843d410f8ebbe2dc1c33025122e99055640f) +- Update README.md [`4d0fe60`](https://github.com/zumerlab/orbit/commit/4d0fe6089362b93e64d4756513bd3dc84befc4b1) +- Update README.md [`6cdacb7`](https://github.com/zumerlab/orbit/commit/6cdacb7be3e66098a5533076e7650e5720dea765) +- Update README.md [`0e413d6`](https://github.com/zumerlab/orbit/commit/0e413d61bc2cc51104d44b0f313238ec21ce86d5) + +#### [v0.2.9](https://github.com/zumerlab/orbit/compare/v0.2.8...v0.2.9) > 1 August 2024 -- Create CODE_OF_CONDUCT.md [`6e28d37`](https://github.com/zumerlab/grid/commit/6e28d37cc4339c15f016f1afe09933cf92241b9c) -- Refactor bigbang size strategy [`ba946af`](https://github.com/zumerlab/grid/commit/ba946afe008d7d7597d7182feb48cd0e35549c22) -- update [`0acf323`](https://github.com/zumerlab/grid/commit/0acf3232a74a9df79e006eb9388a0c4ca3a98ad4) -- Update README.md [`61cedb7`](https://github.com/zumerlab/grid/commit/61cedb7c7f5da9d2eb03335792b1723af70c47ed) -- Bumped version [`126e77d`](https://github.com/zumerlab/grid/commit/126e77dddb697344bc28c2d636ff746f91d6e6a8) -- delete [`2736e19`](https://github.com/zumerlab/grid/commit/2736e19c75100f253f9446f3d09d67744d2f142a) +- Create CODE_OF_CONDUCT.md [`6e28d37`](https://github.com/zumerlab/orbit/commit/6e28d37cc4339c15f016f1afe09933cf92241b9c) +- Refactor bigbang size strategy [`ba946af`](https://github.com/zumerlab/orbit/commit/ba946afe008d7d7597d7182feb48cd0e35549c22) +- update [`0acf323`](https://github.com/zumerlab/orbit/commit/0acf3232a74a9df79e006eb9388a0c4ca3a98ad4) +- Update README.md [`61cedb7`](https://github.com/zumerlab/orbit/commit/61cedb7c7f5da9d2eb03335792b1723af70c47ed) +- Bumped version [`126e77d`](https://github.com/zumerlab/orbit/commit/126e77dddb697344bc28c2d636ff746f91d6e6a8) +- delete [`2736e19`](https://github.com/zumerlab/orbit/commit/2736e19c75100f253f9446f3d09d67744d2f142a) -#### [v0.2.8](https://github.com/zumerlab/grid/compare/v0.2.7...v0.2.8) +#### [v0.2.8](https://github.com/zumerlab/orbit/compare/v0.2.7...v0.2.8) > 31 July 2024 -- add CSS trigonomics fx check [`003e707`](https://github.com/zumerlab/grid/commit/003e7073a5c67339abb0ad13f5360cc97afd23b2) -- Bumped version [`462d7e8`](https://github.com/zumerlab/grid/commit/462d7e884e195e5cbc7ad9eee8a9cda74333094e) +- add CSS trigonomics fx check [`003e707`](https://github.com/zumerlab/orbit/commit/003e7073a5c67339abb0ad13f5360cc97afd23b2) +- Bumped version [`462d7e8`](https://github.com/zumerlab/orbit/commit/462d7e884e195e5cbc7ad9eee8a9cda74333094e) -#### [v0.2.7](https://github.com/zumerlab/grid/compare/v0.2.6...v0.2.7) +#### [v0.2.7](https://github.com/zumerlab/orbit/compare/v0.2.6...v0.2.7) > 30 July 2024 -- Add bigbang align utlities [`02da36d`](https://github.com/zumerlab/grid/commit/02da36db4fc1213dd5441e5dfeddcc7721598456) -- Bumped version [`7ecdb2d`](https://github.com/zumerlab/grid/commit/7ecdb2d7ca5904cf65917210154f15367e88dea4) +- Add bigbang align utlities [`02da36d`](https://github.com/zumerlab/orbit/commit/02da36db4fc1213dd5441e5dfeddcc7721598456) +- Bumped version [`7ecdb2d`](https://github.com/zumerlab/orbit/commit/7ecdb2d7ca5904cf65917210154f15367e88dea4) -#### [v0.2.6](https://github.com/zumerlab/grid/compare/v0.2.5...v0.2.6) +#### [v0.2.6](https://github.com/zumerlab/orbit/compare/v0.2.5...v0.2.6) > 30 July 2024 -- update [`1fb7142`](https://github.com/zumerlab/grid/commit/1fb71429138be164676f5f7704629a01eb29a3ba) -- Add --o-force size to .bigbang>.gravity-spot [`1f2bc87`](https://github.com/zumerlab/grid/commit/1f2bc8703194ab5e93170ab16dd2b1deef9b8f3b) -- Update README.md [`6cc0c51`](https://github.com/zumerlab/grid/commit/6cc0c512d2939dd0270e84e7fe3e6002a1e72b53) -- Bumped version [`01b6880`](https://github.com/zumerlab/grid/commit/01b68805251e8b08d4f6659d2831a86a366412b5) -- Update README.md [`99c2e2b`](https://github.com/zumerlab/grid/commit/99c2e2bd4a3753a879876e97784b0b056e45ebeb) -- Update README.md [`9144c37`](https://github.com/zumerlab/grid/commit/9144c37bf9b9368d6617d89239a794c25690df58) -- update [`d8b57f6`](https://github.com/zumerlab/grid/commit/d8b57f6e5b2b0cf0f97c8928429850f42672563f) -- Update README.md [`8a96dc3`](https://github.com/zumerlab/grid/commit/8a96dc34a2aca4d4eaca4245d4fbb4638c2f41b7) -- Update README.md [`2773e51`](https://github.com/zumerlab/grid/commit/2773e516ae231a5390741f41dc877f7413fe8b98) -- update [`e9e370f`](https://github.com/zumerlab/grid/commit/e9e370fd3714cb95f446e3d38d6d2823f876968e) +- update [`1fb7142`](https://github.com/zumerlab/orbit/commit/1fb71429138be164676f5f7704629a01eb29a3ba) +- Add --o-force size to .bigbang>.gravity-spot [`1f2bc87`](https://github.com/zumerlab/orbit/commit/1f2bc8703194ab5e93170ab16dd2b1deef9b8f3b) +- Update README.md [`6cc0c51`](https://github.com/zumerlab/orbit/commit/6cc0c512d2939dd0270e84e7fe3e6002a1e72b53) +- Bumped version [`01b6880`](https://github.com/zumerlab/orbit/commit/01b68805251e8b08d4f6659d2831a86a366412b5) +- Update README.md [`99c2e2b`](https://github.com/zumerlab/orbit/commit/99c2e2bd4a3753a879876e97784b0b056e45ebeb) +- Update README.md [`9144c37`](https://github.com/zumerlab/orbit/commit/9144c37bf9b9368d6617d89239a794c25690df58) +- update [`d8b57f6`](https://github.com/zumerlab/orbit/commit/d8b57f6e5b2b0cf0f97c8928429850f42672563f) +- Update README.md [`8a96dc3`](https://github.com/zumerlab/orbit/commit/8a96dc34a2aca4d4eaca4245d4fbb4638c2f41b7) +- Update README.md [`2773e51`](https://github.com/zumerlab/orbit/commit/2773e516ae231a5390741f41dc877f7413fe8b98) +- update [`e9e370f`](https://github.com/zumerlab/orbit/commit/e9e370fd3714cb95f446e3d38d6d2823f876968e) -#### [v0.2.5](https://github.com/zumerlab/grid/compare/v0.2.4...v0.2.5) +#### [v0.2.5](https://github.com/zumerlab/orbit/compare/v0.2.4...v0.2.5) > 29 July 2024 -- Bumped version [`3508720`](https://github.com/zumerlab/grid/commit/3508720fe2ae3a449bb64289c93082542fc23b73) -- add reset initial orbit on gravity-spot [`6957530`](https://github.com/zumerlab/grid/commit/6957530a5151327ca60c02e8254cee669b87cde3) +- Bumped version [`3508720`](https://github.com/zumerlab/orbit/commit/3508720fe2ae3a449bb64289c93082542fc23b73) +- add reset initial orbit on gravity-spot [`6957530`](https://github.com/zumerlab/orbit/commit/6957530a5151327ca60c02e8254cee669b87cde3) -#### [v0.2.4](https://github.com/zumerlab/grid/compare/v0.2.3...v0.2.4) +#### [v0.2.4](https://github.com/zumerlab/orbit/compare/v0.2.3...v0.2.4) > 29 July 2024 -- fix bug when initial orbit > 0 [`7345566`](https://github.com/zumerlab/grid/commit/734556612e834f04301b6683809ebb846c07de76) -- Bumped version [`abef1ae`](https://github.com/zumerlab/grid/commit/abef1ae4e82435e744804c76e42ff562bccd6cc7) +- fix bug when initial orbit > 0 [`7345566`](https://github.com/zumerlab/orbit/commit/734556612e834f04301b6683809ebb846c07de76) +- Bumped version [`abef1ae`](https://github.com/zumerlab/orbit/commit/abef1ae4e82435e744804c76e42ff562bccd6cc7) -#### [v0.2.3](https://github.com/zumerlab/grid/compare/v0.2.1...v0.2.3) +#### [v0.2.3](https://github.com/zumerlab/orbit/compare/v0.2.1...v0.2.3) > 29 July 2024 -- change names and fix utility bus [`85b0910`](https://github.com/zumerlab/grid/commit/85b0910f6eb3ebe99da0e6d27ed7c57d6d40f1b4) -- update [`b7b6339`](https://github.com/zumerlab/grid/commit/b7b6339cc08c121c881e7a521f95fd47b9db5c9c) -- Bumped version [`884161a`](https://github.com/zumerlab/grid/commit/884161ae3e4738bfd9b04332b0c76ffa7167f7bd) -- update [`e7a3045`](https://github.com/zumerlab/grid/commit/e7a304546d75c475f14c725a06e54b2b96ebe31a) -- update [`0ff3c20`](https://github.com/zumerlab/grid/commit/0ff3c2046e39a4924590bb37467c930550565df8) -- cleanup code [`8460a57`](https://github.com/zumerlab/grid/commit/8460a57ec798bb952b05819e08fb119634d0a3d2) +- change names and fix utility bus [`85b0910`](https://github.com/zumerlab/orbit/commit/85b0910f6eb3ebe99da0e6d27ed7c57d6d40f1b4) +- update [`b7b6339`](https://github.com/zumerlab/orbit/commit/b7b6339cc08c121c881e7a521f95fd47b9db5c9c) +- Bumped version [`884161a`](https://github.com/zumerlab/orbit/commit/884161ae3e4738bfd9b04332b0c76ffa7167f7bd) +- update [`e7a3045`](https://github.com/zumerlab/orbit/commit/e7a304546d75c475f14c725a06e54b2b96ebe31a) +- update [`0ff3c20`](https://github.com/zumerlab/orbit/commit/0ff3c2046e39a4924590bb37467c930550565df8) +- cleanup code [`8460a57`](https://github.com/zumerlab/orbit/commit/8460a57ec798bb952b05819e08fb119634d0a3d2) -#### [v0.2.1](https://github.com/zumerlab/grid/compare/v0.2.0...v0.2.1) +#### [v0.2.1](https://github.com/zumerlab/orbit/compare/v0.2.0...v0.2.1) > 21 July 2024 -- Bumped version [`db42eba`](https://github.com/zumerlab/grid/commit/db42ebaec6593b88b7790bbbb86878fb48ac7916) -- chore update [`2931ea8`](https://github.com/zumerlab/grid/commit/2931ea852e44f0f19f268703a10b277a8c550f5a) +- Bumped version [`db42eba`](https://github.com/zumerlab/orbit/commit/db42ebaec6593b88b7790bbbb86878fb48ac7916) +- chore update [`2931ea8`](https://github.com/zumerlab/orbit/commit/2931ea852e44f0f19f268703a10b277a8c550f5a) -#### [v0.2.0](https://github.com/zumerlab/grid/compare/v0.1.0...v0.2.0) +#### [v0.2.0](https://github.com/zumerlab/orbit/compare/v0.1.0...v0.2.0) > 21 July 2024 -- Bumped version [`15ead07`](https://github.com/zumerlab/grid/commit/15ead077a7726b4061bb647ec9287dad6469b7b4) -- set proper name for npm [`1556e8d`](https://github.com/zumerlab/grid/commit/1556e8dcc43c249b04e37296cbb66fe4bd292c0e) +- Bumped version [`15ead07`](https://github.com/zumerlab/orbit/commit/15ead077a7726b4061bb647ec9287dad6469b7b4) +- set proper name for npm [`1556e8d`](https://github.com/zumerlab/orbit/commit/1556e8dcc43c249b04e37296cbb66fe4bd292c0e) -#### [v0.1.0](https://github.com/zumerlab/grid/compare/v0.0.1...v0.1.0) +#### [v0.1.0](https://github.com/zumerlab/orbit/compare/v0.0.1...v0.1.0) > 21 July 2024 -- Bumped version [`229b376`](https://github.com/zumerlab/grid/commit/229b376b0a2c6204b0e0bdf02bb2261584cb7f21) -- add files to pubish [`d748339`](https://github.com/zumerlab/grid/commit/d7483394328c4f7087ac767118543ee041eaa1bc) +- Bumped version [`229b376`](https://github.com/zumerlab/orbit/commit/229b376b0a2c6204b0e0bdf02bb2261584cb7f21) +- add files to pubish [`d748339`](https://github.com/zumerlab/orbit/commit/d7483394328c4f7087ac767118543ee041eaa1bc) #### v0.0.1 > 21 July 2024 -- Auto child [`#3`](https://github.com/zumerlab/grid/pull/3) -- update [`3484d22`](https://github.com/zumerlab/grid/commit/3484d22388579279ba56ccd63d8da6441fd2b0c2) -- update [`635af59`](https://github.com/zumerlab/grid/commit/635af59d4213dc86a2cd12ba5d9fd5a46278d5ba) -- update [`d273706`](https://github.com/zumerlab/grid/commit/d27370634c07b46d97b9201473d8b23652a1e962) -- update [`03836d1`](https://github.com/zumerlab/grid/commit/03836d1addb146ab3ccf185effae3b22b480f4cb) -- update [`53593f0`](https://github.com/zumerlab/grid/commit/53593f07d6d7541cee35218f85af994ff116586c) -- Feat split & organize files [`21fdb9b`](https://github.com/zumerlab/grid/commit/21fdb9bc9fcf24c9be33a02c42084ba9d036c526) -- Add visual css testing tools [`2898472`](https://github.com/zumerlab/grid/commit/2898472ee87a37ce99eb5c0bba5181dd0a7575c5) -- add file change [`67830be`](https://github.com/zumerlab/grid/commit/67830bebdd332179bff5a4dc868e3ff670645d34) -- update [`a95bcf8`](https://github.com/zumerlab/grid/commit/a95bcf8d6305cbcf390439576df03f6a74ba3d39) -- remove o- [`7db4c82`](https://github.com/zumerlab/grid/commit/7db4c826bddf1d854f0f7eab7bb4a4ddde17d93c) -- add scss [`aa6f69c`](https://github.com/zumerlab/grid/commit/aa6f69c8125369236e803549203a044c579ef9aa) -- Adding item alignment [`e74ecef`](https://github.com/zumerlab/grid/commit/e74ecef29c5a674c6cf2f53bf3b65bd7b990e6bc) -- new desgin for orbit [`760af99`](https://github.com/zumerlab/grid/commit/760af995030f4e1bd1bac37899fda17585dda2c8) -- add root orbit aligment [`202f71d`](https://github.com/zumerlab/grid/commit/202f71d6644d239e0658022352ccb34e91523bf8) -- wip core [`196e976`](https://github.com/zumerlab/grid/commit/196e97633369b6d46f6ac2e0d26a5a386f2a86ce) -- add prefix o- [`92b0f40`](https://github.com/zumerlab/grid/commit/92b0f4003fdc417026103a819b46c9fa96d2ab24) -- delete draft files [`26d0aaf`](https://github.com/zumerlab/grid/commit/26d0aaf60a1b0cbeed17d8cee885341bdc34226b) -- update [`15dade5`](https://github.com/zumerlab/grid/commit/15dade544a2e7ee594c181a47acc5707bf65130d) -- fix initial angle [`4ec5992`](https://github.com/zumerlab/grid/commit/4ec5992389d3da21f73d25ded919befc35d86d22) -- update [`5073a69`](https://github.com/zumerlab/grid/commit/5073a69c6e612d76843e88e463d0ab5c7f25b979) -- names changed [`7f5929f`](https://github.com/zumerlab/grid/commit/7f5929fa9b84f0fafe8915863e69386d2b1b23e0) -- update [`c08f976`](https://github.com/zumerlab/grid/commit/c08f9764cd5929ea268ecc7afe99653547b385bc) -- update [`8cbf61c`](https://github.com/zumerlab/grid/commit/8cbf61c825512c0c404f360c63b5ef64c23af77f) -- update WC [`dd3d018`](https://github.com/zumerlab/grid/commit/dd3d018b73e0b0889166732196fedbd183c1d3be) -- fix label pos [`de8ddf3`](https://github.com/zumerlab/grid/commit/de8ddf3641bb91e6571298b701eeb52af212c6ed) -- format file [`9f941b7`](https://github.com/zumerlab/grid/commit/9f941b79968bfab55552ab98d51fd73987cb5014) -- SCSS migration completed [`3578e26`](https://github.com/zumerlab/grid/commit/3578e262ee53db343341f712a3f40216052917bd) -- update [`701daa1`](https://github.com/zumerlab/grid/commit/701daa137870519b3c45dd122575c2dcf25aa7d8) -- Tha ring adventure [`018a6e8`](https://github.com/zumerlab/grid/commit/018a6e83aa2358b269cc9615c8d6d828746cdd11) -- add label positions [`6bfcd86`](https://github.com/zumerlab/grid/commit/6bfcd86b2da880f953d8c713be720c425bbfb70a) -- Fix align item classes [`e45bf2f`](https://github.com/zumerlab/grid/commit/e45bf2f210644a5c3f78d756ef937f04d53a36cc) -- Fix offset angle [`605ae85`](https://github.com/zumerlab/grid/commit/605ae8528006c85ec134cd1f00f999f2acc8cb92) -- organize project folder and files [`7e875d3`](https://github.com/zumerlab/grid/commit/7e875d351132cef6f37b617d795169a49f3398e4) -- add arc and offset vars [`b5c51e5`](https://github.com/zumerlab/grid/commit/b5c51e58ae9019bd7ad9ccce59d770af15a9db4c) -- update [`c477381`](https://github.com/zumerlab/grid/commit/c477381b179b719cdef55f9b33a7f24e6c5322cb) -- update [`4177153`](https://github.com/zumerlab/grid/commit/4177153f006e7b587b92cadb96747242a716888d) -- Fix descendant combinator bug [`a22c5bb`](https://github.com/zumerlab/grid/commit/a22c5bbda7c091ea57f4bd8a6937f6c6a6f005d9) -- fix offset [`74b7183`](https://github.com/zumerlab/grid/commit/74b7183af6a21545a83c2ac11f5232e68b44aa78) -- update [`f627629`](https://github.com/zumerlab/grid/commit/f627629cae00ab9983c60e519b5ec24cc9c784bb) -- update [`1459fe2`](https://github.com/zumerlab/grid/commit/1459fe261090f024e32f6412eb55fcc8a1a52e9a) -- update [`3275200`](https://github.com/zumerlab/grid/commit/3275200102660cbffabdd0bdaa4de05fb764821c) -- update [`af84642`](https://github.com/zumerlab/grid/commit/af84642513b8196f24b1a375090453dbbce42f3c) -- update [`dc9b4ad`](https://github.com/zumerlab/grid/commit/dc9b4ad0d0cee1a59c5698e069119501d1291ef4) -- Fix private scss and folders [`f6b00c6`](https://github.com/zumerlab/grid/commit/f6b00c6b3353796ffad30970e4e7d9b73a5f8434) -- update [`de31157`](https://github.com/zumerlab/grid/commit/de31157a670c973f300a1e72b7b919f0b8a09555) -- update [`4f0081d`](https://github.com/zumerlab/grid/commit/4f0081d0490132368ebd560508cfbc12482b4ab4) -- fix ending shape and gap [`d5fd7ce`](https://github.com/zumerlab/grid/commit/d5fd7ce3ec3906b075cffa7d902cd59c850776e4) -- fixing label text pos [`161b56d`](https://github.com/zumerlab/grid/commit/161b56d3899d56a0f1965650e0376de0a15d7a07) -- add examples [`258bd8a`](https://github.com/zumerlab/grid/commit/258bd8a5089f152d5c635ac62f39619e3f4ac1d9) -- sass optimization [`4c92593`](https://github.com/zumerlab/grid/commit/4c92593aa11bf8587ad330549038ade42cd013fc) -- update [`f065823`](https://github.com/zumerlab/grid/commit/f0658236e7cacddc3e3b76cfd0e7b90625041b91) -- update [`a3a424b`](https://github.com/zumerlab/grid/commit/a3a424b0abcc49257f65d7730db2bba72177db23) -- add ellipse feat [`1b28ab7`](https://github.com/zumerlab/grid/commit/1b28ab7a239ec9a9c98543a1371bd1f931b1fa28) -- update [`bc5dbae`](https://github.com/zumerlab/grid/commit/bc5dbaea0b33478fbb197078c24a6f250d9a3695) -- update [`ed93abf`](https://github.com/zumerlab/grid/commit/ed93abfc603c7f5b4858acecacd7cabb224b4f48) -- update [`619ab22`](https://github.com/zumerlab/grid/commit/619ab2208897caa7f75d451864b696cfd495bfe8) -- add comments [`1476189`](https://github.com/zumerlab/grid/commit/1476189d3f8a8a8f54bc080251d4e490c09ffcad) -- reorder and reorganice [`db443bd`](https://github.com/zumerlab/grid/commit/db443bd9a9db0acfb3ddf44f2cb4ef1b4465f839) -- add context menu [`fdf2ad1`](https://github.com/zumerlab/grid/commit/fdf2ad1a05dd96519af8f4b5417067d5a90be8da) -- update [`566b807`](https://github.com/zumerlab/grid/commit/566b8072c2a96f5d747b44a911ced9e1e488e208) -- change names [`6fced2a`](https://github.com/zumerlab/grid/commit/6fced2af1eaef9f0998ec86a41683dc307ff8767) -- fix nested rings [`99cfb4e`](https://github.com/zumerlab/grid/commit/99cfb4ef59f3001cedeaccc911d2f27c0a5b8708) -- Add files via upload [`491decd`](https://github.com/zumerlab/grid/commit/491decd84ca52c2179f1b953e25a373f393a3f99) -- update example [`1069e6e`](https://github.com/zumerlab/grid/commit/1069e6eff4f118d6f2dc8e6a25f6539ef9f141dc) -- final update before going public [`5ee61c9`](https://github.com/zumerlab/grid/commit/5ee61c95bb895439449eacdbce675eaf3122bd21) -- update [`30d2dc0`](https://github.com/zumerlab/grid/commit/30d2dc0ce3b6c9fbc2e983b143a047fe5fe4bc7f) -- optimice sass [`e5f1576`](https://github.com/zumerlab/grid/commit/e5f1576c01d859638702439211f35dad54a183c5) -- add new example [`9b6ebe0`](https://github.com/zumerlab/grid/commit/9b6ebe08b92a42afd0fa5740e1491dc48971eaf2) -- simplify code. Bug angle docker [`9a42604`](https://github.com/zumerlab/grid/commit/9a4260496ac8bc696cdb7a79a4f39c662b188856) -- update [`3b5df83`](https://github.com/zumerlab/grid/commit/3b5df83f5541d64b87f40d31e63d44df154ca0f0) -- Fix clock demo [`dc3f8ea`](https://github.com/zumerlab/grid/commit/dc3f8ead928e4310b59f9312b1962d2f109fb42c) -- update [`37c6e16`](https://github.com/zumerlab/grid/commit/37c6e163426543191473fcef20169654062fdee5) -- fix ? core item angle [`6fed9b3`](https://github.com/zumerlab/grid/commit/6fed9b3591fdd05d478efd8bc0235d1fe9b50da4) -- update example. Gap still buggy [`d4ab4e2`](https://github.com/zumerlab/grid/commit/d4ab4e27a78119d78cc007f08b202eb9451665fa) -- feat label connector as pseudo class [`d357ad3`](https://github.com/zumerlab/grid/commit/d357ad3dc4179d3577ca508d7488b358afdfc686) -- change theme approach [`eef4bb6`](https://github.com/zumerlab/grid/commit/eef4bb65b95e12ba80a5b9a1a54fda1419099e27) -- add line shape [`24eaf15`](https://github.com/zumerlab/grid/commit/24eaf15f3e3943fbbfcd10c6538a6e1d37de1e94) -- update [`f8cba78`](https://github.com/zumerlab/grid/commit/f8cba78f83c7c23dec026c947809a1734c074346) -- add custom orbit size [`03ffa39`](https://github.com/zumerlab/grid/commit/03ffa3977f500c4fb61a124be4e0acdb562af55a) -- update [`4a0df14`](https://github.com/zumerlab/grid/commit/4a0df140792b0245c24e849bcc7914acb227b4e0) -- Update example [`3138432`](https://github.com/zumerlab/grid/commit/31384323ee07a5a1971811394940b0677942a203) -- update [`9d2d42e`](https://github.com/zumerlab/grid/commit/9d2d42e5d3961c308e5752d42f0f7505bdb8c6c8) -- Use zumer ui with bootstrap [`6de38ad`](https://github.com/zumerlab/grid/commit/6de38addc5ef76c3f98381e4265c205e9daf116c) -- improve theme [`2320df2`](https://github.com/zumerlab/grid/commit/2320df287ef4a4f77c94e0a75eecaef18380d347) -- optimize code and add max value and max-angle [`6a13049`](https://github.com/zumerlab/grid/commit/6a1304956224c5596dfa7a1efadd0b6cbc1987c7) -- arc as shape [`68fbf19`](https://github.com/zumerlab/grid/commit/68fbf19f62a371cafbe076e76b74c9cacb0e7503) -- update [`e40ae8b`](https://github.com/zumerlab/grid/commit/e40ae8bee2069ac1905c2bee0b5776f2d5b7af7f) -- Add svg progress circle [`22ad67d`](https://github.com/zumerlab/grid/commit/22ad67dc1931b77e0bb88d8b8fb4a5c9d94f4058) -- update [`ffe3c57`](https://github.com/zumerlab/grid/commit/ffe3c57bc1f65cd24a2e900635cf6e06714e916b) -- update [`70a95ca`](https://github.com/zumerlab/grid/commit/70a95caff59499bdfda40cadfefec35c31593a4b) -- alpha bubbles stage (ABS) [`6534001`](https://github.com/zumerlab/grid/commit/6534001d101be92902a45fb4c98cbf67be639f1c) -- sass optimization [`a601104`](https://github.com/zumerlab/grid/commit/a60110462fb61eae546806a3ad7ba219b3ba0a75) -- update [`b5446e4`](https://github.com/zumerlab/grid/commit/b5446e4028683e40665b5a52769c9faf822e7908) -- update [`d821748`](https://github.com/zumerlab/grid/commit/d8217482d9f739b21b0af3cfa544c7f6d1de9866) -- update [`4b4934f`](https://github.com/zumerlab/grid/commit/4b4934fe4807611ad5432e8ad95dea5375794d6c) -- Add item content layer [`eecbca9`](https://github.com/zumerlab/grid/commit/eecbca92f0679d6169a5aece58e44e7a00c56017) -- labels fixed [`4a5694a`](https://github.com/zumerlab/grid/commit/4a5694ae00d95b1b01e8f31805df8c1c2c5ae13d) -- fixing bugs cause of name changes [`22dace2`](https://github.com/zumerlab/grid/commit/22dace284243a22d5cdffd090bd98acfe77dcdad) -- WIP merging classes [`2f1aad4`](https://github.com/zumerlab/grid/commit/2f1aad4bb973e23e647f2dee5e412a501c898326) -- Fix clock demo [`858dfc3`](https://github.com/zumerlab/grid/commit/858dfc340090e1f62822c85f83743be76989c2b5) -- add nested orbits aka sub-orbits [`e7c0e3a`](https://github.com/zumerlab/grid/commit/e7c0e3aaea9a4c47657a57bdbeffc5994b439e78) -- update [`fcff4cb`](https://github.com/zumerlab/grid/commit/fcff4cbe622f99c4be37ed6bb23941fab1f51729) -- update [`ea5628f`](https://github.com/zumerlab/grid/commit/ea5628f0717ad63da6844c160dfc4ba6cf0be290) -- update [`87945ab`](https://github.com/zumerlab/grid/commit/87945ab35d58e40fc27388d35a4a1fc862ba8164) -- WIP ARC [`e605dbe`](https://github.com/zumerlab/grid/commit/e605dbef58db858f5080ee69a6913abc768db0b8) -- ABS - Responsive [`c1c27ea`](https://github.com/zumerlab/grid/commit/c1c27ea61e66bb4450b923f363b36ebbfc6f4315) -- arc shape done [`a5e10dc`](https://github.com/zumerlab/grid/commit/a5e10dcb5072dcee51c6358a8dc33df0b190e131) -- wip perfect fit arc segment [`717584c`](https://github.com/zumerlab/grid/commit/717584c0dddea0246251c0d2c7be235039b0f35e) -- WIP svg [`e9acb4e`](https://github.com/zumerlab/grid/commit/e9acb4e8a3cdc463d3255e750d86c6b164c3d35b) -- add wip clock example [`0f725a8`](https://github.com/zumerlab/grid/commit/0f725a8be78b62d4b5b7c67e1bddb8b356aa345d) -- simplify css classes [`8749d74`](https://github.com/zumerlab/grid/commit/8749d7493ea1a66c3261cb1a1f15676431243d90) -- update example [`4d69dff`](https://github.com/zumerlab/grid/commit/4d69dff1f64a424957ae3c6d98eb0b948e0fd685) -- update example [`96210f0`](https://github.com/zumerlab/grid/commit/96210f0e721922e3ead9cdd7e98a5e1f9f66c211) -- update [`ebdc5aa`](https://github.com/zumerlab/grid/commit/ebdc5aab944b2c4d413cb1661b8f36ebe918397f) -- update [`40cba5c`](https://github.com/zumerlab/grid/commit/40cba5c1b171052e87417fdd70071a953ce0a562) -- update example [`da33592`](https://github.com/zumerlab/grid/commit/da33592dd8eb66d208a6a59d052664ea637351bc) -- Arc feat added [`5fa01fc`](https://github.com/zumerlab/grid/commit/5fa01fc91bb1eefb4705e8cc9cfacf1f4a9301f5) -- update example [`ab94af6`](https://github.com/zumerlab/grid/commit/ab94af6af63e92054b38974e2e219fef34bedf98) -- update [`ad6ef04`](https://github.com/zumerlab/grid/commit/ad6ef046f2c9f923fbe4dcfa548005c18e458c59) -- ABS - elipsis [`4824201`](https://github.com/zumerlab/grid/commit/4824201c38db612549540ec8b3af6a034967ffa5) -- Improve example [`1909b4f`](https://github.com/zumerlab/grid/commit/1909b4feba1730e879803ecceb4da7867f7d5f86) -- update [`6cedd77`](https://github.com/zumerlab/grid/commit/6cedd77ee0d77a484294f336729d5116657d664c) -- add media queries [`991ecf0`](https://github.com/zumerlab/grid/commit/991ecf0920e83c9c96293151a8a66d5a96fb67f5) -- update examples WIP [`27106a8`](https://github.com/zumerlab/grid/commit/27106a8924dc86aae9c4e21e316c32cf3cc89fb9) -- add css theme color vars [`e324f81`](https://github.com/zumerlab/grid/commit/e324f81dc7a417939a07c01e658d64761ffeadc4) -- Change html class demo [`ca4d4c4`](https://github.com/zumerlab/grid/commit/ca4d4c4a3e6a32c35abfc6cf172314b947d9107e) -- update [`8ac53bb`](https://github.com/zumerlab/grid/commit/8ac53bbcaf66a278628fe1ac466bc07420830190) -- add google playground [`1e54a1d`](https://github.com/zumerlab/grid/commit/1e54a1ddd096adbcc18673355a9a5658a0b1aec6) -- fix container css properties [`44c4337`](https://github.com/zumerlab/grid/commit/44c4337c95984f93cae5a906f31d869bd8bd579b) -- add name spacing WIP [`0235b04`](https://github.com/zumerlab/grid/commit/0235b04f200e542ea1d3963cd4f2f266b595179a) -- update [`8dc2f3d`](https://github.com/zumerlab/grid/commit/8dc2f3da9ac400b33ec62ba1a033c1572f4c6204) -- trying @container query [`f47068a`](https://github.com/zumerlab/grid/commit/f47068a6b3dd5c148aa4f5897a3a55c7f2e7f269) -- improve arc surface [`93dad9a`](https://github.com/zumerlab/grid/commit/93dad9a589abe4a9c5a8f6b2d05ce32118907158) -- Fix sector border depending on parent size [`90e3f2f`](https://github.com/zumerlab/grid/commit/90e3f2fd1aceb953c33d9645c5eeb72e879fbf87) -- fix angle [`d99d113`](https://github.com/zumerlab/grid/commit/d99d11372d407d2f8247622a5965a930df96ed10) -- update [`64510a8`](https://github.com/zumerlab/grid/commit/64510a85e5b3316a349ddb4530f8a468f35f8da6) -- fix svg progress circle browser compatibility [`430ddc1`](https://github.com/zumerlab/grid/commit/430ddc1ec27710920c843e81bbb8c24760f972c1) -- update [`7f74513`](https://github.com/zumerlab/grid/commit/7f74513c4ba9110cb0fd756e72f54b90cee95fed) -- fix again bug using item with arc-* [`8a7df56`](https://github.com/zumerlab/grid/commit/8a7df56377b7ec17e1f2505c76a98380205dcbe1) -- optimice sass [`c7822fd`](https://github.com/zumerlab/grid/commit/c7822fde35539866d79e42cc0cf1aef942f65c20) -- update [`2eb5507`](https://github.com/zumerlab/grid/commit/2eb5507feea95d0c473ae2687f635f179a7b6e4f) -- ABS - features [`966532b`](https://github.com/zumerlab/grid/commit/966532bd489e577c7744813f11bb024e1d144018) -- include theme file [`499feff`](https://github.com/zumerlab/grid/commit/499feff868275c740a57de5f5f50504ae2b2d22d) -- test labels [`cbeed5d`](https://github.com/zumerlab/grid/commit/cbeed5d4efcf68705a3a29bd409c1964020d4969) -- update label [`f540277`](https://github.com/zumerlab/grid/commit/f54027710956257901b13c36f2b1af900d3a5a61) -- add new controls [`b0eaad0`](https://github.com/zumerlab/grid/commit/b0eaad09a35a29e3231a4187f5024685825177a4) -- update [`11ffb8d`](https://github.com/zumerlab/grid/commit/11ffb8dc3c3a1f477e24e70d9ffcd9567a15435a) -- UPDATE [`ae9d37e`](https://github.com/zumerlab/grid/commit/ae9d37eaff97bd58ecda1fbcd178efc1549f8b90) -- fix sector limits [`b602c68`](https://github.com/zumerlab/grid/commit/b602c6824de1c913a1183681f71057a34099b978) -- feat mvp arc segment [`e5a5a66`](https://github.com/zumerlab/grid/commit/e5a5a660288f04d5999ea18bfd55cb720a2642a2) -- update [`2d9493b`](https://github.com/zumerlab/grid/commit/2d9493b71d422c1164627f5cb2362780deab6bdd) -- WIP svg features [`072a4b6`](https://github.com/zumerlab/grid/commit/072a4b6a31fb61b33d859d1c5931fcb2a17d0bf5) -- Optimize sass live compiler [`4a8cb68`](https://github.com/zumerlab/grid/commit/4a8cb6802600ec14822547fd4733f0495d11f895) -- content postition [`cc050e3`](https://github.com/zumerlab/grid/commit/cc050e3117f6b7609beff5707c6e324b612d0e6b) -- fix bug arc shape and arc angle [`dbd25cf`](https://github.com/zumerlab/grid/commit/dbd25cf81d458dc371c95f6ea36319a7a422fa05) -- update [`60bae1f`](https://github.com/zumerlab/grid/commit/60bae1f319e9f0c99778c2fea5899a7b5aa40c4d) -- Add defaults for item [`fd21c9f`](https://github.com/zumerlab/grid/commit/fd21c9fda3e7c187b85ad4a0279ef37b3609c465) -- update [`c5441f7`](https://github.com/zumerlab/grid/commit/c5441f782bbbc055e36fbecffa9aba3fb97c2d04) -- update [`bc8fee8`](https://github.com/zumerlab/grid/commit/bc8fee8a5f59e56da4621aa0403649129c1490e7) -- wip perfect angle fit [`124d201`](https://github.com/zumerlab/grid/commit/124d2019ec3e1eabfd04c631465d4532e4a939fa) -- update [`e097248`](https://github.com/zumerlab/grid/commit/e0972488b64919cf6dae28fe27a22658140ad5fc) -- revert ellipse on svg [`ad9a561`](https://github.com/zumerlab/grid/commit/ad9a5618225fd1941ec64196700d6b5015e95250) -- Add check firefox has() support [`8d79f49`](https://github.com/zumerlab/grid/commit/8d79f49c1739632e7fc50d07e34d207080f8eb9e) -- tidy up [`cc73b95`](https://github.com/zumerlab/grid/commit/cc73b950b4941f6dd433b7aebaff2ecda3f1a3f6) -- update examples [`4632733`](https://github.com/zumerlab/grid/commit/46327330eb569816e9ece03d82837d10da33f37a) -- updae example [`79a59a7`](https://github.com/zumerlab/grid/commit/79a59a7e878378a632127e482747d87a9214155d) -- wip container query [`d091e2c`](https://github.com/zumerlab/grid/commit/d091e2cdbf78e9bcb29ff3ce3ffb3a2cc81c0ced) -- update [`c3bdb1b`](https://github.com/zumerlab/grid/commit/c3bdb1be23759b549a752c002358b391d7db729b) -- fix label [`37da6c6`](https://github.com/zumerlab/grid/commit/37da6c662a1bc7804d60b5764d681e1066f20594) -- update [`7ba55e6`](https://github.com/zumerlab/grid/commit/7ba55e621f440286a434c09c3d49edaee77220fd) -- add palette [`6ef483e`](https://github.com/zumerlab/grid/commit/6ef483ef743c3fb6a157a5dc6cc1b7b80de0a89e) -- update arc surface [`0512145`](https://github.com/zumerlab/grid/commit/0512145e10cdea66773f85c9225d111833a1fe14) -- ABS - elipsis 2 [`4f18f79`](https://github.com/zumerlab/grid/commit/4f18f793edb6b917013a0da7490abcabcb0517be) -- wip border issue [`9f710ba`](https://github.com/zumerlab/grid/commit/9f710baaa0dda60295899fa1cd0381400f87b6f1) -- add custom ui file [`c47de82`](https://github.com/zumerlab/grid/commit/c47de82ae9b74c93e23481f79fa327b48543d415) -- update [`69ed57c`](https://github.com/zumerlab/grid/commit/69ed57c01f3f93eda838d070f1ddd1e086b57466) -- update example [`b6f2b00`](https://github.com/zumerlab/grid/commit/b6f2b00f24b7b0b389781880ba164941e9858324) -- test element alignment [`58c2251`](https://github.com/zumerlab/grid/commit/58c2251823f894e9a50eb071419ab6e3b0979a73) -- add utility [`dc105e8`](https://github.com/zumerlab/grid/commit/dc105e878c576a02ffb0290654bff3cdc8c3fd41) -- update [`f6ec386`](https://github.com/zumerlab/grid/commit/f6ec386e5656fb1b0ed238de3d459cac8ee4d90d) -- fix layout [`5e7acd5`](https://github.com/zumerlab/grid/commit/5e7acd5900e717e594b7b619472dd15925baa5d0) -- testing content capsule [`49ea8cc`](https://github.com/zumerlab/grid/commit/49ea8cc12810538d957c4caaef9a70da443779b9) -- index zumerized [`e8c6702`](https://github.com/zumerlab/grid/commit/e8c6702d13cb79d2929e00c34958105c8f1cf157) -- update example [`f337b0d`](https://github.com/zumerlab/grid/commit/f337b0d81ec5aab66466745c8f82b1fb272f77f8) -- Reverse rings z-index order [`0d3cf87`](https://github.com/zumerlab/grid/commit/0d3cf873e71c7663beae0a55fff246c12a7e0b7a) -- add clock times [`19bd9d1`](https://github.com/zumerlab/grid/commit/19bd9d109699c763054b4390fa556ed89bfc9af4) -- tries conic gradient progress [`4fb1a8e`](https://github.com/zumerlab/grid/commit/4fb1a8e52f0f325bde29cf8a26a2d2f3b00e7613) -- fix css container query [`7e7bb97`](https://github.com/zumerlab/grid/commit/7e7bb97315733e0c1670a4f98b2dd0e5f5799d1a) -- update [`328e124`](https://github.com/zumerlab/grid/commit/328e1248babe73c21303a3f1439a44a3118f2b28) -- optimice sass [`6a3b5f0`](https://github.com/zumerlab/grid/commit/6a3b5f09c703065f4f4ce0a669ad1145a6e68468) -- add tme to deg function for demo test [`175aa42`](https://github.com/zumerlab/grid/commit/175aa42db66dbfb112c8a7d41cecd57276359b83) -- update [`002e8e8`](https://github.com/zumerlab/grid/commit/002e8e8d344f8efcde1bb5109fee4a4a523881ee) -- svg elements wip [`a9f43cd`](https://github.com/zumerlab/grid/commit/a9f43cd4cf9a2519c58d3400328c476ffc3a72e8) -- improve arc [`d11a401`](https://github.com/zumerlab/grid/commit/d11a401f4249901bbdf9de589fac8661d35c25ae) -- fix nested orbit arbitrary sizes [`dcd1944`](https://github.com/zumerlab/grid/commit/dcd19446e978e419603bbb1dd091b8c5363fffe1) -- fix label positioning [`46aa53a`](https://github.com/zumerlab/grid/commit/46aa53aa0765a2156cfa18600ae8750f7092b8f5) -- update [`7fa1544`](https://github.com/zumerlab/grid/commit/7fa15440130385d4daec5474f4bbb03ca2ce370f) -- update [`53f313c`](https://github.com/zumerlab/grid/commit/53f313c31df69c508d43ca6f7c3b4c5ca2468795) -- delete redundant code [`c1bcadf`](https://github.com/zumerlab/grid/commit/c1bcadf670d3f13cdf00892d31e7d29870de112b) -- update grid [`0aa7d4d`](https://github.com/zumerlab/grid/commit/0aa7d4d4e225ea93ff0ed77cbc0ca10cfb6a52bb) -- add notes [`d88fd02`](https://github.com/zumerlab/grid/commit/d88fd02e2898dfdc949acc022e9ce396099ff3fa) -- update path [`dfe109d`](https://github.com/zumerlab/grid/commit/dfe109dce27f8761c76cf0bf4ff7bb4d7b2aff71) -- update example [`f75d3ea`](https://github.com/zumerlab/grid/commit/f75d3ea88265bb8fb27be3c08a9f9abba5aefb89) -- update example [`295ba90`](https://github.com/zumerlab/grid/commit/295ba902b0e4c675d7e61629c27de2af40f1f00a) -- update example [`3fc6fc9`](https://github.com/zumerlab/grid/commit/3fc6fc936da6368be719d50f33815bef12dfa58d) -- Fix wip core centering [`addc124`](https://github.com/zumerlab/grid/commit/addc124bc6f251d2556681f00856824f0a7f8e93) -- update [`af585d3`](https://github.com/zumerlab/grid/commit/af585d348627a5511feb87e3e495b0fedca026c3) -- update [`4088b17`](https://github.com/zumerlab/grid/commit/4088b179eb06f38df5d54a7f42165e3bdffaf0b2) -- update [`f0aaaee`](https://github.com/zumerlab/grid/commit/f0aaaeeaae7e06fb268b06aaf90e92ab7818a57c) -- update [`f7c42da`](https://github.com/zumerlab/grid/commit/f7c42da686b74959e602c35e4c846406ebb5f962) -- try new element .orb for dialog [`d08711f`](https://github.com/zumerlab/grid/commit/d08711f813b264527d90b735688ae2cb3d51c2bf) -- update [`f410ea9`](https://github.com/zumerlab/grid/commit/f410ea9dfa3ebd52b1b0e0a4d4e9b3b061e24579) -- Fix arc angle [`bf3a67e`](https://github.com/zumerlab/grid/commit/bf3a67ef537c5c054726a5855c2940ccf3daeef0) -- updated [`7d23f70`](https://github.com/zumerlab/grid/commit/7d23f701302759a822b6e457cefa27ec2623fe6f) -- update [`1c875bf`](https://github.com/zumerlab/grid/commit/1c875bfab38daba64370d46fc90ea055b9a2aff8) -- update [`b8ad83a`](https://github.com/zumerlab/grid/commit/b8ad83a8e61eb51f7a728643faf0b1dcebc964f3) -- update [`a80baaa`](https://github.com/zumerlab/grid/commit/a80baaa6d310fac44a2d56e629b0a2256e20cb17) -- update [`26bf248`](https://github.com/zumerlab/grid/commit/26bf248d8d0fe028b77155357db123d979059e3e) -- update [`f07483e`](https://github.com/zumerlab/grid/commit/f07483eeac5204981085ffd0c3c4a347427e7be7) -- Arc segments working! [`99cb0e7`](https://github.com/zumerlab/grid/commit/99cb0e75eb3474d98ad252a792f72bf400ea82a2) -- creating new feat [`0558485`](https://github.com/zumerlab/grid/commit/0558485b1bfb16d3292294ce599e3a9b2f055047) -- fix md sintaxis [`58074f4`](https://github.com/zumerlab/grid/commit/58074f4bd577c81523caa15f68c4bb0ee8996617) -- update [`af1dfcb`](https://github.com/zumerlab/grid/commit/af1dfcb20210a33ce63e14f9d30513338477d758) -- try svg bg [`d03d967`](https://github.com/zumerlab/grid/commit/d03d967cda9abd3d19eb97e776c0e143f459cd67) -- clip path bg [`bebe23c`](https://github.com/zumerlab/grid/commit/bebe23cd385be805ce6e5d1823418b2f11493144) -- Apply new radius on transforms [`ba558e4`](https://github.com/zumerlab/grid/commit/ba558e4b06eaaedc25d5dee473124b43bfd3a465) -- Improve interactive form [`aa5b143`](https://github.com/zumerlab/grid/commit/aa5b143240efd18ffd193b0bb3fda38f7a8ed541) -- update [`a8496f7`](https://github.com/zumerlab/grid/commit/a8496f716b65d4541ec3082c2486c7918a0ae574) -- update [`f4af85f`](https://github.com/zumerlab/grid/commit/f4af85f09bf02b83839b9091e22126d20a4ed510) -- update [`f2c0e05`](https://github.com/zumerlab/grid/commit/f2c0e056e621bd4925093c63306a0bb752b9481f) -- fix multiple ring gap bug [`a29a9e3`](https://github.com/zumerlab/grid/commit/a29a9e3abacc221e0b883e900cfbd66504bc7563) -- update [`b4bdfd4`](https://github.com/zumerlab/grid/commit/b4bdfd4591c219bd713cca63ab703ca646c4bad2) -- update [`80b1b72`](https://github.com/zumerlab/grid/commit/80b1b720b8149e8b6b4fe103868be6f9620d8dc4) -- update [`31f90c9`](https://github.com/zumerlab/grid/commit/31f90c9c86f6e691634d575374770d60c6d6e966) -- update [`108c719`](https://github.com/zumerlab/grid/commit/108c719666c1cd324b57916157d257574a1a03f2) -- update [`8a50f26`](https://github.com/zumerlab/grid/commit/8a50f26ea8e1b6612d36f3255b0b3b3e3bbb0b48) -- update [`c5f6502`](https://github.com/zumerlab/grid/commit/c5f6502f31c24edf10dda3cfa3800c2938a0a37a) -- update example [`f4e8768`](https://github.com/zumerlab/grid/commit/f4e876825deebdb8625b0f0a51ca4e4f588e0d64) -- update readme [`bb1f57f`](https://github.com/zumerlab/grid/commit/bb1f57f12513fb1a6f2e21abf210d02bb5a5ccf1) -- fix bug nested rings and items [`3506b74`](https://github.com/zumerlab/grid/commit/3506b7432c01403bf67be7ff8d93280dede5b9d7) -- Add fine grine ring size [`4916ed8`](https://github.com/zumerlab/grid/commit/4916ed817f775a8f82560ee9b8e5505a18f933ee) -- update [`29c2d14`](https://github.com/zumerlab/grid/commit/29c2d147e98c8272ffeb8007a91c6a98aed75f69) -- update [`9327c0e`](https://github.com/zumerlab/grid/commit/9327c0e15388de6a99ca675a0aab344a02dcc3ec) -- trying to normalize arc params [`2186a48`](https://github.com/zumerlab/grid/commit/2186a48ba106449610dabd8269a63a2c2f2b3568) -- Delete svg [`e0ce503`](https://github.com/zumerlab/grid/commit/e0ce503e160ed2ecba0970a67532923054e94666) -- add svg arc shape [`2570c48`](https://github.com/zumerlab/grid/commit/2570c482911926fa7c829dbce83b48fe24e03af8) -- update [`c3b36c8`](https://github.com/zumerlab/grid/commit/c3b36c89ac65c273a47f4dd0e095100ead4eda37) -- update [`6cf3ed4`](https://github.com/zumerlab/grid/commit/6cf3ed47068f5407140a9c90633dd52b776014fd) -- update [`6716011`](https://github.com/zumerlab/grid/commit/67160119ba56cf79e115a90bf83ac4e22b73e4be) -- chore [`4338503`](https://github.com/zumerlab/grid/commit/43385032c46fdf69ec10fe83ee55bf44ac344488) -- update [`017483f`](https://github.com/zumerlab/grid/commit/017483fc0713ef9b134903d18d7bc3b29028cf7d) -- update readme [`b221e4b`](https://github.com/zumerlab/grid/commit/b221e4bf4ba2d4df6f5ec059aa969d5cda7c1a60) -- update example [`4620b22`](https://github.com/zumerlab/grid/commit/4620b226f83191247f46b4120cbb487cbae42c3a) -- update [`c9c80bf`](https://github.com/zumerlab/grid/commit/c9c80bf622aea49bf61b35cd8fa777b6bbfaaa10) -- update [`f3a6a06`](https://github.com/zumerlab/grid/commit/f3a6a06a010839cebd8a62cd2bf36690712b08fa) -- arc multiple aligment gap fixed [`ff583e5`](https://github.com/zumerlab/grid/commit/ff583e5743871a2aa91a92eb03553a44c67cd245) -- add dev compilation [`28ccc54`](https://github.com/zumerlab/grid/commit/28ccc5490f60f959ea4ac1c892a3066502b9e9d9) -- update example [`b89e464`](https://github.com/zumerlab/grid/commit/b89e4640bf0bb63a599cf842e6fe2091dc94d00f) -- update file [`1f7c14a`](https://github.com/zumerlab/grid/commit/1f7c14ab8358b44a337f3b6dc4f12d200dc24d2c) -- fix limit [`3476839`](https://github.com/zumerlab/grid/commit/347683916f2a065d098bde67f95a3cd8ab45fc7f) -- add layer for content [`c2ccf84`](https://github.com/zumerlab/grid/commit/c2ccf842a9d9f6b154a8dadf6e3e2986ec234bb4) -- change firefox support msg [`e8ac01d`](https://github.com/zumerlab/grid/commit/e8ac01d5d8a64cd8211ecf35f1d3ab1a7f6a88a8) -- change name [`68fe2db`](https://github.com/zumerlab/grid/commit/68fe2db834246ba1c6b3aeef0bb22ca70eb648d5) -- core one orbiter child [`ffaf214`](https://github.com/zumerlab/grid/commit/ffaf2146ba73d7279731e64bb210caa5e96f952b) -- chore [`d100d48`](https://github.com/zumerlab/grid/commit/d100d480d4a48b2f1ce21fe731bb4e3a38809932) -- remove div on ring [`85c141b`](https://github.com/zumerlab/grid/commit/85c141b5696286a87d449f0cffc7205637a4fa71) -- add svg rings [`59bbf4c`](https://github.com/zumerlab/grid/commit/59bbf4c9390971a520f3766e477aeedc2bc20015) -- add popover wip [`3912f59`](https://github.com/zumerlab/grid/commit/3912f59fe1af2f5428ab7e59f75453563897e63e) -- add modal wip [`b6ff6e3`](https://github.com/zumerlab/grid/commit/b6ff6e3437fdd2f499929bfabce9fdfe491c3003) -- fix progress width [`5e513a3`](https://github.com/zumerlab/grid/commit/5e513a373610101b2273b5902800be10c65d6270) -- fix avoid name conflicts [`f225baa`](https://github.com/zumerlab/grid/commit/f225baadc12857f337101a430910fc7ae9819930) -- Arc shapes almost finished [`15101b9`](https://github.com/zumerlab/grid/commit/15101b9b78b08e8fa243b9a6d357449efed4c15a) -- wip arc segments [`96ee47f`](https://github.com/zumerlab/grid/commit/96ee47f36d8bff70517ebc0fb650bd68e4674ec1) -- Update example [`8a9b3bc`](https://github.com/zumerlab/grid/commit/8a9b3bce355fbf136fd55faa77bb228279842192) -- update example [`8c448e5`](https://github.com/zumerlab/grid/commit/8c448e57a67494d67d25a766184914eee3e8bdea) -- add transparent ring [`572e2e8`](https://github.com/zumerlab/grid/commit/572e2e85157db89b6e1c90f2b861e7ddf5e15225) -- Add new shape [`17f6247`](https://github.com/zumerlab/grid/commit/17f6247d206faed44f510bd4ff4c48262e0cc04b) -- Fix arc angle calc [`d908d3e`](https://github.com/zumerlab/grid/commit/d908d3e0ac6198efb8e8fc60d5725a6b6bbb8101) -- update todo [`b0f4543`](https://github.com/zumerlab/grid/commit/b0f4543f147d589af5a48ced440d95be622a5980) -- Delete unused properties [`5c8e357`](https://github.com/zumerlab/grid/commit/5c8e3571e086b2a7551a9a5b37f8e9e7fbed29ce) -- fix esbuild bug [`3007a99`](https://github.com/zumerlab/grid/commit/3007a99d51c037abbe959137a7bbfb21682d390e) -- update [`825b9fd`](https://github.com/zumerlab/grid/commit/825b9fd42dc22a09ffb6c3cd7531bed28c0689cb) -- Fix position on Safari [`20d94d5`](https://github.com/zumerlab/grid/commit/20d94d595e4f8949cd99f106c53d59d9ca1682d4) -- wip sector borders [`f60181b`](https://github.com/zumerlab/grid/commit/f60181b1363e669ce8aa238faf7bbbd0c3b341eb) -- update [`c58c6a6`](https://github.com/zumerlab/grid/commit/c58c6a60c9ee07a024f68ab8ee244192891510fc) -- chore [`73b78ab`](https://github.com/zumerlab/grid/commit/73b78ab3a37a7d536157f5584c54ff521335e5be) -- delete :after [`0652376`](https://github.com/zumerlab/grid/commit/06523761556d4fd45b3097c17bc28648599c2bdf) -- fix border hover arc [`ed0890c`](https://github.com/zumerlab/grid/commit/ed0890c55460fed3ce1193a63e18b2c93562744c) -- update progress [`92a863c`](https://github.com/zumerlab/grid/commit/92a863c020b6368d160497163fb8e4e0bb263dc5) -- wip coords menu [`ffa0d65`](https://github.com/zumerlab/grid/commit/ffa0d655696004c02c6ff6fb46d46e928a9ab42c) -- Update todo [`26ef636`](https://github.com/zumerlab/grid/commit/26ef6361d9e0cedf74fcc2fe8c765efe3d5d6ec4) -- update [`27cb8ef`](https://github.com/zumerlab/grid/commit/27cb8efd92592d3d2a16d9d8fa11bb6ab60b379d) -- fix default orbiter size [`7ef4723`](https://github.com/zumerlab/grid/commit/7ef47232c2edd42267a57895988d86f624167708) -- update [`fb8e148`](https://github.com/zumerlab/grid/commit/fb8e148d217c31a77cf0682045a884f5694d378a) -- try different radius iteration size [`fa686fd`](https://github.com/zumerlab/grid/commit/fa686fdecf40075175b8de02fdb1faa7b07c52cb) -- update [`7c87fdf`](https://github.com/zumerlab/grid/commit/7c87fdfe77a82525397f2cc53da0adcf4222fd24) -- Update README.md [`97f3cf8`](https://github.com/zumerlab/grid/commit/97f3cf899d71750c398f013efa558aa6226c0fac) -- Update README.md [`646e6f2`](https://github.com/zumerlab/grid/commit/646e6f28e400daeb5843e21b487908cdac77fa9e) -- change settings [`ed0060a`](https://github.com/zumerlab/grid/commit/ed0060af097470e4b5e60650e7fce88492dd6b87) -- update [`9217924`](https://github.com/zumerlab/grid/commit/921792475b69dba9c8aa17898d3e98155f7bda34) -- update [`c3ce208`](https://github.com/zumerlab/grid/commit/c3ce208c4714ee30b30b1e77a0ebf6b04174c9af) -- update [`3279771`](https://github.com/zumerlab/grid/commit/3279771cd3f526ad091ad2ed2e1bc9f7e95cfa26) -- Set defaults val on ring [`5b04ad0`](https://github.com/zumerlab/grid/commit/5b04ad02715ef304309c8f665b2be4a44262f14e) -- Update example [`60563c6`](https://github.com/zumerlab/grid/commit/60563c644f927e9b497b67a0cc39cab5c52d81c7) -- Fix core centering [`7a64a79`](https://github.com/zumerlab/grid/commit/7a64a790c4a5c48c8ca96a783a399e7eff1fc82d) -- fix Safari bug on arc border radius [`f17eb67`](https://github.com/zumerlab/grid/commit/f17eb67464604882ab1b8a33cd60ed80af526f68) -- adjust progress class [`7346649`](https://github.com/zumerlab/grid/commit/7346649e552c8a8f2d2be5ede3ee94a15b103c0c) -- change ring border [`990d965`](https://github.com/zumerlab/grid/commit/990d965287527f796a7e64e03aa866bb585defdf) -- update example [`29a57fa`](https://github.com/zumerlab/grid/commit/29a57fa5b9315b78aeed48b92347041d6b0d1ccd) -- remove unused props [`6f60eb3`](https://github.com/zumerlab/grid/commit/6f60eb3d8c99f59458fdafc89e781af375f27abf) -- fix line width [`1cd474b`](https://github.com/zumerlab/grid/commit/1cd474b3ce01c2502b037ae63ddcbdfc84c793af) -- chore gitignore [`d1e9c2c`](https://github.com/zumerlab/grid/commit/d1e9c2c795b94046434ba6390bbd97850e4c3d0f) -- update [`b82a0ab`](https://github.com/zumerlab/grid/commit/b82a0ab3690b0619bc681d975597caebabaccb27) -- add [`8e2afaa`](https://github.com/zumerlab/grid/commit/8e2afaa2299a71702bd3c75541313b5f27f926c4) -- Fix double border on orbit > orbit [`e9850ec`](https://github.com/zumerlab/grid/commit/e9850eca6d3be1c7cd487fb5ac645cb45623cc3d) -- update [`68ef8ae`](https://github.com/zumerlab/grid/commit/68ef8aec151d0f839a5f4606dde12a917e482120) -- update [`417b718`](https://github.com/zumerlab/grid/commit/417b718d34456a4cab2b4a4e1d5dd625e941d887) -- Fix ring box-sizing [`63f3816`](https://github.com/zumerlab/grid/commit/63f38161a923556d8220911ea59697b55bfd2470) -- Add form example [`58cc1c1`](https://github.com/zumerlab/grid/commit/58cc1c177af3d2fc7c2b712c87d18a6ecf841539) -- Initial commit [`d3165e1`](https://github.com/zumerlab/grid/commit/d3165e19830320e8b231871e9896dbb2f432e3cc) -- update [`9873c8a`](https://github.com/zumerlab/grid/commit/9873c8a6bd0ff0932f248a0fed24d204963884e5) -- update logo [`fe4e7fb`](https://github.com/zumerlab/grid/commit/fe4e7fb9333cd4707a8e948fc937b6682e7b18e0) -- add logo [`bae86b3`](https://github.com/zumerlab/grid/commit/bae86b366b3d2d3e360f1f764860334ba5d78ced) +- Auto child [`#3`](https://github.com/zumerlab/orbit/pull/3) +- update [`3484d22`](https://github.com/zumerlab/orbit/commit/3484d22388579279ba56ccd63d8da6441fd2b0c2) +- update [`635af59`](https://github.com/zumerlab/orbit/commit/635af59d4213dc86a2cd12ba5d9fd5a46278d5ba) +- update [`d273706`](https://github.com/zumerlab/orbit/commit/d27370634c07b46d97b9201473d8b23652a1e962) +- update [`03836d1`](https://github.com/zumerlab/orbit/commit/03836d1addb146ab3ccf185effae3b22b480f4cb) +- update [`53593f0`](https://github.com/zumerlab/orbit/commit/53593f07d6d7541cee35218f85af994ff116586c) +- Feat split & organize files [`21fdb9b`](https://github.com/zumerlab/orbit/commit/21fdb9bc9fcf24c9be33a02c42084ba9d036c526) +- Add visual css testing tools [`2898472`](https://github.com/zumerlab/orbit/commit/2898472ee87a37ce99eb5c0bba5181dd0a7575c5) +- add file change [`67830be`](https://github.com/zumerlab/orbit/commit/67830bebdd332179bff5a4dc868e3ff670645d34) +- update [`a95bcf8`](https://github.com/zumerlab/orbit/commit/a95bcf8d6305cbcf390439576df03f6a74ba3d39) +- remove o- [`7db4c82`](https://github.com/zumerlab/orbit/commit/7db4c826bddf1d854f0f7eab7bb4a4ddde17d93c) +- add scss [`aa6f69c`](https://github.com/zumerlab/orbit/commit/aa6f69c8125369236e803549203a044c579ef9aa) +- Adding item alignment [`e74ecef`](https://github.com/zumerlab/orbit/commit/e74ecef29c5a674c6cf2f53bf3b65bd7b990e6bc) +- new desgin for orbit [`760af99`](https://github.com/zumerlab/orbit/commit/760af995030f4e1bd1bac37899fda17585dda2c8) +- add root orbit aligment [`202f71d`](https://github.com/zumerlab/orbit/commit/202f71d6644d239e0658022352ccb34e91523bf8) +- wip core [`196e976`](https://github.com/zumerlab/orbit/commit/196e97633369b6d46f6ac2e0d26a5a386f2a86ce) +- add prefix o- [`92b0f40`](https://github.com/zumerlab/orbit/commit/92b0f4003fdc417026103a819b46c9fa96d2ab24) +- delete draft files [`26d0aaf`](https://github.com/zumerlab/orbit/commit/26d0aaf60a1b0cbeed17d8cee885341bdc34226b) +- update [`15dade5`](https://github.com/zumerlab/orbit/commit/15dade544a2e7ee594c181a47acc5707bf65130d) +- fix initial angle [`4ec5992`](https://github.com/zumerlab/orbit/commit/4ec5992389d3da21f73d25ded919befc35d86d22) +- update [`5073a69`](https://github.com/zumerlab/orbit/commit/5073a69c6e612d76843e88e463d0ab5c7f25b979) +- names changed [`7f5929f`](https://github.com/zumerlab/orbit/commit/7f5929fa9b84f0fafe8915863e69386d2b1b23e0) +- update [`c08f976`](https://github.com/zumerlab/orbit/commit/c08f9764cd5929ea268ecc7afe99653547b385bc) +- update [`8cbf61c`](https://github.com/zumerlab/orbit/commit/8cbf61c825512c0c404f360c63b5ef64c23af77f) +- update WC [`dd3d018`](https://github.com/zumerlab/orbit/commit/dd3d018b73e0b0889166732196fedbd183c1d3be) +- fix label pos [`de8ddf3`](https://github.com/zumerlab/orbit/commit/de8ddf3641bb91e6571298b701eeb52af212c6ed) +- format file [`9f941b7`](https://github.com/zumerlab/orbit/commit/9f941b79968bfab55552ab98d51fd73987cb5014) +- SCSS migration completed [`3578e26`](https://github.com/zumerlab/orbit/commit/3578e262ee53db343341f712a3f40216052917bd) +- update [`701daa1`](https://github.com/zumerlab/orbit/commit/701daa137870519b3c45dd122575c2dcf25aa7d8) +- Tha ring adventure [`018a6e8`](https://github.com/zumerlab/orbit/commit/018a6e83aa2358b269cc9615c8d6d828746cdd11) +- add label positions [`6bfcd86`](https://github.com/zumerlab/orbit/commit/6bfcd86b2da880f953d8c713be720c425bbfb70a) +- Fix align item classes [`e45bf2f`](https://github.com/zumerlab/orbit/commit/e45bf2f210644a5c3f78d756ef937f04d53a36cc) +- Fix offset angle [`605ae85`](https://github.com/zumerlab/orbit/commit/605ae8528006c85ec134cd1f00f999f2acc8cb92) +- organize project folder and files [`7e875d3`](https://github.com/zumerlab/orbit/commit/7e875d351132cef6f37b617d795169a49f3398e4) +- add arc and offset vars [`b5c51e5`](https://github.com/zumerlab/orbit/commit/b5c51e58ae9019bd7ad9ccce59d770af15a9db4c) +- update [`c477381`](https://github.com/zumerlab/orbit/commit/c477381b179b719cdef55f9b33a7f24e6c5322cb) +- update [`4177153`](https://github.com/zumerlab/orbit/commit/4177153f006e7b587b92cadb96747242a716888d) +- Fix descendant combinator bug [`a22c5bb`](https://github.com/zumerlab/orbit/commit/a22c5bbda7c091ea57f4bd8a6937f6c6a6f005d9) +- fix offset [`74b7183`](https://github.com/zumerlab/orbit/commit/74b7183af6a21545a83c2ac11f5232e68b44aa78) +- update [`f627629`](https://github.com/zumerlab/orbit/commit/f627629cae00ab9983c60e519b5ec24cc9c784bb) +- update [`1459fe2`](https://github.com/zumerlab/orbit/commit/1459fe261090f024e32f6412eb55fcc8a1a52e9a) +- update [`3275200`](https://github.com/zumerlab/orbit/commit/3275200102660cbffabdd0bdaa4de05fb764821c) +- update [`af84642`](https://github.com/zumerlab/orbit/commit/af84642513b8196f24b1a375090453dbbce42f3c) +- update [`dc9b4ad`](https://github.com/zumerlab/orbit/commit/dc9b4ad0d0cee1a59c5698e069119501d1291ef4) +- Fix private scss and folders [`f6b00c6`](https://github.com/zumerlab/orbit/commit/f6b00c6b3353796ffad30970e4e7d9b73a5f8434) +- update [`de31157`](https://github.com/zumerlab/orbit/commit/de31157a670c973f300a1e72b7b919f0b8a09555) +- update [`4f0081d`](https://github.com/zumerlab/orbit/commit/4f0081d0490132368ebd560508cfbc12482b4ab4) +- fix ending shape and gap [`d5fd7ce`](https://github.com/zumerlab/orbit/commit/d5fd7ce3ec3906b075cffa7d902cd59c850776e4) +- fixing label text pos [`161b56d`](https://github.com/zumerlab/orbit/commit/161b56d3899d56a0f1965650e0376de0a15d7a07) +- add examples [`258bd8a`](https://github.com/zumerlab/orbit/commit/258bd8a5089f152d5c635ac62f39619e3f4ac1d9) +- sass optimization [`4c92593`](https://github.com/zumerlab/orbit/commit/4c92593aa11bf8587ad330549038ade42cd013fc) +- update [`f065823`](https://github.com/zumerlab/orbit/commit/f0658236e7cacddc3e3b76cfd0e7b90625041b91) +- update [`a3a424b`](https://github.com/zumerlab/orbit/commit/a3a424b0abcc49257f65d7730db2bba72177db23) +- add ellipse feat [`1b28ab7`](https://github.com/zumerlab/orbit/commit/1b28ab7a239ec9a9c98543a1371bd1f931b1fa28) +- update [`bc5dbae`](https://github.com/zumerlab/orbit/commit/bc5dbaea0b33478fbb197078c24a6f250d9a3695) +- update [`ed93abf`](https://github.com/zumerlab/orbit/commit/ed93abfc603c7f5b4858acecacd7cabb224b4f48) +- update [`619ab22`](https://github.com/zumerlab/orbit/commit/619ab2208897caa7f75d451864b696cfd495bfe8) +- add comments [`1476189`](https://github.com/zumerlab/orbit/commit/1476189d3f8a8a8f54bc080251d4e490c09ffcad) +- reorder and reorganice [`db443bd`](https://github.com/zumerlab/orbit/commit/db443bd9a9db0acfb3ddf44f2cb4ef1b4465f839) +- add context menu [`fdf2ad1`](https://github.com/zumerlab/orbit/commit/fdf2ad1a05dd96519af8f4b5417067d5a90be8da) +- update [`566b807`](https://github.com/zumerlab/orbit/commit/566b8072c2a96f5d747b44a911ced9e1e488e208) +- change names [`6fced2a`](https://github.com/zumerlab/orbit/commit/6fced2af1eaef9f0998ec86a41683dc307ff8767) +- fix nested rings [`99cfb4e`](https://github.com/zumerlab/orbit/commit/99cfb4ef59f3001cedeaccc911d2f27c0a5b8708) +- Add files via upload [`491decd`](https://github.com/zumerlab/orbit/commit/491decd84ca52c2179f1b953e25a373f393a3f99) +- update example [`1069e6e`](https://github.com/zumerlab/orbit/commit/1069e6eff4f118d6f2dc8e6a25f6539ef9f141dc) +- final update before going public [`5ee61c9`](https://github.com/zumerlab/orbit/commit/5ee61c95bb895439449eacdbce675eaf3122bd21) +- update [`30d2dc0`](https://github.com/zumerlab/orbit/commit/30d2dc0ce3b6c9fbc2e983b143a047fe5fe4bc7f) +- optimice sass [`e5f1576`](https://github.com/zumerlab/orbit/commit/e5f1576c01d859638702439211f35dad54a183c5) +- add new example [`9b6ebe0`](https://github.com/zumerlab/orbit/commit/9b6ebe08b92a42afd0fa5740e1491dc48971eaf2) +- simplify code. Bug angle docker [`9a42604`](https://github.com/zumerlab/orbit/commit/9a4260496ac8bc696cdb7a79a4f39c662b188856) +- update [`3b5df83`](https://github.com/zumerlab/orbit/commit/3b5df83f5541d64b87f40d31e63d44df154ca0f0) +- Fix clock demo [`dc3f8ea`](https://github.com/zumerlab/orbit/commit/dc3f8ead928e4310b59f9312b1962d2f109fb42c) +- update [`37c6e16`](https://github.com/zumerlab/orbit/commit/37c6e163426543191473fcef20169654062fdee5) +- fix ? core item angle [`6fed9b3`](https://github.com/zumerlab/orbit/commit/6fed9b3591fdd05d478efd8bc0235d1fe9b50da4) +- update example. Gap still buggy [`d4ab4e2`](https://github.com/zumerlab/orbit/commit/d4ab4e27a78119d78cc007f08b202eb9451665fa) +- feat label connector as pseudo class [`d357ad3`](https://github.com/zumerlab/orbit/commit/d357ad3dc4179d3577ca508d7488b358afdfc686) +- change theme approach [`eef4bb6`](https://github.com/zumerlab/orbit/commit/eef4bb65b95e12ba80a5b9a1a54fda1419099e27) +- add line shape [`24eaf15`](https://github.com/zumerlab/orbit/commit/24eaf15f3e3943fbbfcd10c6538a6e1d37de1e94) +- update [`f8cba78`](https://github.com/zumerlab/orbit/commit/f8cba78f83c7c23dec026c947809a1734c074346) +- add custom orbit size [`03ffa39`](https://github.com/zumerlab/orbit/commit/03ffa3977f500c4fb61a124be4e0acdb562af55a) +- update [`4a0df14`](https://github.com/zumerlab/orbit/commit/4a0df140792b0245c24e849bcc7914acb227b4e0) +- Update example [`3138432`](https://github.com/zumerlab/orbit/commit/31384323ee07a5a1971811394940b0677942a203) +- update [`9d2d42e`](https://github.com/zumerlab/orbit/commit/9d2d42e5d3961c308e5752d42f0f7505bdb8c6c8) +- Use zumer ui with bootstrap [`6de38ad`](https://github.com/zumerlab/orbit/commit/6de38addc5ef76c3f98381e4265c205e9daf116c) +- improve theme [`2320df2`](https://github.com/zumerlab/orbit/commit/2320df287ef4a4f77c94e0a75eecaef18380d347) +- optimize code and add max value and max-angle [`6a13049`](https://github.com/zumerlab/orbit/commit/6a1304956224c5596dfa7a1efadd0b6cbc1987c7) +- arc as shape [`68fbf19`](https://github.com/zumerlab/orbit/commit/68fbf19f62a371cafbe076e76b74c9cacb0e7503) +- update [`e40ae8b`](https://github.com/zumerlab/orbit/commit/e40ae8bee2069ac1905c2bee0b5776f2d5b7af7f) +- Add svg progress circle [`22ad67d`](https://github.com/zumerlab/orbit/commit/22ad67dc1931b77e0bb88d8b8fb4a5c9d94f4058) +- update [`ffe3c57`](https://github.com/zumerlab/orbit/commit/ffe3c57bc1f65cd24a2e900635cf6e06714e916b) +- update [`70a95ca`](https://github.com/zumerlab/orbit/commit/70a95caff59499bdfda40cadfefec35c31593a4b) +- alpha bubbles stage (ABS) [`6534001`](https://github.com/zumerlab/orbit/commit/6534001d101be92902a45fb4c98cbf67be639f1c) +- sass optimization [`a601104`](https://github.com/zumerlab/orbit/commit/a60110462fb61eae546806a3ad7ba219b3ba0a75) +- update [`b5446e4`](https://github.com/zumerlab/orbit/commit/b5446e4028683e40665b5a52769c9faf822e7908) +- update [`d821748`](https://github.com/zumerlab/orbit/commit/d8217482d9f739b21b0af3cfa544c7f6d1de9866) +- update [`4b4934f`](https://github.com/zumerlab/orbit/commit/4b4934fe4807611ad5432e8ad95dea5375794d6c) +- Add item content layer [`eecbca9`](https://github.com/zumerlab/orbit/commit/eecbca92f0679d6169a5aece58e44e7a00c56017) +- labels fixed [`4a5694a`](https://github.com/zumerlab/orbit/commit/4a5694ae00d95b1b01e8f31805df8c1c2c5ae13d) +- fixing bugs cause of name changes [`22dace2`](https://github.com/zumerlab/orbit/commit/22dace284243a22d5cdffd090bd98acfe77dcdad) +- WIP merging classes [`2f1aad4`](https://github.com/zumerlab/orbit/commit/2f1aad4bb973e23e647f2dee5e412a501c898326) +- Fix clock demo [`858dfc3`](https://github.com/zumerlab/orbit/commit/858dfc340090e1f62822c85f83743be76989c2b5) +- add nested orbits aka sub-orbits [`e7c0e3a`](https://github.com/zumerlab/orbit/commit/e7c0e3aaea9a4c47657a57bdbeffc5994b439e78) +- update [`fcff4cb`](https://github.com/zumerlab/orbit/commit/fcff4cbe622f99c4be37ed6bb23941fab1f51729) +- update [`ea5628f`](https://github.com/zumerlab/orbit/commit/ea5628f0717ad63da6844c160dfc4ba6cf0be290) +- update [`87945ab`](https://github.com/zumerlab/orbit/commit/87945ab35d58e40fc27388d35a4a1fc862ba8164) +- WIP ARC [`e605dbe`](https://github.com/zumerlab/orbit/commit/e605dbef58db858f5080ee69a6913abc768db0b8) +- ABS - Responsive [`c1c27ea`](https://github.com/zumerlab/orbit/commit/c1c27ea61e66bb4450b923f363b36ebbfc6f4315) +- arc shape done [`a5e10dc`](https://github.com/zumerlab/orbit/commit/a5e10dcb5072dcee51c6358a8dc33df0b190e131) +- wip perfect fit arc segment [`717584c`](https://github.com/zumerlab/orbit/commit/717584c0dddea0246251c0d2c7be235039b0f35e) +- WIP svg [`e9acb4e`](https://github.com/zumerlab/orbit/commit/e9acb4e8a3cdc463d3255e750d86c6b164c3d35b) +- add wip clock example [`0f725a8`](https://github.com/zumerlab/orbit/commit/0f725a8be78b62d4b5b7c67e1bddb8b356aa345d) +- simplify css classes [`8749d74`](https://github.com/zumerlab/orbit/commit/8749d7493ea1a66c3261cb1a1f15676431243d90) +- update example [`4d69dff`](https://github.com/zumerlab/orbit/commit/4d69dff1f64a424957ae3c6d98eb0b948e0fd685) +- update example [`96210f0`](https://github.com/zumerlab/orbit/commit/96210f0e721922e3ead9cdd7e98a5e1f9f66c211) +- update [`ebdc5aa`](https://github.com/zumerlab/orbit/commit/ebdc5aab944b2c4d413cb1661b8f36ebe918397f) +- update [`40cba5c`](https://github.com/zumerlab/orbit/commit/40cba5c1b171052e87417fdd70071a953ce0a562) +- update example [`da33592`](https://github.com/zumerlab/orbit/commit/da33592dd8eb66d208a6a59d052664ea637351bc) +- Arc feat added [`5fa01fc`](https://github.com/zumerlab/orbit/commit/5fa01fc91bb1eefb4705e8cc9cfacf1f4a9301f5) +- update example [`ab94af6`](https://github.com/zumerlab/orbit/commit/ab94af6af63e92054b38974e2e219fef34bedf98) +- update [`ad6ef04`](https://github.com/zumerlab/orbit/commit/ad6ef046f2c9f923fbe4dcfa548005c18e458c59) +- ABS - elipsis [`4824201`](https://github.com/zumerlab/orbit/commit/4824201c38db612549540ec8b3af6a034967ffa5) +- Improve example [`1909b4f`](https://github.com/zumerlab/orbit/commit/1909b4feba1730e879803ecceb4da7867f7d5f86) +- update [`6cedd77`](https://github.com/zumerlab/orbit/commit/6cedd77ee0d77a484294f336729d5116657d664c) +- add media queries [`991ecf0`](https://github.com/zumerlab/orbit/commit/991ecf0920e83c9c96293151a8a66d5a96fb67f5) +- update examples WIP [`27106a8`](https://github.com/zumerlab/orbit/commit/27106a8924dc86aae9c4e21e316c32cf3cc89fb9) +- add css theme color vars [`e324f81`](https://github.com/zumerlab/orbit/commit/e324f81dc7a417939a07c01e658d64761ffeadc4) +- Change html class demo [`ca4d4c4`](https://github.com/zumerlab/orbit/commit/ca4d4c4a3e6a32c35abfc6cf172314b947d9107e) +- update [`8ac53bb`](https://github.com/zumerlab/orbit/commit/8ac53bbcaf66a278628fe1ac466bc07420830190) +- add google playground [`1e54a1d`](https://github.com/zumerlab/orbit/commit/1e54a1ddd096adbcc18673355a9a5658a0b1aec6) +- fix container css properties [`44c4337`](https://github.com/zumerlab/orbit/commit/44c4337c95984f93cae5a906f31d869bd8bd579b) +- add name spacing WIP [`0235b04`](https://github.com/zumerlab/orbit/commit/0235b04f200e542ea1d3963cd4f2f266b595179a) +- update [`8dc2f3d`](https://github.com/zumerlab/orbit/commit/8dc2f3da9ac400b33ec62ba1a033c1572f4c6204) +- trying @container query [`f47068a`](https://github.com/zumerlab/orbit/commit/f47068a6b3dd5c148aa4f5897a3a55c7f2e7f269) +- improve arc surface [`93dad9a`](https://github.com/zumerlab/orbit/commit/93dad9a589abe4a9c5a8f6b2d05ce32118907158) +- Fix sector border depending on parent size [`90e3f2f`](https://github.com/zumerlab/orbit/commit/90e3f2fd1aceb953c33d9645c5eeb72e879fbf87) +- fix angle [`d99d113`](https://github.com/zumerlab/orbit/commit/d99d11372d407d2f8247622a5965a930df96ed10) +- update [`64510a8`](https://github.com/zumerlab/orbit/commit/64510a85e5b3316a349ddb4530f8a468f35f8da6) +- fix svg progress circle browser compatibility [`430ddc1`](https://github.com/zumerlab/orbit/commit/430ddc1ec27710920c843e81bbb8c24760f972c1) +- update [`7f74513`](https://github.com/zumerlab/orbit/commit/7f74513c4ba9110cb0fd756e72f54b90cee95fed) +- fix again bug using item with arc-* [`8a7df56`](https://github.com/zumerlab/orbit/commit/8a7df56377b7ec17e1f2505c76a98380205dcbe1) +- optimice sass [`c7822fd`](https://github.com/zumerlab/orbit/commit/c7822fde35539866d79e42cc0cf1aef942f65c20) +- update [`2eb5507`](https://github.com/zumerlab/orbit/commit/2eb5507feea95d0c473ae2687f635f179a7b6e4f) +- ABS - features [`966532b`](https://github.com/zumerlab/orbit/commit/966532bd489e577c7744813f11bb024e1d144018) +- include theme file [`499feff`](https://github.com/zumerlab/orbit/commit/499feff868275c740a57de5f5f50504ae2b2d22d) +- test labels [`cbeed5d`](https://github.com/zumerlab/orbit/commit/cbeed5d4efcf68705a3a29bd409c1964020d4969) +- update label [`f540277`](https://github.com/zumerlab/orbit/commit/f54027710956257901b13c36f2b1af900d3a5a61) +- add new controls [`b0eaad0`](https://github.com/zumerlab/orbit/commit/b0eaad09a35a29e3231a4187f5024685825177a4) +- update [`11ffb8d`](https://github.com/zumerlab/orbit/commit/11ffb8dc3c3a1f477e24e70d9ffcd9567a15435a) +- UPDATE [`ae9d37e`](https://github.com/zumerlab/orbit/commit/ae9d37eaff97bd58ecda1fbcd178efc1549f8b90) +- fix sector limits [`b602c68`](https://github.com/zumerlab/orbit/commit/b602c6824de1c913a1183681f71057a34099b978) +- feat mvp arc segment [`e5a5a66`](https://github.com/zumerlab/orbit/commit/e5a5a660288f04d5999ea18bfd55cb720a2642a2) +- update [`2d9493b`](https://github.com/zumerlab/orbit/commit/2d9493b71d422c1164627f5cb2362780deab6bdd) +- WIP svg features [`072a4b6`](https://github.com/zumerlab/orbit/commit/072a4b6a31fb61b33d859d1c5931fcb2a17d0bf5) +- Optimize sass live compiler [`4a8cb68`](https://github.com/zumerlab/orbit/commit/4a8cb6802600ec14822547fd4733f0495d11f895) +- content postition [`cc050e3`](https://github.com/zumerlab/orbit/commit/cc050e3117f6b7609beff5707c6e324b612d0e6b) +- fix bug arc shape and arc angle [`dbd25cf`](https://github.com/zumerlab/orbit/commit/dbd25cf81d458dc371c95f6ea36319a7a422fa05) +- update [`60bae1f`](https://github.com/zumerlab/orbit/commit/60bae1f319e9f0c99778c2fea5899a7b5aa40c4d) +- Add defaults for item [`fd21c9f`](https://github.com/zumerlab/orbit/commit/fd21c9fda3e7c187b85ad4a0279ef37b3609c465) +- update [`c5441f7`](https://github.com/zumerlab/orbit/commit/c5441f782bbbc055e36fbecffa9aba3fb97c2d04) +- update [`bc8fee8`](https://github.com/zumerlab/orbit/commit/bc8fee8a5f59e56da4621aa0403649129c1490e7) +- wip perfect angle fit [`124d201`](https://github.com/zumerlab/orbit/commit/124d2019ec3e1eabfd04c631465d4532e4a939fa) +- update [`e097248`](https://github.com/zumerlab/orbit/commit/e0972488b64919cf6dae28fe27a22658140ad5fc) +- revert ellipse on svg [`ad9a561`](https://github.com/zumerlab/orbit/commit/ad9a5618225fd1941ec64196700d6b5015e95250) +- Add check firefox has() support [`8d79f49`](https://github.com/zumerlab/orbit/commit/8d79f49c1739632e7fc50d07e34d207080f8eb9e) +- tidy up [`cc73b95`](https://github.com/zumerlab/orbit/commit/cc73b950b4941f6dd433b7aebaff2ecda3f1a3f6) +- update examples [`4632733`](https://github.com/zumerlab/orbit/commit/46327330eb569816e9ece03d82837d10da33f37a) +- updae example [`79a59a7`](https://github.com/zumerlab/orbit/commit/79a59a7e878378a632127e482747d87a9214155d) +- wip container query [`d091e2c`](https://github.com/zumerlab/orbit/commit/d091e2cdbf78e9bcb29ff3ce3ffb3a2cc81c0ced) +- update [`c3bdb1b`](https://github.com/zumerlab/orbit/commit/c3bdb1be23759b549a752c002358b391d7db729b) +- fix label [`37da6c6`](https://github.com/zumerlab/orbit/commit/37da6c662a1bc7804d60b5764d681e1066f20594) +- update [`7ba55e6`](https://github.com/zumerlab/orbit/commit/7ba55e621f440286a434c09c3d49edaee77220fd) +- add palette [`6ef483e`](https://github.com/zumerlab/orbit/commit/6ef483ef743c3fb6a157a5dc6cc1b7b80de0a89e) +- update arc surface [`0512145`](https://github.com/zumerlab/orbit/commit/0512145e10cdea66773f85c9225d111833a1fe14) +- ABS - elipsis 2 [`4f18f79`](https://github.com/zumerlab/orbit/commit/4f18f793edb6b917013a0da7490abcabcb0517be) +- wip border issue [`9f710ba`](https://github.com/zumerlab/orbit/commit/9f710baaa0dda60295899fa1cd0381400f87b6f1) +- add custom ui file [`c47de82`](https://github.com/zumerlab/orbit/commit/c47de82ae9b74c93e23481f79fa327b48543d415) +- update [`69ed57c`](https://github.com/zumerlab/orbit/commit/69ed57c01f3f93eda838d070f1ddd1e086b57466) +- update example [`b6f2b00`](https://github.com/zumerlab/orbit/commit/b6f2b00f24b7b0b389781880ba164941e9858324) +- test element alignment [`58c2251`](https://github.com/zumerlab/orbit/commit/58c2251823f894e9a50eb071419ab6e3b0979a73) +- add utility [`dc105e8`](https://github.com/zumerlab/orbit/commit/dc105e878c576a02ffb0290654bff3cdc8c3fd41) +- update [`f6ec386`](https://github.com/zumerlab/orbit/commit/f6ec386e5656fb1b0ed238de3d459cac8ee4d90d) +- fix layout [`5e7acd5`](https://github.com/zumerlab/orbit/commit/5e7acd5900e717e594b7b619472dd15925baa5d0) +- testing content capsule [`49ea8cc`](https://github.com/zumerlab/orbit/commit/49ea8cc12810538d957c4caaef9a70da443779b9) +- index zumerized [`e8c6702`](https://github.com/zumerlab/orbit/commit/e8c6702d13cb79d2929e00c34958105c8f1cf157) +- update example [`f337b0d`](https://github.com/zumerlab/orbit/commit/f337b0d81ec5aab66466745c8f82b1fb272f77f8) +- Reverse rings z-index order [`0d3cf87`](https://github.com/zumerlab/orbit/commit/0d3cf873e71c7663beae0a55fff246c12a7e0b7a) +- add clock times [`19bd9d1`](https://github.com/zumerlab/orbit/commit/19bd9d109699c763054b4390fa556ed89bfc9af4) +- tries conic gradient progress [`4fb1a8e`](https://github.com/zumerlab/orbit/commit/4fb1a8e52f0f325bde29cf8a26a2d2f3b00e7613) +- fix css container query [`7e7bb97`](https://github.com/zumerlab/orbit/commit/7e7bb97315733e0c1670a4f98b2dd0e5f5799d1a) +- update [`328e124`](https://github.com/zumerlab/orbit/commit/328e1248babe73c21303a3f1439a44a3118f2b28) +- optimice sass [`6a3b5f0`](https://github.com/zumerlab/orbit/commit/6a3b5f09c703065f4f4ce0a669ad1145a6e68468) +- add tme to deg function for demo test [`175aa42`](https://github.com/zumerlab/orbit/commit/175aa42db66dbfb112c8a7d41cecd57276359b83) +- update [`002e8e8`](https://github.com/zumerlab/orbit/commit/002e8e8d344f8efcde1bb5109fee4a4a523881ee) +- svg elements wip [`a9f43cd`](https://github.com/zumerlab/orbit/commit/a9f43cd4cf9a2519c58d3400328c476ffc3a72e8) +- improve arc [`d11a401`](https://github.com/zumerlab/orbit/commit/d11a401f4249901bbdf9de589fac8661d35c25ae) +- fix nested orbit arbitrary sizes [`dcd1944`](https://github.com/zumerlab/orbit/commit/dcd19446e978e419603bbb1dd091b8c5363fffe1) +- fix label positioning [`46aa53a`](https://github.com/zumerlab/orbit/commit/46aa53aa0765a2156cfa18600ae8750f7092b8f5) +- update [`7fa1544`](https://github.com/zumerlab/orbit/commit/7fa15440130385d4daec5474f4bbb03ca2ce370f) +- update [`53f313c`](https://github.com/zumerlab/orbit/commit/53f313c31df69c508d43ca6f7c3b4c5ca2468795) +- delete redundant code [`c1bcadf`](https://github.com/zumerlab/orbit/commit/c1bcadf670d3f13cdf00892d31e7d29870de112b) +- update orbit [`0aa7d4d`](https://github.com/zumerlab/orbit/commit/0aa7d4d4e225ea93ff0ed77cbc0ca10cfb6a52bb) +- add notes [`d88fd02`](https://github.com/zumerlab/orbit/commit/d88fd02e2898dfdc949acc022e9ce396099ff3fa) +- update path [`dfe109d`](https://github.com/zumerlab/orbit/commit/dfe109dce27f8761c76cf0bf4ff7bb4d7b2aff71) +- update example [`f75d3ea`](https://github.com/zumerlab/orbit/commit/f75d3ea88265bb8fb27be3c08a9f9abba5aefb89) +- update example [`295ba90`](https://github.com/zumerlab/orbit/commit/295ba902b0e4c675d7e61629c27de2af40f1f00a) +- update example [`3fc6fc9`](https://github.com/zumerlab/orbit/commit/3fc6fc936da6368be719d50f33815bef12dfa58d) +- Fix wip core centering [`addc124`](https://github.com/zumerlab/orbit/commit/addc124bc6f251d2556681f00856824f0a7f8e93) +- update [`af585d3`](https://github.com/zumerlab/orbit/commit/af585d348627a5511feb87e3e495b0fedca026c3) +- update [`4088b17`](https://github.com/zumerlab/orbit/commit/4088b179eb06f38df5d54a7f42165e3bdffaf0b2) +- update [`f0aaaee`](https://github.com/zumerlab/orbit/commit/f0aaaeeaae7e06fb268b06aaf90e92ab7818a57c) +- update [`f7c42da`](https://github.com/zumerlab/orbit/commit/f7c42da686b74959e602c35e4c846406ebb5f962) +- try new element .orb for dialog [`d08711f`](https://github.com/zumerlab/orbit/commit/d08711f813b264527d90b735688ae2cb3d51c2bf) +- update [`f410ea9`](https://github.com/zumerlab/orbit/commit/f410ea9dfa3ebd52b1b0e0a4d4e9b3b061e24579) +- Fix arc angle [`bf3a67e`](https://github.com/zumerlab/orbit/commit/bf3a67ef537c5c054726a5855c2940ccf3daeef0) +- updated [`7d23f70`](https://github.com/zumerlab/orbit/commit/7d23f701302759a822b6e457cefa27ec2623fe6f) +- update [`1c875bf`](https://github.com/zumerlab/orbit/commit/1c875bfab38daba64370d46fc90ea055b9a2aff8) +- update [`b8ad83a`](https://github.com/zumerlab/orbit/commit/b8ad83a8e61eb51f7a728643faf0b1dcebc964f3) +- update [`a80baaa`](https://github.com/zumerlab/orbit/commit/a80baaa6d310fac44a2d56e629b0a2256e20cb17) +- update [`26bf248`](https://github.com/zumerlab/orbit/commit/26bf248d8d0fe028b77155357db123d979059e3e) +- update [`f07483e`](https://github.com/zumerlab/orbit/commit/f07483eeac5204981085ffd0c3c4a347427e7be7) +- Arc segments working! [`99cb0e7`](https://github.com/zumerlab/orbit/commit/99cb0e75eb3474d98ad252a792f72bf400ea82a2) +- creating new feat [`0558485`](https://github.com/zumerlab/orbit/commit/0558485b1bfb16d3292294ce599e3a9b2f055047) +- fix md sintaxis [`58074f4`](https://github.com/zumerlab/orbit/commit/58074f4bd577c81523caa15f68c4bb0ee8996617) +- update [`af1dfcb`](https://github.com/zumerlab/orbit/commit/af1dfcb20210a33ce63e14f9d30513338477d758) +- try svg bg [`d03d967`](https://github.com/zumerlab/orbit/commit/d03d967cda9abd3d19eb97e776c0e143f459cd67) +- clip path bg [`bebe23c`](https://github.com/zumerlab/orbit/commit/bebe23cd385be805ce6e5d1823418b2f11493144) +- Apply new radius on transforms [`ba558e4`](https://github.com/zumerlab/orbit/commit/ba558e4b06eaaedc25d5dee473124b43bfd3a465) +- Improve interactive form [`aa5b143`](https://github.com/zumerlab/orbit/commit/aa5b143240efd18ffd193b0bb3fda38f7a8ed541) +- update [`a8496f7`](https://github.com/zumerlab/orbit/commit/a8496f716b65d4541ec3082c2486c7918a0ae574) +- update [`f4af85f`](https://github.com/zumerlab/orbit/commit/f4af85f09bf02b83839b9091e22126d20a4ed510) +- update [`f2c0e05`](https://github.com/zumerlab/orbit/commit/f2c0e056e621bd4925093c63306a0bb752b9481f) +- fix multiple ring gap bug [`a29a9e3`](https://github.com/zumerlab/orbit/commit/a29a9e3abacc221e0b883e900cfbd66504bc7563) +- update [`b4bdfd4`](https://github.com/zumerlab/orbit/commit/b4bdfd4591c219bd713cca63ab703ca646c4bad2) +- update [`80b1b72`](https://github.com/zumerlab/orbit/commit/80b1b720b8149e8b6b4fe103868be6f9620d8dc4) +- update [`31f90c9`](https://github.com/zumerlab/orbit/commit/31f90c9c86f6e691634d575374770d60c6d6e966) +- update [`108c719`](https://github.com/zumerlab/orbit/commit/108c719666c1cd324b57916157d257574a1a03f2) +- update [`8a50f26`](https://github.com/zumerlab/orbit/commit/8a50f26ea8e1b6612d36f3255b0b3b3e3bbb0b48) +- update [`c5f6502`](https://github.com/zumerlab/orbit/commit/c5f6502f31c24edf10dda3cfa3800c2938a0a37a) +- update example [`f4e8768`](https://github.com/zumerlab/orbit/commit/f4e876825deebdb8625b0f0a51ca4e4f588e0d64) +- update readme [`bb1f57f`](https://github.com/zumerlab/orbit/commit/bb1f57f12513fb1a6f2e21abf210d02bb5a5ccf1) +- fix bug nested rings and items [`3506b74`](https://github.com/zumerlab/orbit/commit/3506b7432c01403bf67be7ff8d93280dede5b9d7) +- Add fine grine ring size [`4916ed8`](https://github.com/zumerlab/orbit/commit/4916ed817f775a8f82560ee9b8e5505a18f933ee) +- update [`29c2d14`](https://github.com/zumerlab/orbit/commit/29c2d147e98c8272ffeb8007a91c6a98aed75f69) +- update [`9327c0e`](https://github.com/zumerlab/orbit/commit/9327c0e15388de6a99ca675a0aab344a02dcc3ec) +- trying to normalize arc params [`2186a48`](https://github.com/zumerlab/orbit/commit/2186a48ba106449610dabd8269a63a2c2f2b3568) +- Delete svg [`e0ce503`](https://github.com/zumerlab/orbit/commit/e0ce503e160ed2ecba0970a67532923054e94666) +- add svg arc shape [`2570c48`](https://github.com/zumerlab/orbit/commit/2570c482911926fa7c829dbce83b48fe24e03af8) +- update [`c3b36c8`](https://github.com/zumerlab/orbit/commit/c3b36c89ac65c273a47f4dd0e095100ead4eda37) +- update [`6cf3ed4`](https://github.com/zumerlab/orbit/commit/6cf3ed47068f5407140a9c90633dd52b776014fd) +- update [`6716011`](https://github.com/zumerlab/orbit/commit/67160119ba56cf79e115a90bf83ac4e22b73e4be) +- chore [`4338503`](https://github.com/zumerlab/orbit/commit/43385032c46fdf69ec10fe83ee55bf44ac344488) +- update [`017483f`](https://github.com/zumerlab/orbit/commit/017483fc0713ef9b134903d18d7bc3b29028cf7d) +- update readme [`b221e4b`](https://github.com/zumerlab/orbit/commit/b221e4bf4ba2d4df6f5ec059aa969d5cda7c1a60) +- update example [`4620b22`](https://github.com/zumerlab/orbit/commit/4620b226f83191247f46b4120cbb487cbae42c3a) +- update [`c9c80bf`](https://github.com/zumerlab/orbit/commit/c9c80bf622aea49bf61b35cd8fa777b6bbfaaa10) +- update [`f3a6a06`](https://github.com/zumerlab/orbit/commit/f3a6a06a010839cebd8a62cd2bf36690712b08fa) +- arc multiple aligment gap fixed [`ff583e5`](https://github.com/zumerlab/orbit/commit/ff583e5743871a2aa91a92eb03553a44c67cd245) +- add dev compilation [`28ccc54`](https://github.com/zumerlab/orbit/commit/28ccc5490f60f959ea4ac1c892a3066502b9e9d9) +- update example [`b89e464`](https://github.com/zumerlab/orbit/commit/b89e4640bf0bb63a599cf842e6fe2091dc94d00f) +- update file [`1f7c14a`](https://github.com/zumerlab/orbit/commit/1f7c14ab8358b44a337f3b6dc4f12d200dc24d2c) +- fix limit [`3476839`](https://github.com/zumerlab/orbit/commit/347683916f2a065d098bde67f95a3cd8ab45fc7f) +- add layer for content [`c2ccf84`](https://github.com/zumerlab/orbit/commit/c2ccf842a9d9f6b154a8dadf6e3e2986ec234bb4) +- change firefox support msg [`e8ac01d`](https://github.com/zumerlab/orbit/commit/e8ac01d5d8a64cd8211ecf35f1d3ab1a7f6a88a8) +- change name [`68fe2db`](https://github.com/zumerlab/orbit/commit/68fe2db834246ba1c6b3aeef0bb22ca70eb648d5) +- core one orbiter child [`ffaf214`](https://github.com/zumerlab/orbit/commit/ffaf2146ba73d7279731e64bb210caa5e96f952b) +- chore [`d100d48`](https://github.com/zumerlab/orbit/commit/d100d480d4a48b2f1ce21fe731bb4e3a38809932) +- remove div on ring [`85c141b`](https://github.com/zumerlab/orbit/commit/85c141b5696286a87d449f0cffc7205637a4fa71) +- add svg rings [`59bbf4c`](https://github.com/zumerlab/orbit/commit/59bbf4c9390971a520f3766e477aeedc2bc20015) +- add popover wip [`3912f59`](https://github.com/zumerlab/orbit/commit/3912f59fe1af2f5428ab7e59f75453563897e63e) +- add modal wip [`b6ff6e3`](https://github.com/zumerlab/orbit/commit/b6ff6e3437fdd2f499929bfabce9fdfe491c3003) +- fix progress width [`5e513a3`](https://github.com/zumerlab/orbit/commit/5e513a373610101b2273b5902800be10c65d6270) +- fix avoid name conflicts [`f225baa`](https://github.com/zumerlab/orbit/commit/f225baadc12857f337101a430910fc7ae9819930) +- Arc shapes almost finished [`15101b9`](https://github.com/zumerlab/orbit/commit/15101b9b78b08e8fa243b9a6d357449efed4c15a) +- wip arc segments [`96ee47f`](https://github.com/zumerlab/orbit/commit/96ee47f36d8bff70517ebc0fb650bd68e4674ec1) +- Update example [`8a9b3bc`](https://github.com/zumerlab/orbit/commit/8a9b3bce355fbf136fd55faa77bb228279842192) +- update example [`8c448e5`](https://github.com/zumerlab/orbit/commit/8c448e57a67494d67d25a766184914eee3e8bdea) +- add transparent ring [`572e2e8`](https://github.com/zumerlab/orbit/commit/572e2e85157db89b6e1c90f2b861e7ddf5e15225) +- Add new shape [`17f6247`](https://github.com/zumerlab/orbit/commit/17f6247d206faed44f510bd4ff4c48262e0cc04b) +- Fix arc angle calc [`d908d3e`](https://github.com/zumerlab/orbit/commit/d908d3e0ac6198efb8e8fc60d5725a6b6bbb8101) +- update todo [`b0f4543`](https://github.com/zumerlab/orbit/commit/b0f4543f147d589af5a48ced440d95be622a5980) +- Delete unused properties [`5c8e357`](https://github.com/zumerlab/orbit/commit/5c8e3571e086b2a7551a9a5b37f8e9e7fbed29ce) +- fix esbuild bug [`3007a99`](https://github.com/zumerlab/orbit/commit/3007a99d51c037abbe959137a7bbfb21682d390e) +- update [`825b9fd`](https://github.com/zumerlab/orbit/commit/825b9fd42dc22a09ffb6c3cd7531bed28c0689cb) +- Fix position on Safari [`20d94d5`](https://github.com/zumerlab/orbit/commit/20d94d595e4f8949cd99f106c53d59d9ca1682d4) +- wip sector borders [`f60181b`](https://github.com/zumerlab/orbit/commit/f60181b1363e669ce8aa238faf7bbbd0c3b341eb) +- update [`c58c6a6`](https://github.com/zumerlab/orbit/commit/c58c6a60c9ee07a024f68ab8ee244192891510fc) +- chore [`73b78ab`](https://github.com/zumerlab/orbit/commit/73b78ab3a37a7d536157f5584c54ff521335e5be) +- delete :after [`0652376`](https://github.com/zumerlab/orbit/commit/06523761556d4fd45b3097c17bc28648599c2bdf) +- fix border hover arc [`ed0890c`](https://github.com/zumerlab/orbit/commit/ed0890c55460fed3ce1193a63e18b2c93562744c) +- update progress [`92a863c`](https://github.com/zumerlab/orbit/commit/92a863c020b6368d160497163fb8e4e0bb263dc5) +- wip coords menu [`ffa0d65`](https://github.com/zumerlab/orbit/commit/ffa0d655696004c02c6ff6fb46d46e928a9ab42c) +- Update todo [`26ef636`](https://github.com/zumerlab/orbit/commit/26ef6361d9e0cedf74fcc2fe8c765efe3d5d6ec4) +- update [`27cb8ef`](https://github.com/zumerlab/orbit/commit/27cb8efd92592d3d2a16d9d8fa11bb6ab60b379d) +- fix default orbiter size [`7ef4723`](https://github.com/zumerlab/orbit/commit/7ef47232c2edd42267a57895988d86f624167708) +- update [`fb8e148`](https://github.com/zumerlab/orbit/commit/fb8e148d217c31a77cf0682045a884f5694d378a) +- try different radius iteration size [`fa686fd`](https://github.com/zumerlab/orbit/commit/fa686fdecf40075175b8de02fdb1faa7b07c52cb) +- update [`7c87fdf`](https://github.com/zumerlab/orbit/commit/7c87fdfe77a82525397f2cc53da0adcf4222fd24) +- Update README.md [`97f3cf8`](https://github.com/zumerlab/orbit/commit/97f3cf899d71750c398f013efa558aa6226c0fac) +- Update README.md [`646e6f2`](https://github.com/zumerlab/orbit/commit/646e6f28e400daeb5843e21b487908cdac77fa9e) +- change settings [`ed0060a`](https://github.com/zumerlab/orbit/commit/ed0060af097470e4b5e60650e7fce88492dd6b87) +- update [`9217924`](https://github.com/zumerlab/orbit/commit/921792475b69dba9c8aa17898d3e98155f7bda34) +- update [`c3ce208`](https://github.com/zumerlab/orbit/commit/c3ce208c4714ee30b30b1e77a0ebf6b04174c9af) +- update [`3279771`](https://github.com/zumerlab/orbit/commit/3279771cd3f526ad091ad2ed2e1bc9f7e95cfa26) +- Set defaults val on ring [`5b04ad0`](https://github.com/zumerlab/orbit/commit/5b04ad02715ef304309c8f665b2be4a44262f14e) +- Update example [`60563c6`](https://github.com/zumerlab/orbit/commit/60563c644f927e9b497b67a0cc39cab5c52d81c7) +- Fix core centering [`7a64a79`](https://github.com/zumerlab/orbit/commit/7a64a790c4a5c48c8ca96a783a399e7eff1fc82d) +- fix Safari bug on arc border radius [`f17eb67`](https://github.com/zumerlab/orbit/commit/f17eb67464604882ab1b8a33cd60ed80af526f68) +- adjust progress class [`7346649`](https://github.com/zumerlab/orbit/commit/7346649e552c8a8f2d2be5ede3ee94a15b103c0c) +- change ring border [`990d965`](https://github.com/zumerlab/orbit/commit/990d965287527f796a7e64e03aa866bb585defdf) +- update example [`29a57fa`](https://github.com/zumerlab/orbit/commit/29a57fa5b9315b78aeed48b92347041d6b0d1ccd) +- remove unused props [`6f60eb3`](https://github.com/zumerlab/orbit/commit/6f60eb3d8c99f59458fdafc89e781af375f27abf) +- fix line width [`1cd474b`](https://github.com/zumerlab/orbit/commit/1cd474b3ce01c2502b037ae63ddcbdfc84c793af) +- chore gitignore [`d1e9c2c`](https://github.com/zumerlab/orbit/commit/d1e9c2c795b94046434ba6390bbd97850e4c3d0f) +- update [`b82a0ab`](https://github.com/zumerlab/orbit/commit/b82a0ab3690b0619bc681d975597caebabaccb27) +- add [`8e2afaa`](https://github.com/zumerlab/orbit/commit/8e2afaa2299a71702bd3c75541313b5f27f926c4) +- Fix double border on orbit > orbit [`e9850ec`](https://github.com/zumerlab/orbit/commit/e9850eca6d3be1c7cd487fb5ac645cb45623cc3d) +- update [`68ef8ae`](https://github.com/zumerlab/orbit/commit/68ef8aec151d0f839a5f4606dde12a917e482120) +- update [`417b718`](https://github.com/zumerlab/orbit/commit/417b718d34456a4cab2b4a4e1d5dd625e941d887) +- Fix ring box-sizing [`63f3816`](https://github.com/zumerlab/orbit/commit/63f38161a923556d8220911ea59697b55bfd2470) +- Add form example [`58cc1c1`](https://github.com/zumerlab/orbit/commit/58cc1c177af3d2fc7c2b712c87d18a6ecf841539) +- Initial commit [`d3165e1`](https://github.com/zumerlab/orbit/commit/d3165e19830320e8b231871e9896dbb2f432e3cc) +- update [`9873c8a`](https://github.com/zumerlab/orbit/commit/9873c8a6bd0ff0932f248a0fed24d204963884e5) +- update logo [`fe4e7fb`](https://github.com/zumerlab/orbit/commit/fe4e7fb9333cd4707a8e948fc937b6682e7b18e0) +- add logo [`bae86b3`](https://github.com/zumerlab/orbit/commit/bae86b366b3d2d3e360f1f764860334ba5d78ced)