PageRenderTime 82ms CodeModel.GetById 36ms RepoModel.GetById 1ms app.codeStats 0ms

/packages/elements/toggle/CHANGELOG.md

https://bitbucket.org/just-mathur/atlaskit-mk-2
Markdown | 140 lines | 66 code | 74 blank | 0 comment | 0 complexity | f539189f3861dd6d647c8930c5330421 MD5 | raw file
Possible License(s): LGPL-2.0, Apache-2.0
  1. # @atlaskit/toggle
  2. ## 2.8.3
  3. - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
  4. ## 2.8.2
  5. - [patch] Change incorrect type info [ce915ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ce915ea)
  6. ## 2.8.1
  7. - [patch] Flatten examples for easier consumer use [145b632](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/145b632)
  8. ## 2.8.0
  9. - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
  10. ## 2.7.3
  11. ## 2.7.2
  12. ## 2.7.1
  13. - [patch] Fix toggle icon alignment [bafb82b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bafb82b)
  14. ## 2.7.0
  15. - [minor] Adding flow types and moving to new repo [c9f3246](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c9f3246)
  16. ## 2.6.4 (2017-11-17)
  17. * bug fix; bumping internal dependencies to latest version ([a19b26d](https://bitbucket.org/atlassian/atlaskit/commits/a19b26d))
  18. ## 2.6.3 (2017-10-26)
  19. * bug fix; fix to rebuild stories ([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
  20. ## 2.6.2 (2017-10-22)
  21. * bug fix; update styled components dep and react peerDep ([5539ada](https://bitbucket.org/atlassian/atlaskit/commits/5539ada))
  22. ## 2.6.1 (2017-09-28)
  23. * bug fix; active state is now properly applied ([c1ee840](https://bitbucket.org/atlassian/atlaskit/commits/c1ee840))
  24. * bug fix; use withTheme to get theme for icon color ([1b554a1](https://bitbucket.org/atlassian/atlaskit/commits/1b554a1))
  25. * bug fix; update toggle darkmode colors ([e2e4727](https://bitbucket.org/atlassian/atlaskit/commits/e2e4727))
  26. ## 2.6.0 (2017-09-18)
  27. * feature; add dark mode to toggle ([ec57939](https://bitbucket.org/atlassian/atlaskit/commits/ec57939))
  28. ## 2.5.0 (2017-09-13)
  29. * feature; update dependencies for toggle ([ae1a0ca](https://bitbucket.org/atlassian/atlaskit/commits/ae1a0ca))
  30. ## 2.4.3 (2017-08-11)
  31. * bug fix; fix the theme-dependency ([db90333](https://bitbucket.org/atlassian/atlaskit/commits/db90333))
  32. ## 2.4.2 (2017-07-27)
  33. * fix; rename jsnext:main to jsnext:experimental:main temporarily ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
  34. ## 2.4.1 (2017-07-25)
  35. * fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
  36. ## 2.1.0 (2017-07-17)
  37. ## 2.1.0 (2017-07-17)
  38. ## 2.1.0 (2017-07-17)
  39. * fix; rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
  40. ## 2.1.0 (2017-07-17)
  41. * feature; added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
  42. ## 2.0.5 (2017-07-13)
  43. * fix; add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
  44. ## 2.0.4 (2017-05-18)
  45. * fix; remove state from ToggleStateless ([631252c](https://bitbucket.org/atlassian/atlaskit/commits/631252c))
  46. ## 2.0.3 (2017-04-27)
  47. * fix; update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
  48. ## 2.0.2 (2017-04-26)
  49. * fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
  50. ## 2.0.1 (2017-04-11)
  51. * fix; update toggle readme story with new readme component ([31f7e4a](https://bitbucket.org/atlassian/atlaskit/commits/31f7e4a))
  52. ## 2.0.0 (2017-04-03)
  53. * fix; refactor the toggle component to use styled-components ([c735164](https://bitbucket.org/atlassian/atlaskit/commits/c735164))
  54. * breaking; added peerDependency "styled-components”, removed dependency “classnames”
  55. ISSUES CLOSED: AK-2004
  56. ## 1.0.6 (2017-03-23)
  57. * fix; Empty commit to release the component ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
  58. ## 1.0.4 (2017-03-21)
  59. ## 1.0.4 (2017-03-21)
  60. * fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
  61. ## 1.0.3 (2017-02-16)
  62. * fix; refactor stories to use // rather than http:// ([a0826cf](https://bitbucket.org/atlassian/atlaskit/commits/a0826cf))
  63. ## 1.0.2 (2017-02-09)
  64. * fix; avoiding binding render to this ([40c9951](https://bitbucket.org/atlassian/atlaskit/commits/40c9951))
  65. ## 1.0.1 (2017-02-07)
  66. * fix; Updates package to use scoped ak packages ([4923aa0](https://bitbucket.org/atlassian/atlaskit/commits/4923aa0))