Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
romelperez committed Mar 21, 2021
1 parent 8e860dc commit a59b281
Showing 1 changed file with 130 additions and 0 deletions.
130 changes: 130 additions & 0 deletions website/src/pages/project/changelog.mdx
Expand Up @@ -12,6 +12,136 @@ Dates are displayed in UTC.

The project uses [Semantic Versioning 2.0](https://semver.org).

### [v1.0.0-alpha.18](https://github.com/arwes/arwes/compare/v1.0.0-alpha.17...v1.0.0-alpha.18)

> 20 March 2021
- feat(sounds): #99 bleeps shared by provided instead of by components [`d7abae7`](https://github.com/arwes/arwes/commit/d7abae7e4abd6d50bd340313947a0e54c09dcd1e)
- feat(core): text component [`8a5a346`](https://github.com/arwes/arwes/commit/8a5a34630b079c383c8786097bee74829e9b0007)
- docs(website): packages updates [`e618758`](https://github.com/arwes/arwes/commit/e6187588f55f349cbb81d84f9e5ecbf5b8d6e2d5)
- refactor(core): #99 core components with global bleeps [`66e69a6`](https://github.com/arwes/arwes/commit/66e69a6df9b818e964c1733a7278ea3c18f186d0)
- feat(core): styles baseline global elements styles [`428a8ca`](https://github.com/arwes/arwes/commit/428a8ca813f4bd95bdd514018c468d72cc3aede9)
- chore(core): remove deprecated migrated components [`0f99def`](https://github.com/arwes/arwes/commit/0f99def8ca3b24602a60a24b769280a100df0b06)
- feat(animation): animator combine children support [`56aeb6d`](https://github.com/arwes/arwes/commit/56aeb6da8c3297aa00f6c19d5e1965540c6894c9)
- feat(core): figure component [`3e869f9`](https://github.com/arwes/arwes/commit/3e869f9b19b24a215316ee55acdbb020a59e22b2)
- feat(core): table component interactivity [`3ee59f7`](https://github.com/arwes/arwes/commit/3ee59f7cc0a4c181fb828027e0868578520a0acb)
- feat(core): loading bars component [`0524e7b`](https://github.com/arwes/arwes/commit/0524e7b840da3a0803def0e9c73ba4b6248c439c)
- feat(core): card component [`01063a2`](https://github.com/arwes/arwes/commit/01063a2f86604155072a643d1ecc41b52d015e5c)
- feat(core): add code block [`d863b7b`](https://github.com/arwes/arwes/commit/d863b7bd0c0aad126429f43872c8ee4ca82c87e5)
- feat(core): table component [`7607e24`](https://github.com/arwes/arwes/commit/7607e24b75d710ec91d4466e7471b00b20104cbb)
- chore(core): remove deprecated migrated components [`c569d0c`](https://github.com/arwes/arwes/commit/c569d0ccde4517671ebe9af55fb0e30c6975113e)
- feat(design): remove theme typography features [`5ecf07e`](https://github.com/arwes/arwes/commit/5ecf07e8feddff62ac0d90030e25dc6e58f8a8ce)
- feat(core): frame underline component [`b41dfe7`](https://github.com/arwes/arwes/commit/b41dfe7113794167f0aa026f3598dedc40973543)
- chore(core): remove deprecated migrated components [`1d7d835`](https://github.com/arwes/arwes/commit/1d7d8355862b533f3ca11f1ec644fc62a8622418)
- docs(design): create theme sandboxes [`28208cf`](https://github.com/arwes/arwes/commit/28208cf1efe0a0c125c999362499dc5a59bf4a29)
- feat(core): figure preload support [`3955740`](https://github.com/arwes/arwes/commit/3955740dddf6ef19a7bb8205cb65e88fbd763778)
- feat(core): text component dynamic update support [`04def95`](https://github.com/arwes/arwes/commit/04def95d1c48da9e14f79af5d084411e460afc4f)
- chore(core): remove deprecated migrated components [`96227db`](https://github.com/arwes/arwes/commit/96227dbe04f73a172764f6d39bd703c4543b65b6)
- refactor(animation): animator component architecture [`8a5faa1`](https://github.com/arwes/arwes/commit/8a5faa195999a2cf61be5fa7a7ad02aebca14b2c)
- feat(core): blockquote component [`018013a`](https://github.com/arwes/arwes/commit/018013a29b1eacda30179f80c4cecee3e3dc3143)
- feat(core): list component [`8758ede`](https://github.com/arwes/arwes/commit/8758ede992fdc448db0e289d37409483714ea5ad)
- feat(core): button component [`c409529`](https://github.com/arwes/arwes/commit/c4095293309187ac82661fa01f4cad7395e6dccf)
- fix(core): codeblock styles and animatations [`b858e36`](https://github.com/arwes/arwes/commit/b858e36b3898986380c06c374de3ad94f335a740)
- feat(sounds): #101 loop bleeps multiple sources calls support [`53f067d`](https://github.com/arwes/arwes/commit/53f067db1687679bba092d308b0e3468fb518f1a)
- feat(design): theme palette rays color variations [`9af453e`](https://github.com/arwes/arwes/commit/9af453e6cf8ec4643618bdfd4f71e89c53fc7c5e)
- feat(core): text component animation references [`eec675b`](https://github.com/arwes/arwes/commit/eec675bb9fa22ddb596220cf6b0fce790783cf59)
- feat(core): button animations [`462ff87`](https://github.com/arwes/arwes/commit/462ff878d9ac8f76ef43c4d28546fb85acbb4629)
- feat(core): card transition animations [`f348173`](https://github.com/arwes/arwes/commit/f34817307c52c4e435b269d5d00746c4ed7e3928)
- feat(design): theme outline setting [`d73d17f`](https://github.com/arwes/arwes/commit/d73d17fe48677de6ff68f93fafa3fde1ab5f27f7)
- feat(core): table proper identification data structure [`9c3c225`](https://github.com/arwes/arwes/commit/9c3c225ae23be85f6b2a12e872ec8ffa63b51395)
- feat(design): all theme colors as basic/rays variations [`93fe1e6`](https://github.com/arwes/arwes/commit/93fe1e65d2e9a647dec75311df262bf7b115d1a5)
- fix(core): text component dynamic render update [`aed369d`](https://github.com/arwes/arwes/commit/aed369d42896f848aae1ad83250a84cb6e36d5d9)
- feat(core): styles baseline component [`bc0c460`](https://github.com/arwes/arwes/commit/bc0c460b4f7395378fed564897747b3b106bf252)
- feat(core): figure preload support [`274b3b5`](https://github.com/arwes/arwes/commit/274b3b5365f7142f343bcad19c3878c157c3c4ea)
- refactor(design): theme palette utils [`bfeb2bc`](https://github.com/arwes/arwes/commit/bfeb2bc8a34793f971d52507185577eefdc2cdae)
- fix(core): text typing bleep [`d6f376c`](https://github.com/arwes/arwes/commit/d6f376c24c1c299fed79f5d1af78e4cdc5f09d82)
- feat(core): figure responsive images support [`0567b93`](https://github.com/arwes/arwes/commit/0567b93cabcb667e3ba648cbae8e460e314ae7b1)
- feat(core): components common setup props [`0f42272`](https://github.com/arwes/arwes/commit/0f422729e423c035114a5efb3d4a9413937eca49)
- chore(core): remove deprecated migrated components [`bf4226a`](https://github.com/arwes/arwes/commit/bf4226aa4554cc3924aa617381569ffff254c22e)
- feat(core): frameunderline shapes elements [`f2f13bb`](https://github.com/arwes/arwes/commit/f2f13bba706d8da46f0a98888d72c96c0c7627ff)
- feat(core): stylesbaseline global form styles [`c01a4eb`](https://github.com/arwes/arwes/commit/c01a4eb1f8f88d42905a10b8c04b2f0ee2eff95e)
- feat(core): arwes theme and provider [`e8723ad`](https://github.com/arwes/arwes/commit/e8723adb8a3a7689ce7835216a6ab8ecbc9c6a0e)
- fix(sounds): #99 bleeps creation and update on player settings changes [`4048953`](https://github.com/arwes/arwes/commit/4048953b60f49b3dbf9b4dae8d29c39beedee975)
- docs: roadmap [`9612724`](https://github.com/arwes/arwes/commit/96127247401afa831bf8946e84d2d40b75684663)
- feat(core): card landscape support [`ad3985d`](https://github.com/arwes/arwes/commit/ad3985df5bee010cc288dadd3a3c3ee075fc570d)
- feat(core): button active support [`bed13c4`](https://github.com/arwes/arwes/commit/bed13c4c927e748800c3798bbbd590cd931478b5)
- fix(core): button animator duplication [`7efef35`](https://github.com/arwes/arwes/commit/7efef354f59ecf853806a7fde6eee7f6af7870ae)
- chore: deploy scripts [`7fc5b57`](https://github.com/arwes/arwes/commit/7fc5b5789ba9a7bf752044b5917e868e960c03b5)
- refactor(core): text function names [`4f9049d`](https://github.com/arwes/arwes/commit/4f9049dbbd76f366350b185f18e1f481946c8529)
- feat(core): figure fluid support [`7b2cd57`](https://github.com/arwes/arwes/commit/7b2cd570c68f48401dca31aa07028e75485c6936)
- feat(design): theme palette creators [`232a448`](https://github.com/arwes/arwes/commit/232a44858cb732cb4891845e1c3c27e823d7628b)
- feat(core): frameunderline generic support [`fc8554f`](https://github.com/arwes/arwes/commit/fc8554fc7577fe62123e7cc973f6b6bdbf8c56e8)
- fix(core): text animated styles [`ee84907`](https://github.com/arwes/arwes/commit/ee84907c281f0c646e62885ef12489384d43f649)
- feat(animation): animator setupAnimateRefs mutiple parameter support [`b7ea6aa`](https://github.com/arwes/arwes/commit/b7ea6aa3b7a21699964902d737f039f1aac277e9)
- fix(animation): animator class settings manager support [`0c94b3c`](https://github.com/arwes/arwes/commit/0c94b3c735f390743f3ded9bd272e2a886dbb3ed)
- feat(design): update color contrast luminance utility [`15cfffe`](https://github.com/arwes/arwes/commit/15cfffe456139ddcf64a984bcc20d6feabc396a5)
- docs: packages sandboxes [`b43c12b`](https://github.com/arwes/arwes/commit/b43c12b48f8afbb3f31dfbcfb95f9b56e7f4b66d)
- chore: rename components sandboxes files [`01363cc`](https://github.com/arwes/arwes/commit/01363cc33f1ac42ac1870066f2eceeb14539db61)
- feat(core): text component dynamic duration support [`abe29a8`](https://github.com/arwes/arwes/commit/abe29a8ad26a12b2b92db51aaa81431110ad2325)
- chore: husky settings [`33bb33e`](https://github.com/arwes/arwes/commit/33bb33e591505c96d8582d6b6cca735d77631335)
- feat(sounds): #101 remove bleeps api methods to simplify component manipulation [`ddc5b68`](https://github.com/arwes/arwes/commit/ddc5b680dd4a3937830468b1c4bcef57d60b92d4)
- refactor(core): text animation functionalities [`d89a624`](https://github.com/arwes/arwes/commit/d89a62492db488af61fc8efee82bd38ccfce4fcf)
- fix(core): figure bleeps and sandboxes [`48674ce`](https://github.com/arwes/arwes/commit/48674ce1e5925a105fc26c159d6ecb05ad6217da)
- fix(sounds): #101 stop playing bleeps when recreated [`2e9fc29`](https://github.com/arwes/arwes/commit/2e9fc297e9091e29fcb5e109505b420ea8a82088)
- feat(core): text component root ref prop [`b87c660`](https://github.com/arwes/arwes/commit/b87c66003a5dbf2ff52ef1b01129f0bd4904da90)
- chore: update setup packages [`78dfcec`](https://github.com/arwes/arwes/commit/78dfcecd632585ab751b2f7718210f1aa0ff9241)
- build: fix typescript building scripts [`37475fb`](https://github.com/arwes/arwes/commit/37475fb3c13812827abff506ecd79fed8d56a869)
- docs(core): table sandboxes [`4e31452`](https://github.com/arwes/arwes/commit/4e31452e27379b262afe7d5a6830d44d4227c5cd)
- fix(core): figure bleep names [`3567f4d`](https://github.com/arwes/arwes/commit/3567f4d06028f0e64bae290d5493e620577bb075)
- fix(design): theme multipliers 0 support [`50109c8`](https://github.com/arwes/arwes/commit/50109c81765749a4b1a35719990f695333603861)
- chore: changelog [`d1cee6a`](https://github.com/arwes/arwes/commit/d1cee6abe4879d587f2a8a42bf2f183f76ba3c8d)
- chore(release): v1.0.0-alpha.18 [`8e860dc`](https://github.com/arwes/arwes/commit/8e860dc9023aeabe1aa5570fe83f4bf91cf3b7f7)
- fix(core): component classnames extension [`e2c18d2`](https://github.com/arwes/arwes/commit/e2c18d2846d948bd7583727a6ca07e7a36544dc2)
- chore(playground): add sandbox generate random text utility [`6efa20d`](https://github.com/arwes/arwes/commit/6efa20de860dc2fbd964f631e0590698b22af41b)
- feat(core): appear transitions [`dbe31c1`](https://github.com/arwes/arwes/commit/dbe31c1e22be660464da812491d625b04c727bcc)
- fix(animation): with animator hoc class settings combine support [`60274e2`](https://github.com/arwes/arwes/commit/60274e2c1823e26c684124144aac31ae53408b87)
- fix(core): packages peer dependencies [`f3007ae`](https://github.com/arwes/arwes/commit/f3007aebb6e0959999924c6ffe6f64accdc7e7e7)
- fix(sounds): bleep play loading states handling [`d3f104e`](https://github.com/arwes/arwes/commit/d3f104e0db5fb60e9257ae01c76b38de4ae03527)
- chore: fix applications ui minor styles [`e827a55`](https://github.com/arwes/arwes/commit/e827a55e2b7ac7d92736de7ce03ea7a02fbbeb5f)
- chore(website): roadmap [`cfb7651`](https://github.com/arwes/arwes/commit/cfb7651b8985fa322eec58fc84087dfb8af3c594)
- chore: project packages dependencies [`5da5b40`](https://github.com/arwes/arwes/commit/5da5b40df18582dcc074d589cb73a00ee5f1b0a1)
- fix(core): table theme context [`7459c97`](https://github.com/arwes/arwes/commit/7459c9724c0be7e575bcd3ed1b28da6dbd523bf0)
- fix(core): card children overflow [`6a3bcf6`](https://github.com/arwes/arwes/commit/6a3bcf6a46f8f78b80d9d52a9e7b741713c2e541)
- feat(core): load image utility [`074ed80`](https://github.com/arwes/arwes/commit/074ed80f6df3e920415c81d719c36b84a54afaba)
- fix(core): text component animation exports [`8029d5b`](https://github.com/arwes/arwes/commit/8029d5b5411da7c0fcd5512b1eefa1a36368a03d)
- fix(animation): withAnimator output component types [`a56b733`](https://github.com/arwes/arwes/commit/a56b733ed690f263fc47f98a9df9ffcab57a04ff)
- feat(core): theme transition duration setting [`94aa0c4`](https://github.com/arwes/arwes/commit/94aa0c49db3696109e773499027f2fe10caa209c)
- fix(website): ui components [`26c2b01`](https://github.com/arwes/arwes/commit/26c2b013a55d7de1f5e3e93fb4bb50980781b39f)
- docs: project definition [`1b79274`](https://github.com/arwes/arwes/commit/1b792748aefe4644f2380b20ff5a3806e1f784a3)
- fix(core): text component classnames [`ca68721`](https://github.com/arwes/arwes/commit/ca68721183dccc652b79ec78ebe168ef601dab69)
- fix(core): table row animation [`bea7419`](https://github.com/arwes/arwes/commit/bea741963a2119616e0c2f98873d972f54aac9ee)
- chore(playground): components styles [`11d3ee9`](https://github.com/arwes/arwes/commit/11d3ee9e2af1cc3e56c9d0c6214c7e989ad45a35)
- fix(core): package dependencies [`edac4fe`](https://github.com/arwes/arwes/commit/edac4fec0014ce22566150fcc2ba52c15aaf6b7c)
- chore: eslint settings [`e76d07f`](https://github.com/arwes/arwes/commit/e76d07ff33856b0ba98b61cf739921f64d289b12)
- fix(core): figure fluid styles [`7563460`](https://github.com/arwes/arwes/commit/75634606aaf43563bcbccfa08f35e909c33a966f)
- docs(core): button public api [`782ee77`](https://github.com/arwes/arwes/commit/782ee77e6c93b56c5c3145f9fe8b568c10ea6fa9)
- chore: eslint settings [`c4456ea`](https://github.com/arwes/arwes/commit/c4456ea32269c00f5e73baf979668292b51a70d1)
- fix(design): theme typography form controls tags group [`4dc7ef1`](https://github.com/arwes/arwes/commit/4dc7ef147d4b01f469c4ba381a0fa8c3fdb97d5f)
- chore(core): packages [`ff9b880`](https://github.com/arwes/arwes/commit/ff9b880a6b67b4a1c4052b1d40ab61fb6cadd280)
- chore: deploy scripts environment [`b96b0f6`](https://github.com/arwes/arwes/commit/b96b0f6e21109b2af621c37d93176e58c1fdaaf2)
- fix(core): list animation exiting [`04fa8c5`](https://github.com/arwes/arwes/commit/04fa8c52b4605e3f16dee132fe15c929e67ebd56)
- fix(core): stylesbaseline heading styles [`dedd185`](https://github.com/arwes/arwes/commit/dedd18582f4062f5108d40532b0d45e00e4447e4)
- fix(core): text component clone element prevent selection [`9025173`](https://github.com/arwes/arwes/commit/902517338d395847582e1a41c34c734048a32136)
- fix(sounds): with bleeps component name [`4cd8006`](https://github.com/arwes/arwes/commit/4cd800611377ad13ea3204d6b4f7858d805fbe14)
- fix(core): text bleep category [`6358972`](https://github.com/arwes/arwes/commit/6358972b62273fd26617f2905a53352930aec973)
- chore(playground): disable anime suspend when document hidden [`c1d09a4`](https://github.com/arwes/arwes/commit/c1d09a4f6deca7bb87ea7b78c09da5f6a0216a30)
- fix(playground): fix google analytics [`6c886e0`](https://github.com/arwes/arwes/commit/6c886e08e45d762328a29e9e9ee44614ce13f9ff)
- fix(core): stylesbaseline global font styles [`b077f45`](https://github.com/arwes/arwes/commit/b077f452bedb8d2a48ff78fa8fa574ef227572fc)
- feat(core): frame global class names [`7336cd8`](https://github.com/arwes/arwes/commit/7336cd8f83964e2e8998c5d3fb564ba8a38a0eab)
- chore(playground): html file [`21b92c4`](https://github.com/arwes/arwes/commit/21b92c4879d97a4cdcdef0bc90f68a865a9304da)
- fix(core): text animation dynamic styles [`58d2902`](https://github.com/arwes/arwes/commit/58d2902a9ad129c2a563d81c103f3e304f247e7b)
- chore(website): server development settings [`fc2db15`](https://github.com/arwes/arwes/commit/fc2db1565f7c1df0265550dda482bc0f2ae4d75b)
- fix(sounds): create or update bleeps recursion [`39908cb`](https://github.com/arwes/arwes/commit/39908cb3edc51a82cf86a960e764a68ab55caf1c)
- chore: project readme [`2d29fce`](https://github.com/arwes/arwes/commit/2d29fced3d52c775ff652ddfcd08d8189c5814af)
- chore: remove global unused package dependency [`cc29eba`](https://github.com/arwes/arwes/commit/cc29ebabd952ebf921ce4cca9c79aba404334b79)
- fix(core): figure styles [`8029c57`](https://github.com/arwes/arwes/commit/8029c57a2ed1c054f7f653d1fbab6a9e39cbb664)
- chore(playground): bleeps names update [`43c4674`](https://github.com/arwes/arwes/commit/43c4674be6368f0a3898668d332e56bb7c31d46d)
- chore(playground): sounds typing, readout, and figure [`3077b89`](https://github.com/arwes/arwes/commit/3077b8950be65156b37cf89b7960c0239994cadf)
- chore(playground): wallpaper images [`97b1232`](https://github.com/arwes/arwes/commit/97b12329215cea6a01ce009092d4219eca62c73e)
- chore: remove old arwes banner [`f695930`](https://github.com/arwes/arwes/commit/f69593074833454229ab61a7ab01dc0927d47aaa)
- chore(core): packages lock [`95bec0a`](https://github.com/arwes/arwes/commit/95bec0aebf544e0ae8100c520fcac860f59427d3)
- chore: packages lock [`17b555f`](https://github.com/arwes/arwes/commit/17b555faaa4a93ba5043b7389fea4ce8e3b0319e)

### [v1.0.0-alpha.17](https://github.com/arwes/arwes/compare/v1.0.0-alpha.16...v1.0.0-alpha.17)

> 27 January 2021
Expand Down

0 comments on commit a59b281

Please sign in to comment.