Skip to content

Latest commit

 

History

History
1321 lines (606 loc) · 58.6 KB

CHANGELOG.md

File metadata and controls

1321 lines (606 loc) · 58.6 KB

33.0.0 (2024-08-26)

Feat

  • Title: Update title component and Mistica tokens (#396) (d3df994), closes #397

BREAKING CHANGES

  • Title: Add some title styles and modify the existing ones. Rename the color tokens from mistica-design.

  • Update tokens

  • Update tokens again

  • Fix breaking change

32.0.0 (2024-08-19)

Features

  • Title: Split Title component and UIKit (#395) (161ac6d)

BREAKING CHANGES

  • Title: Rename TitleView with TitleHeaderFooterView. TitleHeaderFooterView will wrap the TitleView (Title component)

  • Enable link interactions

  • Extract Title component from TitleView (UITableViewHeaderFooterView)

  • Rename and some fixes

  • Rename tests path

  • CR changes

31.4.1 (2024-08-01)

Bug Fixes

  • Padding: IOS-10430 fix component padding (#393) (8ddd7eb)

31.4.0 (2024-07-26)

Features

  • Crouton: Allow to show crouton on a exact viewController (e30d0bc)

31.3.0 (2024-07-23)

Features

  • Skeletons: added Mistica Skeletons components for SwiftUI and UIKit (e99d295)

31.2.0 (2024-07-18)

Features

  • Snackbar: allow setting the accesibility identifier via SnackbarConfig (#386) (4f1e08c)

31.1.0 (2024-07-15)

Features

  • InputField: add numeric style and option to set textContentType (#385) (1db8499)

31.0.0 (2024-07-12)

Features

  • MisticaColors: Update MisticaColors and VivoNew palette (24a0a7c)

BREAKING CHANGES

  • MisticaColors: Refactor backgroundContainerBrand color token as MisticaColor

30.5.0 (2024-07-12)

Bug Fixes

  • iOS14: Upgrade package to iOS 14 and remove iOS 13 dependencies (f8e6578)

Features

  • Accesibility: Set sheet title label accessibility trait to header (#384) (72ade6d)

30.4.0 (2024-06-27)

Features

  • Accesibility: Accesibility of Snackbars and croutons (#375) (21bf939)
  • Feedback: Feedback icons for O2 new (#374) (76ce0ce)

30.3.0 (2024-06-18)

Features

  • Feedback: LATCH-1676 Allowing 3 buttons at the same time: primary, secondary and link (7a260f5)

30.2.0 (2024-06-11)

Features

  • Accesibility: Update color tokens for accessibility (c305146)

30.1.1 (2024-06-06)

Bug Fixes

  • Header: Header does not display correctly in iOS 14 (c0edf11)

30.1.0 (2024-06-04)

Features

  • Row: IOS-9929 Do not use the subtitle color for description label (#371) (1cc1689)

30.0.0 (2024-05-09)

Features

  • O2New: Add new O2New brand (6c8c194)

BREAKING CHANGES

  • O2New: Refactor backgroundBrand color token as MisticaColor new type

29.11.1 (2024-04-30)

Bug Fixes

  • SVGImagesDownload: Minor change to generate commit to fix previous commit (#364) semantic release typo (#365) (b484da2)

29.11.0 (2024-04-29)

Features

  • Accessibility: IOS-9786 VIVO Novo app accessibility Assinaturas: decorative images/animation to ignore (#362) (5325295)

29.10.0 (2024-04-22)

Features

29.9.0 (2024-04-17)

Bug Fixes

  • ColorTokenImporters: Add type filter for color token importer (af44945)

Features

  • Accessibility: IOS-9797 VIVO Novo app accessibility: Titles in native content (7fb989e)

29.8.0 (2024-04-11)

Features

  • Accessibility: IOS-9794 VIVO Novo app accessibility: Bottom sheet formats (#356) (1043989)

29.7.4 (2024-04-10)

Bug Fixes

  • Carousel: Add missing inverse style option for the page bullets (b6086f0)

29.7.3 (2024-04-04)

Bug Fixes

  • StepView: Fix stepper lottie animation in 4.4.1 version (55d406c)

29.7.2 (2024-04-04)

Bug Fixes

  • Button: wrong text color token in misticaLinkInverse button style (#352) (a84a380)

29.7.1 (2024-04-03)

Bug Fixes

  • Package: Update Lottie SDK to 4.4.1 and SDWebImage to 5.19.1. Both with PrivacyManifest included. (c6b80a2)

29.7.0 (2024-04-02)

Features

29.6.0 (2024-03-19)

Features

  • DataCard: LATCH-1334 Now DataCard allows color customization (#345) (49bdb8e)

29.5.1 (2024-03-13)

Bug Fixes

  • Callout: LATCH-1294 Improving Callout layout to give more room to … (#344) (630c9c5)

29.5.0 (2024-03-05)

Features

  • UIButton: added extension for SVG images in URLs (7942feb)

29.4.0 (2024-02-29)

Features

  • NewBrand: add new Tu brand (5ed7c7c)

29.3.0 (2024-02-21)

Features

  • Callout: IOS-9818 Adding inverse variant (#337) (29dfe62)

29.2.0 (2024-02-06)

Features

  • Sheet: IOS-9663 Add accessibility to the background view (#335) (7335c6d)

29.1.1 (2024-02-02)

Bug Fixes

  • AccessibilityIdentifiers: IOS-9694 - New struct for common Ids (#334) (838aa6b)
  • List: Make list chevron accesibility identifier visible and configurable (#333) (28967aa)

29.1.0 (2024-01-25)

Features

  • skin: IOS-9684 update design tokens from mistica-design branch: production (#331) (7ba2e09)

29.0.0 (2024-01-25)

Features

  • Crouton: Fixed an error while the close button could not be presented with all the intervals supported (94f42d2)

BREAKING CHANGES

  • Crouton: Removed infiniteWithClose duration from SnackbarDismissInterval.

  • IOS-9726 Fix close button with any duration

  • Run swiftformat

28.0.1 (2024-01-16)

Bug Fixes

  • TabsView: Allows consumers to select an item and deselect all (#328) (1191096)

28.0.0 (2024-01-09)

Features

  • Image: added parameter to custom size image row in UIKit (269a8f2)
  • List: Add mising functionality to List (5a81b74)
  • Snackbar: Add Snackbar changes to the SwiftUI version (74fce28)

BREAKING CHANGES

  • List: List asset .image has been renamed to .custom. This custom case has as parameter .image(UIImage) or .url(URL)

  • https://jira.tid.es/browse/IOS-9421: Add support for url and image gesture

  • Snackbar: Added changes to the public methods in CroutonController to make it easier to configure.

  • IOS-9604 Added infinite interval to crouton and snackbar for the SwiftUI versions.

  • IOS-9604 Fixed an error returning dismiss reason when should be timeout.

  • Run swiftformat

  • IOS-9604 Added a config to be deterministic when selecting a time interval with/without an action. Added the same config to the crouton version in UIKit.

  • Run swiftformat

  • IOS-9604 Fixed PR comments

27.0.0 (2023-11-10)

Features

  • crouton: Ios 9391 snackbar infinite actions (#322) (888e0b4)

BREAKING CHANGES

  • crouton: DismissHandlerBlock has changed and now has a CroutonControllerDismissReason as return parameter

  • IOS-9391 Add infinite time interval to Crouton.

  • Run swiftformat

  • IOS-9391 Fix PR comments.

  • Run swiftformat

  • IOS-9441 Add a reason parameter to know why the crouton was dismissed.

  • Run swiftformat

  • IOS-9441 Remove consecutive case for now.

26.4.1 (2023-11-02)

Bug Fixes

  • URL: Fix URL extension to be internal instead of public to avoid possible collisions with other implementations (9b4e0cc), closes #321

26.4.0 (2023-11-02)

Bug Fixes

  • DataCard: title, description or buttons could be empty (#317) (de7a87a)
  • Header: Setting a minimum height of 24px for rows in a Header (f6463a3)
  • Tag: update background color for inactive state (#319) (d3b95b8)
  • URL: Fix URL(string:) behavior on iOS 17 (63b7d0b)

Features

  • ListCellContentView: Add public titleTextColorType property to be able to change the center section title color. (d6a2dd9)

26.3.0 (2023-10-25)

Features

  • FontStyle: Wrong base sizes for presets 5, 9 and 10 #311 (1a6c183)
  • Header: added the Small style (281be43)
  • skin: update design tokens from mistica-design branch: production (#313) (9bf2885)

26.2.0 (2023-10-16)

Bug Fixes

  • Button: change colors for disabled style (#308) (e829160)
  • Button: change colors for disabled style (#310) (fb108a1)
  • Button: Change cornerCurve from continuous to circular (#307) (26a73b3)
  • Snackbar: change color for action button (#304) (7054e3d)
  • Tag: change foreground and background colors according to specs (#309) (6a9f441)

Features

  • Button: Added accesibility to right image (chevron) (05d77d9)

26.1.0 (2023-09-25)

Features

  • Feedback: Update component (9bfe335)

26.0.1 (2023-09-04)

Bug Fixes

  • RadioButton: IOS-9285 Fix radio button / check box colors (#301) (ac18920)

26.0.0 (2023-08-31)

Bug Fixes

  • BottomSheet: Changed SVG coder (#296) (4480d47)

  • Checkbox: set color for filling and rounded border (#297) (076343d)

  • IOS-9146: BottomSheet actions (#299) (e380ecc), closes #299

Features

  • BottomSheet: Added SVG image format support. (#293) (fe71624)
  • Button: iOS-9080 button chevron (977b1d9)

BREAKING CHANGES

  • Action type has been renamed as ActionList. To use the previous actions(items: [ActionItem]) rename the case in your project as actionList(items: [ActionListItem]). Also ActionItem has been renamed as ActionListItem.

25.4.0 (2023-07-24)

Features

  • Fonts: IOS-9162 Update token weights for native components (#288) (c926e4a)

25.3.2 (2023-07-19)

Bug Fixes

  • Popover: Popover improvements (align with figma specs) (#291) refs SMARTWIFI-7203 (db1dfb0)

25.3.1 (2023-07-19)

Bug Fixes

  • Bottom Sheet: Fix component to expand horizontally (#290) (266c5d8)
  • InputField: Avoid TextField auto expands horizontally (#289) (c321d88)

25.3.0 (2023-06-29)

Bug Fixes

  • cornerRadius: Fix corner radius when the radius is calculated based on the view frame width/height (d161eed)

Features

  • NewVivoTypographyTokenWeights: IOS-8335 Added new typography token weights to support the new vivo typography. (#286) (b5bf080)

25.2.0 (2023-06-19)

Features

25.1.0 (2023-06-08)

Features

  • VivoNewSkin: Add VivoNew skin. Updated all palettes for all brands. (c2d1b78)

25.0.0 (2023-05-30)

chore

  • SPM: IOS-9013 Combine mistica into a single package to prevent duplicated symbols when importing Mistica and MisticaSwiftUI (#283) (10179e6)

BREAKING CHANGES

  • SPM: Mistica package now contains MisticaSwiftUI and Mistica for UIKit, imports of MisticaSwiftUI will need to be changed to import Mistica

24.0.0 (2023-05-26)

  • IOS-8008 header evolution (#269) (1ca5a6e), closes #269

BREAKING CHANGES

  • Header evolution, the design has been updated and the way of indicating the properties of each element has been simplified.

  • IOS-8008 removed old Labels

  • IOS-8008 removed old label from Header in catalog app

  • IOS-8008 Updating the catalog viewcontroller according to the specs

  • IOS-8008 add a Header SwiftUI version

  • IOS-8008 add the Header SwiftUI version

  • IOS-8008 add marging to Header view

  • IOS-8008 add a HeaderStyle

  • IOS-8008 add Style to header

  • IOS-8008 configure view by setUpView method

  • IOS-8008 remove HeaderView.Style enum

  • IOS-8008 fix screenshot tests

  • IOS-8008 add more screenshots

  • IOS-8008 add SwiftUI Header screen-shot

  • IOS-8008 fix right margen

  • IOS-8008 changes from reviewers

  • IOS-8008 simplify properties in Header

  • IOS-8008 add lineLimit to Header SwiftUI control

  • IOS-8008 add lineLimit to Header UIKit

  • IOS-8008 Extract the HeaderText class

  • IOS-8008 Moved HeaderViewStyle to MisticaCommon to simplify enums

  • IOS-8008 To avoid a breaking change, I make the title and pretitle properties public

  • IOS-8008 removed setup method and fix

23.6.1 (2023-05-23)

Bug Fixes

  • HighlightedCard: actionButton duplicated for accessibility tool (#276) (3e2794c)

23.6.0 (2023-05-17)

Features

  • MisticaTokens: IOS-8300 added Mistica Tokens cornerRadius for every component. (c3d569d)

23.5.0 (2023-05-05)

Features

  • Feedback: added a new feedback type with custom icon (#273) (10ebf94)

23.4.0 (2023-05-04)

Features

  • FontWeight: Add FontWeights to the ".custom" brand (#271) (85317ee)

23.3.0 (2023-04-25)

Features

  • Colors: Update textSecondaryInverse for all brands (ac37ba6)

23.2.0 (2023-04-18)

Features

  • FontWeight: Added brandeable FontWeights (d4280c2)

23.1.0 (2023-04-13)

Features

  • TitleView: IOS-8290 default title style based on the brand (#268) (7d3a347)

23.0.2 (2023-03-21)

Bug Fixes

  • Tabs: change the font colour and icon of the selected tab from the one that is not (d8d27b4)

23.0.1 (2023-03-17)

Bug Fixes

  • Brand: IOS-8206 Updated Movistar color palette with the latest changes. (#265) (09945a8)

23.0.0 (2023-03-16)

Bug Fixes

Features

  • Brand: New moves brand and remove prominent (016ad74)

BREAKING CHANGES

  • Brand: Renamed some tokens from the color palettes and removed prominent variant theme and all the code related with ThemeVariant

  • IOS-7865 Update movistar mistica color palette for digital hub. Removed/renamed some tokens from MisticaColors protocol. Removed GradientView cause now is not used anymore.

  • Run swiftformat

  • IOS-7865 Removed O2Classic snapshots.

  • IOS-7865 Added new snapshots for the new Movistar color palette.

  • IOS-7865 Update ColorToolkit+UIColor with some tokens renamed.

  • IOS-8052 Removed all code related with theme variants and prominent.

  • Run swiftformat

22.1.0 (2023-03-15)

Features

  • FontStyle: added a new font style for DataCard titles (1e490f4)

22.0.1 (2023-03-09)

Bug Fixes

  • DataCard: Fix DataCard UI with respect to the latest design requirements. (b78e0b1)
  • ListCellContent: Rename registered ListViewCells in Catalog (a05cb94)

22.0.0 (2023-03-03)

Bug Fixes

  • DataCard: fix compilation error with Xcode 14.3 beta 2 (e26751b)

BREAKING CHANGES

  • DataCard: removes use of optional binding where it's not needed

21.1.0 (2023-03-03)

Features

  • Tag: add optional icon to the left of tag text (0a7f255)

21.0.0 (2023-03-02)

Features

  • ListViewCell: Refactor ListViewCell as independent view for TableView and CollectionView (4a8704b)

Reverts

  • Revert "LATCH-335 Update component Tag with icon (#249)" (#251) (516e316), closes #249 #251

BREAKING CHANGES

  • ListViewCell: ListViewCell has been independently refactored as a UIView. What we used to use as ListViewCell is now ListTableViewCell for ListTableViews. It has also been exposed as ListCollectionViewCell for CollectionViews.

20.2.0 (2023-02-10)

Features

20.1.1 (2023-02-10)

Bug Fixes

  • MisticaColors: Fix brand color for dark mode in MovistarColorPalette (5635d89)
  • semantic-release: Update Node to latest version available (ca5cd24)

20.1.0 (2023-01-11)

Bug Fixes

  • semantic-release: Fix version to 20.0.2 (9c5bb6f)
  • semantic-release: Move version specification to semantic-release package argument (bbc5e23)

Features

  • Accessibility: Allow TagView's label accessibility identifier edition and default accessibility identifier of FeedbackView (0e21390)

20.0.0 (2022-12-30)

Bug Fixes

  • FontToolKit: Font size calculus algorithm improvements (#237) (98b2663)

BREAKING CHANGES

  • FontToolKit: Now Mistica uses UIFontMetricts for calculating the font size based on the dynamic type selected by the user. It must work as before but we can found some differences.

19.1.0 (2022-11-23)

Features

  • Crouton: Added the option to customize the time to dismissed the Crouton (UIKit)(#231) (94195ca)

19.0.0 (2022-11-17)

Bug Fixes

  • Sheet: improvements and ui fixes. (864e1d4)

BREAKING CHANGES

  • Sheet: The API of Sheet component is simpler, now is not needed to change the presentation as style as it is not needed to pass a transition delegate.

18.3.1 (2022-11-16)

Bug Fixes

  • LegacyTextFieldCoordinator: Fixing focus (#230) (d419ed9)

18.3.0 (2022-10-21)

Features

  • Sheet: Implement Sheet v2 (informative and action styles) (08581b1)

18.2.4 (2022-10-11)

Bug Fixes

  • Sheet: Fix dismissal bug and TestUI in Sheet (427d1dd)

18.2.3 (2022-09-27)

Bug Fixes

  • Sheet: IOS-7725 Load icons asynchronously (#221) (f167058)

18.2.2 (2022-09-23)

Bug Fixes

  • Sheet: IOS-7720 Fix asset size (5b957c7)

18.2.1 (2022-09-22)

Bug Fixes

  • Accesibility: Fix infinite loop in accesibility modifiers (SwiftUI) (1274626)

18.2.0 (2022-09-21)

Features

  • Sheet: Add dark mode support in icon rows (b475f2d)

18.1.0 (2022-09-16)

Features

  • BottomSheet: IOS-7624 Add BottomSheet component (4e28ce1)

18.0.1 (2022-08-31)

Bug Fixes

  • Assets: IOS-7644 Exclude common assets from protocol (#211) (e664ecc)
  • SwiftUI: Fix navigation bar back tint color for iOS 16 (7eca013)
  • Version: Fix mistica version and catalog version (#209) (a3aaffa)

18.0.0 (2022-08-11)

Code Refactoring

  • Colors: Update Color Palette definition. (#206) (f433140)

Features

BREAKING CHANGES

  • Colors: Color palette properties are no longer static variabales.
  • SwiftUI: Custom brands are now supported.

17.1.0 (2022-08-01)

Bug Fixes

  • Prominent: Fix prominent theme colors for Movistar (#199) (7c74ba6)

Features

  • Logo: changed new Mística logo (c97e7ce)

17.0.1 (2022-07-20)

Bug Fixes

  • TitleView: Make TitleView and TitleViewTest public adding them i… (#195) (ff70de4)

17.0.0 (2022-07-18)

Features

  • MisticaEvolution: Update corner radios, textPreset, Title component and colors. (#193) (2dd4c9c)

BREAKING CHANGES

  • MisticaEvolution: Text presets from 5 to 10 does not need to receive weight.

16.0.0 (2022-05-30)

Bug Fixes

  • RadioButton: Accesibility traits (#170) (447a167)

  • IOS-7087 Remove logic in error and info feedback screen in asset in vivo (#183) (a538277), closes #183

Features

  • Colors: Update colors to match web and Android (#166) (03341d3)

BREAKING CHANGES

  • Update colors to match web and Android fix(feedback): add an icon in the information feedback screen

  • IOS-7087 add icnNotificationInfo to Vivo brand

  • IOS-7087 fix snapshots tests

  • IOS-7087 add mac-provisioning github action to test

  • IOS-7087 add github-actions

  • IOS-7087 unnecessary tasks eliminated

  • IOS-7087 run fastlane setup after mac-provisioning task

  • IOS-7087 run fastlane setup after mac-provisioning task

15.2.1 (2022-02-23)

Bug Fixes

  • Tags: IOS-7304 Tags won´t capitalize its text anymore (#165) (b6a102d)

15.2.0 (2022-02-15)

Bug Fixes

  • EmptyState: Missing accesiblity IDS in Empty state. Fix wrong color on InputField borders - SMARTWIFI-3416 (#161) (4c61058)

Features

  • Feedback: IOS-7228 Updating feedback success/error lottie animations (#164) (bb378eb)

15.1.0 (2022-01-25)

Features

  • Feedback: Add error animation for feedback view for vivo IOS-7087 (#159) (3c85ab8)

15.0.1 (2022-01-21)

Bug Fixes

  • Tags: Fix tag background colors on dark mode - IOS-7221 (#157) (3406dc2)

15.0.0 (2022-01-05)

Features

BREAKING CHANGES

  • Tag: The existing Tag component has changed in many ways: size, color, font and icon support.

14.2.0 (2021-12-20)

Features

14.1.0 (2021-12-03)

Bug Fixes

  • EmptyState: Missing accessibility ids on the Empty State - SMARTWIFI-3093 (#148) (72d4f2b)

Features

  • Feedback: IOS-7129 ADD: Error Reference inside feedback component (#144) (6da246c)

14.0.0 (2021-10-19)

Features

  • Blau Color Palette: Update colors of Blau brand style (81c01a9)
  • Xcode 13 & Swift 5.5: Add support for Xcode 13 and Swift 5.5 (b6b0d12)

BREAKING CHANGES

  • Xcode 13 & Swift 5.5: Now the library support Swift 5.5, it means that it not compatible with projects using previous versions.

13.0.1 (2021-09-28)

Bug Fixes

  • EmptyState: Do not show border in non card styled empty states (#140) (6a741de)

13.0.0 (2021-09-23)

Features

  • Blau brand style: Add new brand style: Blau (19bae89)

BREAKING CHANGES

  • Blau brand style: The enum BrandStyle has a new case: blau

12.0.0 (2021-09-16)

Bug Fixes

  • EmptyState: Controlador de estado vacío de botones IOS-7012 (#137) (d14a4fd)

  • refactor(SegmentSelector) Rename SegmentSelector to Filter (#136) (6830ea9), closes #136

BREAKING CHANGES

  • SegmentSelector as been renamed to Filter.

11.4.0 (2021-09-14)

Bug Fixes

  • SegmentSelector: Fix segment selection after theme changes (#131) (27afa2e)

Features

  • Callouts: Callouts component. (cea08de)
  • EmptyState: Empty state component. (211eb4d)
  • Font: Update font weights in Rowlist and Cards (17dabdf)

11.3.0 (2021-07-01)

Features

  • Controls: Update Checkbox and RadioButton animations (#112) (ff570de)

11.2.0 (2021-05-05)

Bug Fixes

  • DarkMode: Update neutralHigh and skeletonWave colors (#113) (19397f1)

Features

11.1.2 (2021-04-28)

Bug Fixes

  • DarkMode: Fix dark mode colors in classic o2 (#109) (7e6a7f6)
  • DarkMode: Update backgroundColor of ListViewCell (#110) (91b22b2)

11.1.1 (2021-04-22)

Bug Fixes

  • Mistica: IOS-6687 Updating lottie-ios version (#106) (1ee1286)

11.1.0 (2021-04-21)

Bug Fixes

  • DarkMode: Update background color of Button (a4b466e)
  • SectionTitle: fix more than one line. Add snapshot test. (36a75c7)

Features

11.0.0 (2021-04-08)

Features

  • DarkMode: Components now support dark mode (5a1eb8a)
  • FontStyle: update font styles (334c49a)

BREAKING CHANGES

  • FontStyle: Text preset nomenclature has been reversed from smallest to largest

10.0.0 (2021-03-10)

Bug Fixes

  • Feedbacks: Update Feedbacks handling of close and back buttons (201d9b7)
  • SnapshotTests: Update to iOS 14.4 / Xcode 12.4 (d8d3af3)

Features

  • ColorPalette: Update color palette (0b79886)

BREAKING CHANGES

  • ColorPalette: Some colors haven been renamed or removed
  • Feedbacks: Feedback configuration API related to back/close button has changed

9.0.1 (2021-02-24)

Bug Fixes

  • Accessibility: improve Accessibility on Cards. Update Cards docs (#86) (3bbe36b)

9.0.0 (2021-02-17)

Bug Fixes

  • ColorPalette: fix backgroundPromo color of O2ClassicColorPalette (#75) (fd87da0)
  • DataCard: fix border color of card (cb4c3b0)
  • HighlightedCard: add support for xib and storyboard (5e3afa7)
  • HighlightedCard: fix showActionButton and showCloseButton so that the value of the variables makes sense in English (b6a2921)
  • HighlightedCard: nake init with parameters: (title:subtitle:rightImage:actionButtonStyle:) configures the correct styles. (31f2bf6)
  • HighlightedCard: set multi lines support for both texts (title and subtitle) (#77) (657a3bc)
  • HighlightedCard,MediaCard,MediaCard,Stepper: fix border color by replacing "divider" by "border" of the color palette and set the border size to 1 px (66e4aae)
  • MediaCard: fix border color of card and vertical spacing after headline (f62b6f2)
  • Stepper: Update Lottie stroke width (#76) (0c9a35f)

BREAKING CHANGES

  • HighlightedCard: texts (title and subtitle) of HighlightedCard have no restrictions of number of lines and both add support multi lines.
  • Button: Make Button a UIControl (#79) (4b57222)

8.0.1 (2021-01-28)

Bug Fixes

  • HeaderView: add support for setting custom accessibility IDs and labels (#71) (97a98cd)
  • ListViewCell: Add missing accessibility identifiers in ListViewCell (#70) (33e1c8c)

8.0.0 (2021-01-26)

Bug Fixes

  • ListViewCell: Rename ListCellView to ListViewCell (#65) (ffba956)
  • Mistica: Remove screenshots images from Mistica bundle (f81c331)

BREAKING CHANGES

  • ListViewCell: Rename ListCellView to ListViewCell

Features

  • Cards: new DatCard and MediaCard components (163f388)

7.1.0 (2021-01-20)

Features

7.0.0 (2021-01-12)

Bug Fixes

  • Button: Does not update automatically the view's layout margins to reflect the safe area. (#58) (e408f07)
  • Checkbox: Rename CheckBox to Checkbox (#53) (f66721f)

BREAKING CHANGES

  • Checkbox: Rename CheckBox to Checkbox

6.0.0 (2020-11-30)

Bug Fixes

  • Mistica: Remove unnecessary bundle resources (#48) (97e7540)

Features

  • Lists: APPS-6771 Icon changes on lists (#31) (70c6d96)

BREAKING CHANGES

  • Lists: Lists assets API changed

5.0.0 (2020-11-19)

Bug Fixes

  • Cocoapods: Fix paths of source_files and resources (85c3da1)

Features

  • Mistica: Rise deployment target to iOS 12 (#32) (703e21f)

BREAKING CHANGES

  • Mistica: iOS 11 has been deprecated.

4.0.0 (2020-11-11)

Features

  • Button: Remove min width in Button link (9b711dd)
  • Feedbacks: Update MovistarES error feedback animation (#27) (aab0d49)

BREAKING CHANGES

  • Button: Button link won't have a min width anymore
  • Feedbacks: The existing feedback animation will be replaced with this new version

3.1.0 (2020-11-04)

Features

  • UINavigationBar: Add UINavigationBar extension for provides styles based on the brand used. (fe448ff)

v3.0.0 (2020-10-28)

Breaking Changes

  • Delete MisticaCatalog library, migrate Mistica app to SwiftUI and apply new design for components list screen (c204a17)

v2.3.0 (2020-10-20)

Features

  • RadioButton: new RadioButton component (07cdcdf)
  • CheckBox: new CheckBox component. (f8ac04d)
  • Switch: new Switch component. (d8e1e2f)
  • Development: added header rule to SwiftFormat. (58bac11)

v2.2.0 (2020-10-07)

Bug Fixes

  • Feedbacks: show icons correctly in o2Classic brand (5ba329b)
  • Croutons: make the component can skip the safe area automatically. (5ba329b)

v.2.1.0 - 2020-09-29

  • Update FontToolkit adding a parameter for constraining the preferred size of each text preset

v.2.0.0 - 2020-09-17

  • Update FontStyle with new text-presets

v.1.3.5 - 2020-09-10

  • Freeze enums in Mistica
  • Fix loading button in MisitcaCatalog
  • Allow showing a navigation bar in the MisticaCatalog landing view

v.1.3.4 - 2020-09-08

  • Add module stability and compatibility with Xcode 12.

v.1.3.3 - 2020-09-08

  • Play animation after finish retry async task.

v.1.3.2 - 2020-09-03

  • Merge v1.1.2 branch

v.1.3.1 - 2020-09-01

  • Fix popover misalignment when the target view is next to the side and support adding the popover to scrollviews.

v.1.3.0 - 2020-08-27

  • Add new retryButton for FeedbackView

v.1.2.0 - 2020-08-26

  • Add HighlightedCard component.
  • Add app icon to example app.

v.1.1.2 - 2020-09-03

  • Fix Movistar dark prominent color.

v.1.1.1 - 2020-08-20

  • Fix Movistar prominent colors.

v.1.1.0 - 2020-08-17

  • Add accessibilityIdentifier to SegmentSelector and TagView.
  • Take advantage of updating SwiftFormat rules to avoid conflicts with SwiftFormat 0.45.6.

v.1.0.2 - 2020-08-14

  • Fix O2ColorPalette

v.1.0.1 - 2020-08-11

  • Update Vivo bubbleOtherBackground color.

v.1.0.0 - 2020-08-07

  • First release!