Skip to content

Commit

Permalink
v8 WIP Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Mar 22, 2023
1 parent 7d5843a commit b22a720
Showing 1 changed file with 91 additions and 0 deletions.
91 changes: 91 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,97 @@

# Change Log

# [8.0.0] WIP

### Bug Fixes

- **vue:** support for component props defined as array ([d5c70e4](https://github.com/framework7io/framework7/commit/d5c70e4631393b30d16479b678b000f3b53a257a))
- **router:** don't try to find route with empty path ([4e4ccad](https://github.com/framework7io/framework7/commit/4e4ccad0a5230421d004d6835c1b413e0e44da54))
- **smart-select:** fix smart select styles ([a014cbb](https://github.com/framework7io/framework7/commit/a014cbba4091789c7dc1d3d6b7d27d92e207f31f))
- fix iOS preloader color ([6d3c557](https://github.com/framework7io/framework7/commit/6d3c557e01def0c3e879646c01ad6714ebd8201a))
- **smart-select:** update lists styles ([70bfcd9](https://github.com/framework7io/framework7/commit/70bfcd90ae54c44b4cd2d3845a0c27affc9b7ab8))
- **core:** fix issue with custom page transitions ([933db6f](https://github.com/framework7io/framework7/commit/933db6f598a0cd32e722dc74d3d5d67af2ef9c9c))

### Features

- **timeline:** new syntax for timeline cols ([ce58827](https://github.com/framework7io/framework7/commit/ce58827285856d1607f7be107be3e44a99024c12))
- **checkbox:** allow to set checkbox icon position - start or end ([db9d799](https://github.com/framework7io/framework7/commit/db9d799d2139432ea35444c504e175414c11de9e))
- **core:** remove Core JS lazy modules ([25a9c8e](https://github.com/framework7io/framework7/commit/25a9c8ef3a5027eff35320b6788b5b93ac181a76))
- **smart-select:** allow to specify input icon position ([68a9fbc](https://github.com/framework7io/framework7/commit/68a9fbcb8e99edc8d9779aa1e8b20e235bd7c5cf))
- **svelte:** export `style` prop for modals ([65ecc23](https://github.com/framework7io/framework7/commit/65ecc23b698e08d259522952b0a8d2985acbcdbb)), closes [#4100](https://github.com/framework7io/framework7/issues/4100)
- **swiper:** remove support for auto init with "swiper-init" in favor of Swiper custom element ([35367f8](https://github.com/framework7io/framework7/commit/35367f8bb180666791029c3ddac66c5f826b1764))
- **swiper:** remove Swiper components export in React, Svelte & Vue in favor of Swiper Custom Element ([344c557](https://github.com/framework7io/framework7/commit/344c557804557a8e667b6b94ebf79d03b7570c75))
- **actions:** Material You styles, rename `bold` -> `strong` button ([d6a4718](https://github.com/framework7io/framework7/commit/d6a4718fefaebc8c385051ad387b535d5c5d3ab2))
- **autocomplete:** Material You styles, remove `expandInput` functioanlity ([7af373d](https://github.com/framework7io/framework7/commit/7af373d1e908426cb1dca2e11025ef76117d4a0b))
- **badge:** Material You styles ([5ca6a50](https://github.com/framework7io/framework7/commit/5ca6a50442ff1214306c33d4eefc62c1cdb52e6d))
- **block:** Material You styles, new `outline` style ([7f7cbe2](https://github.com/framework7io/framework7/commit/7f7cbe26aa10e3e8a51e2d6d147aacf933f2da9e))
- **block:** support for `-inset-[ios|md]` classes + similar components props ([908ca12](https://github.com/framework7io/framework7/commit/908ca126c527cb8b0f72f4da6104a309150fb592))
- **block:** support theme-specific `block-strong-[ios|md]` states ([75563ce](https://github.com/framework7io/framework7/commit/75563ce632f4e7b78bde8601a0f5e52ccd64a1ec))
- **breadcrumbs:** Material You styles ([d854233](https://github.com/framework7io/framework7/commit/d8542337b8d580f8dae040f6db6fa32ce0753871))
- **button:** Material You styles ([fd4e1f9](https://github.com/framework7io/framework7/commit/fd4e1f9aa493f16c1f98dc1115aca7d20ab4db77))
- **button:** new `tonal` buttons ([32daed7](https://github.com/framework7io/framework7/commit/32daed743658ff2fbef28e7652006a9b1c8c64ae))
- **calendar:** Material You styles ([2cc67b8](https://github.com/framework7io/framework7/commit/2cc67b8ce2e3b27ee081dce90cef54d4310559c1))
- **calendar:** Material You styles ([8abf7df](https://github.com/framework7io/framework7/commit/8abf7dfc06b2c4d751abc4e559bef1c92335ef8a))
- **card:** Material You styles, new `outline` and `raised` styles ([21a051e](https://github.com/framework7io/framework7/commit/21a051eed15b5846229e937bb9a873d30a496635))
- **chip:** Material You styles ([651406e](https://github.com/framework7io/framework7/commit/651406e7d061ef063f6ce8037bbc4fd0357c438b))
- **color-picker:** Material You styles ([b8a9eee](https://github.com/framework7io/framework7/commit/b8a9eee8bd7eae7d0240803771738d6231619b5f))
- **contacts:** Material You styles ([ab3d5a9](https://github.com/framework7io/framework7/commit/ab3d5a9d46c0342e9b17dad008283ee74e011fd5))
- **contacts-list:** Material You styles ([6f35c10](https://github.com/framework7io/framework7/commit/6f35c109f23a9ffd84307a91866335d244750f36))
- **core:** remove Menu components (use Popovers instead) ([cf2bb67](https://github.com/framework7io/framework7/commit/cf2bb67e34b602b3cc9f8550492c19fe6805a31d))
- **core:** `modal.open` accepts second `force` argument ([99f0267](https://github.com/framework7io/framework7/commit/99f026712fe3f7ceaf972eaeb0eca322552fe592))
- **core:** move `no-hairline` classes to common typography, replace noHairline components prop with `outline` ([ca7e2c9](https://github.com/framework7io/framework7/commit/ca7e2c9124f6c468c488aa385f665357d1f1a64f))
- **core:** move colors definitions to client side with new `colors` parameter and `app.setColorTheme` method ([30c38b8](https://github.com/framework7io/framework7/commit/30c38b81ea20cca145c1d6a32b0c6ef0a788cf78))
- **core:** new Material You colors system. `colorThemeCSSProperties` util now return object with `common`, `light` and `dark` vars ([9fb8b3a](https://github.com/framework7io/framework7/commit/9fb8b3ab3c512780b73cfb9f33ebc075c989d2ed))
- **core:** new page transitions in MD theme ([b050a88](https://github.com/framework7io/framework7/commit/b050a884bc32874b3ad666ab9f557931349b802c))
- **core:** remove `stackedPages` router functioanlity ([6c2e624](https://github.com/framework7io/framework7/commit/6c2e6242de17ed24db702aa0f880c797480e2ab8))
- **core:** remove Appbar module/component ([98285ca](https://github.com/framework7io/framework7/commit/98285ca47746a4c183af2b8834bf554c6d903f05))
- **core:** remove bars shadows in MD theme ([f14b30f](https://github.com/framework7io/framework7/commit/f14b30fece4866cc9bf62e5a2061676676395bfa))
- **core:** remove Elevation module ([780783b](https://github.com/framework7io/framework7/commit/780783b1d7f63ee8e726340676e113d4d583eb53))
- **core:** remove Lazy component, use native `loading="lazy"` instead ([515a170](https://github.com/framework7io/framework7/commit/515a17068bc6ba3b3b5647dc0b28ef5ca5aa61d4))
- **core:** remove Request module in favor of native `fetch` ([0a9f0a7](https://github.com/framework7io/framework7/commit/0a9f0a716bcb9fd3c5c998086d946566645ddc3d))
- **core:** rename `autoDarkMode` parameter to `darkMode` which accepts false, true or 'auto', add `setDarkMode` app method ([8759957](https://github.com/framework7io/framework7/commit/87599579f8b2c9d22e6d925b2e74db36238cff0e))
- **data-table:** Material You styles ([ff86338](https://github.com/framework7io/framework7/commit/ff863383a6a2ccbf0154b704044e3a8915d570ca))
- **dialog:** Material You styles + rename `bold` -> `strong` button ([fa37aee](https://github.com/framework7io/framework7/commit/fa37aee568425abe2ac51f014cf89fabaab1f16b))
- **fab:** Material You styles ([6f91229](https://github.com/framework7io/framework7/commit/6f912296a5bbde1929a1921cf5cdd5e7e1c8e7ef))
- **grid:** rework Grid module to use actual CSS grid, remove resizable grid ([8381a75](https://github.com/framework7io/framework7/commit/8381a7562e831882220757ec1cd8b939f71a3165))
- **input:** remove inline style inputs ([1d06525](https://github.com/framework7io/framework7/commit/1d06525bb007e6c37669eb448aa677fa7baf78d6))
- **inputs:** Material You styles ([3eb25e7](https://github.com/framework7io/framework7/commit/3eb25e73c3333de4022cb43beae6098fd59bc108))
- **list:** introduce `list-dividers` classes and props to enable/disable dividers between items ([07a9420](https://github.com/framework7io/framework7/commit/07a9420315dc79103f6441477eb7b9b3ddba9823))
- **list:** Material You colors, unify item-divider -> list-group-title ([9ec6aae](https://github.com/framework7io/framework7/commit/9ec6aae451c460903cdb729ecbeb5a22eb14d466))
- **list:** Material You styles + new `outline` and `strong` states + support theme specific `inset` props and classes ([fae5446](https://github.com/framework7io/framework7/commit/fae544673ea3ac8c34748788f10d66c59de8a10a))
- **list:** remove ListItemRow and ListItemCell components ([c5ed84b](https://github.com/framework7io/framework7/commit/c5ed84bea30631d2bae0f8726b0c9d2cbfd9e47e))
- **list:** support `label.item-content` as activable element ([e4cb150](https://github.com/framework7io/framework7/commit/e4cb1505573f69b4c1addc5b651853991606c1cd))
- **login-screen:** Material You styles ([accc5e5](https://github.com/framework7io/framework7/commit/accc5e510ef0490e851c7d0b3f8e23f30d4319f8))
- **menu-list:** Material You styles ([67a7aa2](https://github.com/framework7io/framework7/commit/67a7aa2066c1181bb9b30170efa11264996c1122))
- **messages+messagebar:** Material You styles ([1757396](https://github.com/framework7io/framework7/commit/17573965318f2c4e27aa40715803180a51cda821))
- **navbar:** Material You style navbar ([c9b7519](https://github.com/framework7io/framework7/commit/c9b751934f8ad128405e9a93a9da7ef12e60a569))
- **notification:** Material You styles ([d68621d](https://github.com/framework7io/framework7/commit/d68621dcf3b09243fb2496b6b9a4f30ca89c174c))
- **panel:** Material You styles + remove panels shadows ([a67c370](https://github.com/framework7io/framework7/commit/a67c37063d2f721b4ed508f619ec66ac11c45e37))
- **panel:** new `floating` panel effect ([45b6b89](https://github.com/framework7io/framework7/commit/45b6b89c96209cb1a10ae15159e5639dc2f829fc))
- **photo-browser:** Material You styles ([f065f63](https://github.com/framework7io/framework7/commit/f065f630ecfd422891749a0724e58222a53ec588))
- **photo-browser:** update to latest Swiper ([b8dbe29](https://github.com/framework7io/framework7/commit/b8dbe293c93a169b1faafcd52dbfaa3ab226988f))
- **picker:** Material You styles ([2135524](https://github.com/framework7io/framework7/commit/213552409a37754dc63e5123ad02f1279b8f4940))
- **popover:** Material You styles, new `angle` (corner) parameter ([b6ebbe3](https://github.com/framework7io/framework7/commit/b6ebbe3dbdaaae4e9c0dc16ba44380e5930e2c14))
- **popup:** Material You styles ([9ece196](https://github.com/framework7io/framework7/commit/9ece1969cb055ec178026d61764e177db995308b))
- **popup:** use `push` effect even if no safe areas detected ([da356cb](https://github.com/framework7io/framework7/commit/da356cb0273aeedcb5d639391d59e9734a7c9e80))
- **range:** Material You styles ([6bb3df2](https://github.com/framework7io/framework7/commit/6bb3df27723f8b12e0b14f700c7500b042a76415))
- **searchbar:** Material You styles ([f2d47c6](https://github.com/framework7io/framework7/commit/f2d47c697b21c8d2925efefd39f8cb53e1ad92e9))
- **sheet:** Material You styles ([fd17aed](https://github.com/framework7io/framework7/commit/fd17aed5331f92033f1d8618857b6be0fd6376c8))
- **sheet:** use `push` effect even if no safe areas detected ([5fd5130](https://github.com/framework7io/framework7/commit/5fd513047566c54f3484e7b3c86fbad6f71ac162))
- **sortable:** Material You styles ([4012322](https://github.com/framework7io/framework7/commit/40123227631c017672408caef881fb5121f4291d))
- **stepper:** Material You styles ([e1fe169](https://github.com/framework7io/framework7/commit/e1fe169e4af2655cbbfef22475ec33b6c398f4be))
- **subnavbar:** Material You styles ([8b8e152](https://github.com/framework7io/framework7/commit/8b8e15254485c9083d62ea9e53b46f9efcf9c02e))
- **swipeout:** Material You styles ([d85d591](https://github.com/framework7io/framework7/commit/d85d59138a6351cf53863381dc55ad1f8a5aace8))
- **swiper:** update to latest Swiper 9 ([03fa5d9](https://github.com/framework7io/framework7/commit/03fa5d9e4a725c31789eddc3dfcb9e55e5f0566e))
- **tabbar:** Material You styles + rename `tabbar-labels` -> `tabbar-icons` ([fbd07b0](https://github.com/framework7io/framework7/commit/fbd07b0ac2d643e377af5978e37cc28175ddc301))
- **tabs:** update to latest Swiper ([1e82bf4](https://github.com/framework7io/framework7/commit/1e82bf49945b9084dae428353f1e3070ab8fe035))
- **text-editor:** Material You styles ([357b1d5](https://github.com/framework7io/framework7/commit/357b1d56d10cb63c80600b12c9ab5f023c01d4f2))
- **timeline:** Material You styles ([a09698d](https://github.com/framework7io/framework7/commit/a09698dc849596a65729d7dba95e4fcf83350f25))
- **toast:** Material You styles ([bb09829](https://github.com/framework7io/framework7/commit/bb09829e96a946207b6e12e7d7f05645333e9d4b))
- **toggle:** Material You styles ([82c91d8](https://github.com/framework7io/framework7/commit/82c91d87e9c0dca312a31d5746cc58be212b9d92))
- **tooltip:** Material You styles ([e80fbb2](https://github.com/framework7io/framework7/commit/e80fbb283cbb888556669e446cc89bbfd370ce03))
- remove Aurora theme ([a9de963](https://github.com/framework7io/framework7/commit/a9de963ab980ec3c7a3ea7d3588ae51ae6b7c1be))

# [7.1.4](https://github.com/framework7io/framework7/compare/v7.1.2...v7.1.4) (2023-02-02)

### Bug Fixes
Expand Down

0 comments on commit b22a720

Please sign in to comment.