Skip to content

Releases: kodefox/infra

Exoflex 2.7.0

06 Nov 14:45
Compare
Choose a tag to compare
  • feat(exoflex): add Typography components (#182) (fe115f8)
  • chore(exoflex): upgrade react-navigation-hooks to v1.1.0 (#187) (f2b4567)
  • feat(exoflex): enable indeterminate prop on Progress Bar (#179) (f14560b)
  • docs(exoflex): fix react-native-svg installation on Expo (#180) (e8d6aee)
  • feat(exoflex): add capability for button to able to change text… (#175) (a7e6706)
  • feat(exoflex): modal component (#178) (415de7a)
  • test(exoflex): make tests even FASTER, BLAZING FAST ⚡️ ⚡️ ⚡️ (#176) (c174299)
  • fix(exoflex): make TextInput label optional (#177) (7db36c5)
  • fix(exoflex): fix unable to change inner bar height (#159) (e7b4b84)
  • test(exoflex): fix DateTimePicker tests (#174) (f730044)
  • feat(exoflex): add Portal component (#160) (5fb5662)
  • feat(exoflex): datetimepicker (#133) (7ef2184)
  • docs(exoflex): add documentation for Accordion (#145) (97e1a1c)
  • fix(exoflex): fix unable to resolve expo-font on bare RN project (#154) (cf154be)
  • docs(exoflex): make drawer preview side by side (#152) (585435a)
  • fix(exoflex): use ReactNode for Text.children (#149) (723a81b)

Exoflex 2.6.1

01 Nov 07:03
Compare
Choose a tag to compare
  • fix(exoflex): fix wrong path for type declaration file (#173) (e993eea)

Exoflex 2.6.0

18 Oct 12:04
Compare
Choose a tag to compare
  • feat(exoflex): create Accordion component (#141) (6a7d0e7)
  • docs(exoflex): add missing components to example app (#142) (755e2a2)
  • fix(exoflex): TimePicker does not change default value (#140) (89cf886)
  • test(exoflex): custom jest-preset (#127) (4fd20f6)
  • fix(exoflex): fix invalid property passed to DOM (#139) (c16b5bc)
  • docs(exoflex): calendar (#132) (eaf7e5b)
  • feat(exoflex): TimePicker (#108) (331cb2b)
  • build(exoflex): run build script on prepare (#138) (374f4ab)
  • docs(exoflex): add documentaion for ProgressBar (#134) (e5797b9)
  • docs(exoflex): drawer section (#131) (f103e1f)
  • docs(exoflex): drawer item (#130) (993e218)
  • feat(exoflex): add ProgressBar component (#128) (12cb0aa)
  • fix(exoflex): remove absolute positioning from switch's thumb (#126) (43a3e4f)

Exoflex 2.5.0

15 Oct 12:28
Compare
Choose a tag to compare
  • docs(exoflex): drawer section (#131) (f103e1f)
  • docs(exoflex): drawer item (#130) (993e218)
  • feat(exoflex): add ProgressBar component (#128) (12cb0aa)
  • fix(exoflex): remove absolute positioning from switch's thumb (#126) (43a3e4f)

Exoflex 2.4.0

14 Oct 12:22
b2aaa26
Compare
Choose a tag to compare
  • feat(exoflex): add disabled prop to Collapsible (#123) (b2aaa26)
  • chore(exoflex): add react-hooks plugin for eslint (#125) (d79a9bc)
  • feat(exoflex): add Card component (#124) (5d262d5)

Exoflex 2.3.0

11 Oct 17:43
6481094
Compare
Choose a tag to compare
  • fix(exoflex): omit theme from IconButton (#121) (6481094)
  • test(exoflex): add test for useLoadFonts (#107) (decaf3a)
  • docs(exoflex): update docs for Collapsible (#118) (6e80f23)
  • feat(exoflex): add titleContainerStyle prop to Collapsible (#120) (526b829)

Exoflex 2.2.0

10 Oct 13:01
Compare
Choose a tag to compare
  • feat(exoflex): add renderIconLeft and renderIconRight props to C… (#117) (940675e)
  • docs(exoflex): update Provider docs (#114) (ac99a48)
  • fix(exoflex): make falsy TextInput errorMessage treated as non error (#112) (5d30752)
  • chore(exoflex): add react-native-calendars alias to web example (#111) (20758e6)
  • fix(exoflex): change default font families to use system fonts (#110) (6e8adf5)
  • docs(exoflex): add docs for IconButton (#104) (f19b148)
  • feat(exoflex): Calendars (#101) (92bd98a)
  • feat(exoflex): add automatic fonts loading (#105) (e858076)

Exoflex 2.1.0

02 Oct 06:30
c010b78
Compare
Choose a tag to compare
  • feat(exoflex): add IconButton component (#103) (c010b78)
  • docs(exoflex): fix wrong type supplied for fontStyle (#102) (89ccca8)
  • fix(exoflex): expose TextInput inner ref (#92) (a48d4b7)

Exoflex 2.0.2

23 Sep 10:16
Compare
Choose a tag to compare
  • release(exoflex): 2.0.2 (60ac362)

Exoflex 2.0.1

23 Sep 09:55
Compare
Choose a tag to compare
  • fix(exoflex): Use height instead of padding (#90) (389b0a4)