Skip to content

Commit

Permalink
Release 0.9.0 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovic35 authored Jan 5, 2023
1 parent 7590e9e commit 526131e
Show file tree
Hide file tree
Showing 70 changed files with 2,438 additions and 1,071 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.9.0] - 2023-01-05

- [DemoApp/SDK] #263 Refactor the lists variant list selection
- [DemoApp] #304 Update Bar tab component illustration in landscape
- [Doc] #286 Use ODS Jekyll theme header to display favicons on documentation github pages
- [DemoApp] #265 Update the Progress indicator variant list selection
- [DemoApp] #266 Update the Slider variant list selection
- [DemoApp] #307 Update default text in TextFields according to the selected capitalization

## [0.8.0] - 2022-11-30

- [SDK] #295 Add NOTICE.txt file for Orange Images usage
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "fastlane", '~>2.205.0'
gem "fastlane", '~>2.211.0'
gem "cocoapods", '1.11.3'

plugins_path = File.join(File.dirname(__FILE__), 'OrangeDesignSystemDemo/fastlane', 'Pluginfile')
Expand Down
76 changes: 38 additions & 38 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@ GEM
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.587.0)
aws-sdk-core (3.130.2)
aws-partitions (1.687.0)
aws-sdk-core (3.168.4)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.61.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-s3 (1.117.2)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.0)
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.1.0)
Expand Down Expand Up @@ -81,13 +81,13 @@ GEM
rake (>= 12.0.0, < 14.0.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
dotenv (2.8.1)
emoji_regex (3.2.3)
escape (0.0.4)
ethon (0.15.0)
ffi (>= 1.15.0)
excon (0.92.3)
faraday (1.10.0)
excon (0.96.0)
faraday (1.10.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -106,8 +106,8 @@ GEM
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
Expand All @@ -116,7 +116,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.6)
fastlane (2.205.2)
fastlane (2.211.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -160,9 +160,9 @@ GEM
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.21.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-core (0.5.0)
google-apis-androidpublisher_v3 (0.32.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-core (0.9.3)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
Expand All @@ -171,44 +171,44 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-iamcredentials_v1 (0.10.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-playcustomapp_v1 (0.7.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-storage_v1 (0.14.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-iamcredentials_v1 (0.16.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-playcustomapp_v1 (0.12.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-storage_v1 (0.19.0)
google-apis-core (>= 0.9.0, < 2.a)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.2.0)
google-cloud-storage (1.36.2)
google-cloud-errors (1.3.0)
google-cloud-storage (1.44.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.19.0)
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.1.3)
googleauth (1.3.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
highline (2.0.3)
http-cookie (1.0.4)
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
jmespath (1.6.2)
json (2.6.1)
jwt (2.3.0)
jwt (2.6.0)
memoist (0.16.2)
mini_magick (4.11.0)
mini_magick (4.12.0)
mini_mime (1.1.2)
minitest (5.15.0)
molinillo (0.8.0)
Expand All @@ -234,9 +234,9 @@ GEM
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.3)
signet (0.16.1)
signet (0.17.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.0)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simctl (1.6.8)
Expand All @@ -257,7 +257,7 @@ GEM
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.1)
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.7.0)
word_wrap (1.0.0)
Expand All @@ -281,8 +281,8 @@ PLATFORMS

DEPENDENCIES
cocoapods (= 1.11.3)
fastlane (~> 2.205.0)
fastlane (~> 2.211.0)
fastlane-plugin-changelog

BUNDLED WITH
2.3.10
2.3.16
22 changes: 18 additions & 4 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Icons.xcassets/Close.ima
OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Images.xcassets/img_about.imageset/[email protected]
OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Images.xcassets/img_about.imageset/[email protected]
OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Images.xcassets/ods_empty.imageset/ods_nopicture.png
OrangeDesignSystem/Sources/OrangeDesignSystem/Resources/Icons.xcassets/controlsTableViewRowXCheckmark/controlsTableViewRowXCheckmark.svg

OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/AboutImage.imageset/AboutImage.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Add.imageset/Add.png
Expand All @@ -24,10 +25,17 @@ OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/chips/iconsFunctio
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/chips/iconsFunctionalUiEMIcHeartRecommend.imageset/[email protected]

OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/empty.imageset/nopicture.png
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/tabBarIcon/component-atom_32.imageset/component-atom_32.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/tabBarIcon/Guideline-DNA_32.imageset/Guideline-DNA_32.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/tabBarIcon/info_32.imageset/info_32.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/tabBarIcon/Module-molecule_32.imageset/Module-molecule_32.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/appTabBar/component-atom_32.imageset/component-atom_32.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/appTabBar/Guideline-DNA_32.imageset/Guideline-DNA_32.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/appTabBar/info_32.imageset/info_32.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/appTabBar/Module-molecule_32.imageset/Module-molecule_32.svg

OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/tabBar/Heart_19371.imageset/Heart_19371.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/tabBar/Info_19371.imageset/Info_19371.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/tabBar/Notification_Alert_19371.imageset/Notification_Alert_19371.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/tabBar/Search_19371.imageset/Search_19371.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/tabBar/Settings_19371.imageset/Settings_19371.svg

OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/thumbs/Banners.imageset/DSM-iOS-Components-Banners.png
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/thumbs/Buttons - Shape.imageset/Buttons - Shape.png
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/thumbs/Cards_1.imageset/Cards_1.png
Expand All @@ -44,5 +52,11 @@ OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Tab bar.imageset/T
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Text edit menu.imageset/Text edit menu.png
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Typography.imageset/Typography.svg

OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Recipes/iconsCommunicationDIIcIceCream.imageset/iconsCommunicationDIIcIceCream.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Recipes/iconsCommunicationDIcCafe.imageset/iconsCommunicationDIcCafe.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Recipes/iconsCommunicationDIcCookingPot.imageset/iconsCommunicationDIcCookingPot.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Recipes/iconsCommunicationRUIcRestaurant.imageset/iconsCommunicationRUIcRestaurant.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Recipes/iconsCommunicationDIIcIceCream.imageset/iconsCommunicationDIIcIceCream.svg
OrangeDesignSystemDemo/OrangeDesignSystemDemo/Assets.xcassets/Recipes/iconsCommunicationDIcCafe.imageset/iconsCommunicationDIcCafe.svg
End of the parts list under Orange SA Copyright

Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ struct ODSButtonStyleModifier: ViewModifier {
let emphasis: ODSButton.Emphasis
@Environment(\.theme) var theme

@ViewBuilder func body(content: Content) -> some View {
@ViewBuilder
func body(content: Content) -> some View {
switch emphasis {
case .highest:
let style = ODSShapedButtonStyle(shapeType: .filled,
Expand Down

This file was deleted.

Loading

0 comments on commit 526131e

Please sign in to comment.