Releases: breeffy/react-native-monorepo
Releases · breeffy/react-native-monorepo
v0.8.0
v0.7.0
Legend: 💥 Breaking Change | 🔥 Major Feature | 🚀 Feature | 🐛 Bug
Packages
@breeffy/calendars
- 🚀 New:
initialSelectedDates
property to pass initial selected dates 136 - 🚀 New:
allowDeselectLastSelectedDate
to enable unselection of last selected date 138
Storybook
- 🚀 Add: Showcase
initialSelectedDates
calendar property
v0.6.2
Legend: 💥 Breaking Change | 🔥 Major Feature | 🚀 Feature | 🐛 Bug
Packages
@breeffy/calendars
- 🐛 Fix: Allow
select
andunselect
dates using ref 132 - 🚀 New:
animatedFlatListRef
property to get internal native animated FlatList, which is responsible for scrolling 132
Storybook
- 🚀 Add: Showcase how to
select
dates (programmatically) on Calendar component usingref
v0.6.1
v0.6.0
Legend: 💥 Breaking Change | 🔥 Major Feature | 🚀 Feature | 🐛 Bug
Packages
@breeffy/icons
- 🔥 New: Icon component to show FontAwesome icons. Supports duotone icons.
@breeffy/elements
- 🚀 New: Layout component to easily build grid-like layouts. It's usage can be found in Icon story.
@breeffy/utils
- 🚀 New:
enableLogging
function to enable logging for debugging purposes. - 🚀 New:
configureLogger
logger factory to print debug information (disabled in release builds)
Storybook
- 🔥 Add: preview Icon component.
License
Add MIT license mention for code derived from react-native-fontawesome.
v0.5.0
Legend: 💥 Breaking Change | 🔥 Major Feature | 🚀 Feature | 🐛 Bug
Packages
@breeffy/calendars
No changes
@breeffy/pickers
- 🔥 New: generic ItemPicker component which allows to create custom cross-based pickers. NumberPicker and CardPicker components are based on it.
- 🔥 New: wheel-picker NumberPicker to show any number ranges, including major time intervals.
- 🔥 New: carousel CardPicker component with custom interpolations / effects.
@breeffy/elements
- 🔥 New: stateless (programmatic) Toggle component, which is fully interruptuble with animations and smooth color transitions between states.
- 🔥 New: stateful ToggleWithState component, which is fully interruptuble with animations and smooth color transitions between states.
Storybook
- 🔥 Add: preview Calendar component.
- 🔥 Add: preview NumberPicker component with hours.
- 🔥 Add: preview CardPicker component with images and different animation effects (interpolations).
- 🔥 Add: preview Toggle component.
- 🔥 Add: preview ToggleWithState component.
v0.5.0-alpha.3
v0.5.0-alpha.2
Notes
Development release, not suitable for production usage. It should work, but no any guarantees. API might also be changed without warning.
🐛 Bug Fixes
📖 Documentation
Dependency Updates
- build(deps): bump semver-regex from 3.1.2 to 3.1.3 (#57) @dependabot
- build(deps): bump tmpl from 1.0.4 to 1.0.5 (#60) @dependabot
- build(deps): bump tmpl from 1.0.4 to 1.0.5 in /example (#59) @dependabot
v0.5.0-alpha.1
Notes
Development release, not suitable for production usage. It should work, but no any guarantees. API might also be changed without warning.
🚀 New Features
Dependency Updates
- build(deps): bump ua-parser-js from 0.7.23 to 0.7.28 in /example (#42) @dependabot
- build(deps): bump browserslist from 4.16.3 to 4.16.6 in /example (#45) @dependabot
- build(deps): bump browserslist from 4.16.3 to 4.16.6 (#44) @dependabot
- build(deps): bump lodash from 4.17.20 to 4.17.21 in /example (#43) @dependabot
- build(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#46) @dependabot
- build(deps): bump path-parse from 1.0.6 to 1.0.7 in /example (#49) @dependabot
- build(deps): bump path-parse from 1.0.6 to 1.0.7 (#50) @dependabot
- build(deps): bump color-string from 1.5.4 to 1.6.0 in /example (#51) @dependabot
- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#52) @dependabot