## [7.25.5](https://github.com/ef-carbon/react-native-dom/compare/v7.25.4...v7.25.5) (2019-05-01)


### Bug Fixes

* error when convert undefined value to milliseconds ([eff2225](https://github.com/ef-carbon/react-native-dom/commit/eff2225))
* time formatter ([90e1cb7](https://github.com/ef-carbon/react-native-dom/commit/90e1cb7))

## [7.25.4](https://github.com/ef-carbon/react-native-dom/compare/v7.25.3...v7.25.4) (2019-04-30)


### Bug Fixes

* initial duration for audio clips ([#106](https://github.com/ef-carbon/react-native-dom/issues/106)) ([f489944](https://github.com/ef-carbon/react-native-dom/commit/f489944))

## [7.25.3](https://github.com/ef-carbon/react-native-dom/compare/v7.25.2...v7.25.3) (2019-04-10)


### Bug Fixes

* disable lists ([c1e7ae3](https://github.com/ef-carbon/react-native-dom/commit/c1e7ae3))
* disable table ([8308df9](https://github.com/ef-carbon/react-native-dom/commit/8308df9))

## [7.25.2](https://github.com/ef-carbon/react-native-dom/compare/v7.25.1...v7.25.2) (2019-04-10)


### Bug Fixes

* class name ([#104](https://github.com/ef-carbon/react-native-dom/issues/104)) ([8484a26](https://github.com/ef-carbon/react-native-dom/commit/8484a26))

## [7.25.1](https://github.com/ef-carbon/react-native-dom/compare/v7.25.0...v7.25.1) (2019-04-01)


### Bug Fixes

* use absolute styles to prevent weird text wrapping on android ([2e235f6](https://github.com/ef-carbon/react-native-dom/commit/2e235f6))

# [7.25.0](https://github.com/ef-carbon/react-native-dom/compare/v7.24.0...v7.25.0) (2019-04-01)


### Bug Fixes

* default font styling ([87703e7](https://github.com/ef-carbon/react-native-dom/commit/87703e7))
* dont use 'this' ([873e491](https://github.com/ef-carbon/react-native-dom/commit/873e491))
* re add typings file ([43e47ba](https://github.com/ef-carbon/react-native-dom/commit/43e47ba))


### Features

* add graded text component ([2885d77](https://github.com/ef-carbon/react-native-dom/commit/2885d77))

# [7.24.0](https://github.com/ef-carbon/react-native-dom/compare/v7.23.1...v7.24.0) (2019-02-28)


### Features

* prevent audio focus on gifs ([#97](https://github.com/ef-carbon/react-native-dom/issues/97)) ([5e6ce51](https://github.com/ef-carbon/react-native-dom/commit/5e6ce51))

## [7.23.1](https://github.com/ef-carbon/react-native-dom/compare/v7.23.0...v7.23.1) (2019-02-13)


### Bug Fixes

* typings ([5236cf4](https://github.com/ef-carbon/react-native-dom/commit/5236cf4))

# [7.23.0](https://github.com/ef-carbon/react-native-dom/compare/v7.22.0...v7.23.0) (2019-02-13)


### Features

* text markdown support ([aa819e3](https://github.com/ef-carbon/react-native-dom/commit/aa819e3))

# [7.22.0](https://github.com/ef-carbon/react-native-dom/compare/v7.21.0...v7.22.0) (2019-02-13)


### Features

* support localized Text and Heading ([#94](https://github.com/ef-carbon/react-native-dom/issues/94)) ([0dbf46d](https://github.com/ef-carbon/react-native-dom/commit/0dbf46d))

# [7.21.0](https://github.com/ef-carbon/react-native-dom/compare/v7.20.1...v7.21.0) (2019-02-11)


### Features

* make bold red ([#92](https://github.com/ef-carbon/react-native-dom/issues/92)) ([7941dea](https://github.com/ef-carbon/react-native-dom/commit/7941dea))

## [7.20.1](https://github.com/ef-carbon/react-native-dom/compare/v7.20.0...v7.20.1) (2019-01-18)


### Bug Fixes

* **audio:** fix for reload audio ([#90](https://github.com/ef-carbon/react-native-dom/issues/90)) ([d9d2dfe](https://github.com/ef-carbon/react-native-dom/commit/d9d2dfe))

# [7.20.0](https://github.com/ef-carbon/react-native-dom/compare/v7.19.0...v7.20.0) (2019-01-18)


### Features

* **text:** support bold markdown[ch400] ([#89](https://github.com/ef-carbon/react-native-dom/issues/89)) ([75bab59](https://github.com/ef-carbon/react-native-dom/commit/75bab59))

# [7.19.0](https://github.com/ef-carbon/react-native-dom/compare/v7.18.0...v7.19.0) (2019-01-16)


### Features

* **loading:** allow the loading indicator to be changed ([#88](https://github.com/ef-carbon/react-native-dom/issues/88)) ([334e6b6](https://github.com/ef-carbon/react-native-dom/commit/334e6b6))

# [7.18.0](https://github.com/ef-carbon/react-native-dom/compare/v7.17.8...v7.18.0) (2019-01-15)


### Features

* **audio:** enable audio to lazyload ([#83](https://github.com/ef-carbon/react-native-dom/issues/83)) ([69d3fd3](https://github.com/ef-carbon/react-native-dom/commit/69d3fd3))

## [7.17.8](https://github.com/ef-carbon/react-native-dom/compare/v7.17.7...v7.17.8) (2019-01-14)


### Bug Fixes

* **video:** add `gifify` property ([1cda9b8](https://github.com/ef-carbon/react-native-dom/commit/1cda9b8))

## [7.17.7](https://github.com/ef-carbon/react-native-dom/compare/v7.17.6...v7.17.7) (2019-01-09)


### Bug Fixes

* remove overlay from images ([d339ff5](https://github.com/ef-carbon/react-native-dom/commit/d339ff5))

## [7.17.6](https://github.com/ef-carbon/react-native-dom/compare/v7.17.5...v7.17.6) (2019-01-08)


### Bug Fixes

* remove minHeight that causes item being cut-off in list ([#85](https://github.com/ef-carbon/react-native-dom/issues/85)) ([8ff33ee](https://github.com/ef-carbon/react-native-dom/commit/8ff33ee))

## [7.17.5](https://github.com/ef-carbon/react-native-dom/compare/v7.17.4...v7.17.5) (2019-01-08)


### Bug Fixes

* move overlay from resource to image and video components ([#84](https://github.com/ef-carbon/react-native-dom/issues/84)) ([041039d](https://github.com/ef-carbon/react-native-dom/commit/041039d))

## [7.17.4](https://github.com/ef-carbon/react-native-dom/compare/v7.17.3...v7.17.4) (2019-01-03)


### Bug Fixes

* slight cover over videos all the time so white videos can be seen ([99a4608](https://github.com/ef-carbon/react-native-dom/commit/99a4608))

## [7.17.3](https://github.com/ef-carbon/react-native-dom/compare/v7.17.2...v7.17.3) (2018-12-20)


### Bug Fixes

* made maxheight of scrollable dynamic ([fcbc33d](https://github.com/ef-carbon/react-native-dom/commit/fcbc33d))
* no width set on cards when opened from a modal ([da7603b](https://github.com/ef-carbon/react-native-dom/commit/da7603b))
* reduce max scrollable size ([b235044](https://github.com/ef-carbon/react-native-dom/commit/b235044))

## [7.17.2](https://github.com/ef-carbon/react-native-dom/compare/v7.17.1...v7.17.2) (2018-11-27)


### Bug Fixes

* add bgColor on shadow view for iOS to calc shadow efficiently ([dc1b351](https://github.com/ef-carbon/react-native-dom/commit/dc1b351))

## [7.17.1](https://github.com/ef-carbon/react-native-dom/compare/v7.17.0...v7.17.1) (2018-11-26)


### Bug Fixes

* getInt function to not return NaN if string is rubbish ([4023634](https://github.com/ef-carbon/react-native-dom/commit/4023634))
* render container shadows on android ([153bb83](https://github.com/ef-carbon/react-native-dom/commit/153bb83))

# [7.17.0](https://github.com/ef-carbon/react-native-dom/compare/v7.16.0...v7.17.0) (2018-11-20)


### Features

* **video:** gifify video ([8926081](https://github.com/ef-carbon/react-native-dom/commit/8926081))

# [7.16.0](https://github.com/ef-carbon/react-native-dom/compare/v7.15.6...v7.16.0) (2018-11-19)


### Features

* **card:** enable shadows to be correctly applied on container type nodes ([fe0eb5e](https://github.com/ef-carbon/react-native-dom/commit/fe0eb5e))

## [7.15.6](https://github.com/ef-carbon/react-native-dom/compare/v7.15.5...v7.15.6) (2018-11-08)


### Bug Fixes

* **video:** support video reloads ([3954c2c](https://github.com/ef-carbon/react-native-dom/commit/3954c2c))

## [7.15.5](https://github.com/ef-carbon/react-native-dom/compare/v7.15.4...v7.15.5) (2018-11-08)


### Bug Fixes

* **image:** perform image reload on URL change ([ef4d552](https://github.com/ef-carbon/react-native-dom/commit/ef4d552))
* **image:** propagate failed image load errors ([7ab43f4](https://github.com/ef-carbon/react-native-dom/commit/7ab43f4))
* **image:** support image reloads ([398c83c](https://github.com/ef-carbon/react-native-dom/commit/398c83c))

## [7.15.4](https://github.com/ef-carbon/react-native-dom/compare/v7.15.3...v7.15.4) (2018-11-07)


### Bug Fixes

* create new audio implementation when reloading ([0cf9d57](https://github.com/ef-carbon/react-native-dom/commit/0cf9d57))
* fixup look sharp ([1179432](https://github.com/ef-carbon/react-native-dom/commit/1179432))
* think we're good this time ([5ca104d](https://github.com/ef-carbon/react-native-dom/commit/5ca104d))
* wait for the instance to unload before creating a new one ([a2acaf0](https://github.com/ef-carbon/react-native-dom/commit/a2acaf0))

## [7.15.3](https://github.com/ef-carbon/react-native-dom/compare/v7.15.2...v7.15.3) (2018-10-30)


### Bug Fixes

* **image:** prevent image rendering race condition ([06914da](https://github.com/ef-carbon/react-native-dom/commit/06914da))

## [7.15.2](https://github.com/ef-carbon/react-native-dom/compare/v7.15.1...v7.15.2) (2018-10-25)


### Bug Fixes

* **carousel:** width and snap ([bae87cd](https://github.com/ef-carbon/react-native-dom/commit/bae87cd))

## [7.15.1](https://github.com/ef-carbon/react-native-dom/compare/v7.15.0...v7.15.1) (2018-10-04)


### Bug Fixes

* **transcript:** add padding right ([#68](https://github.com/ef-carbon/react-native-dom/issues/68)) ([25c71ee](https://github.com/ef-carbon/react-native-dom/commit/25c71ee))

# [7.15.0](https://github.com/ef-carbon/react-native-dom/compare/v7.14.0...v7.15.0) (2018-09-28)


### Features

* add `onLongPress` prop to DOM nodes ([59cd7bc](https://github.com/ef-carbon/react-native-dom/commit/59cd7bc))

# [7.14.0](https://github.com/ef-carbon/react-native-dom/compare/v7.13.0...v7.14.0) (2018-09-18)


### Features

* **link:** export `linkOpenUrl`/`linkBadUrl` ([18bcf94](https://github.com/ef-carbon/react-native-dom/commit/18bcf94))
* **modal:** allow `modal:close` as a closing link ([ae4cacf](https://github.com/ef-carbon/react-native-dom/commit/ae4cacf))
* **modal:** allow `modal:open` as an opening link ([1ba5c36](https://github.com/ef-carbon/react-native-dom/commit/1ba5c36))

# [7.13.0](https://github.com/ef-carbon/react-native-dom/compare/v7.12.2...v7.13.0) (2018-08-30)


### Features

* **carousel:** snap fixed width children ([f8daf44](https://github.com/ef-carbon/react-native-dom/commit/f8daf44))

## [7.12.2](https://github.com/ef-carbon/react-native-dom/compare/v7.12.1...v7.12.2) (2018-08-22)


### Bug Fixes

* **scrollable:** set max height ([f099f58](https://github.com/ef-carbon/react-native-dom/commit/f099f58))

## [7.12.1](https://github.com/ef-carbon/react-native-dom/compare/v7.12.0...v7.12.1) (2018-08-21)


### Bug Fixes

* **carousel:** add `keyExtractor` ([1ffea8d](https://github.com/ef-carbon/react-native-dom/commit/1ffea8d))

# [7.12.0](https://github.com/ef-carbon/react-native-dom/compare/v7.11.1...v7.12.0) (2018-08-20)


### Features

* **carousel:** use `FlatList` for the scrollable ([2ee0501](https://github.com/ef-carbon/react-native-dom/commit/2ee0501))

## [7.11.1](https://github.com/ef-carbon/react-native-dom/compare/v7.11.0...v7.11.1) (2018-08-17)


### Bug Fixes

* do not hash children nodes ([80d584b](https://github.com/ef-carbon/react-native-dom/commit/80d584b))

# [7.11.0](https://github.com/ef-carbon/react-native-dom/compare/v7.10.1...v7.11.0) (2018-08-15)


### Features

* histogram updates ([#54](https://github.com/ef-carbon/react-native-dom/issues/54)) ([4ea3617](https://github.com/ef-carbon/react-native-dom/commit/4ea3617))

## [7.10.1](https://github.com/ef-carbon/react-native-dom/compare/v7.10.0...v7.10.1) (2018-08-13)


### Bug Fixes

* histogram animation fix ([9bbfb6e](https://github.com/ef-carbon/react-native-dom/commit/9bbfb6e))

# [7.10.0](https://github.com/ef-carbon/react-native-dom/compare/v7.9.1...v7.10.0) (2018-07-30)


### Bug Fixes

* use node hashing function ([b589fd9](https://github.com/ef-carbon/react-native-dom/commit/b589fd9))
* **histogram:** make default bar width wider ([8cc66a3](https://github.com/ef-carbon/react-native-dom/commit/8cc66a3))
* **histogram:** pass height down to bars ([ffcc47b](https://github.com/ef-carbon/react-native-dom/commit/ffcc47b))
* **histogram:** pull height from style if possible ([24fb43c](https://github.com/ef-carbon/react-native-dom/commit/24fb43c))
* **histogram-bar:** pull height from style if possible ([f888246](https://github.com/ef-carbon/react-native-dom/commit/f888246))
* **icon-dot:** remove need for layout sizing ([98d2129](https://github.com/ef-carbon/react-native-dom/commit/98d2129))
* **icon-state:** pull width from style if possible ([18b1750](https://github.com/ef-carbon/react-native-dom/commit/18b1750))
* **image:** remove unnecessary implementation state changes ([00801c0](https://github.com/ef-carbon/react-native-dom/commit/00801c0))


### Features

* make all animations optional ([d5c490b](https://github.com/ef-carbon/react-native-dom/commit/d5c490b))
* **controls:** pull width from style if possible ([b4132b8](https://github.com/ef-carbon/react-native-dom/commit/b4132b8))
* **dimensions:** pull width from style if possible ([d333889](https://github.com/ef-carbon/react-native-dom/commit/d333889))
* **histogram:** add `gap` property for space between bars ([ea9a849](https://github.com/ef-carbon/react-native-dom/commit/ea9a849))
* **histogram-bar:** add `minimum` static property to limit height ([abd7b12](https://github.com/ef-carbon/react-native-dom/commit/abd7b12))
* **progress-bar:** upgrade to a full `TextStyle` ([3960efc](https://github.com/ef-carbon/react-native-dom/commit/3960efc))
* **seek:** pull width from style if possible ([7f9c635](https://github.com/ef-carbon/react-native-dom/commit/7f9c635))

## [7.9.1](https://github.com/ef-carbon/react-native-dom/compare/v7.9.0...v7.9.1) (2018-07-30)


### Bug Fixes

* fix invalid character in Link jsx ([087aa72](https://github.com/ef-carbon/react-native-dom/commit/087aa72))

# [7.9.0](https://github.com/ef-carbon/react-native-dom/compare/v7.8.0...v7.9.0) (2018-07-27)


### Features

* **carousel:** use style width if available ([9831f99](https://github.com/ef-carbon/react-native-dom/commit/9831f99))

# [7.8.0](https://github.com/ef-carbon/react-native-dom/compare/v7.7.3...v7.8.0) (2018-07-26)


### Bug Fixes

* **audio:** correctly throw exception in `seek` ([1afd832](https://github.com/ef-carbon/react-native-dom/commit/1afd832))
* **video:** correctly throw exception in `seek` ([d85c2d5](https://github.com/ef-carbon/react-native-dom/commit/d85c2d5))


### Features

* export `IAudioFullscreenProps` ([21a2898](https://github.com/ef-carbon/react-native-dom/commit/21a2898))
* export `IVideoFullScreenProps` ([10b9bb5](https://github.com/ef-carbon/react-native-dom/commit/10b9bb5))
* **audio:** add `onStateChange` callback ([b707a8c](https://github.com/ef-carbon/react-native-dom/commit/b707a8c))
* **audio:** continue playing audio in fullscreen ([3e88139](https://github.com/ef-carbon/react-native-dom/commit/3e88139))
* **audio:** pass current state to fullscreen close callback ([4cf942e](https://github.com/ef-carbon/react-native-dom/commit/4cf942e))
* **audio:** pause when opening fullscreen ([a4a4b77](https://github.com/ef-carbon/react-native-dom/commit/a4a4b77))
* **audio:** play, if required, when fullscreen is closed ([3ac433a](https://github.com/ef-carbon/react-native-dom/commit/3ac433a))
* **video:** add `onStateChange` callback ([7627a5f](https://github.com/ef-carbon/react-native-dom/commit/7627a5f))
* **video:** continue playing audio in fullscreen ([a5b6b62](https://github.com/ef-carbon/react-native-dom/commit/a5b6b62))
* **video:** pass current state to fullscreen close callback ([a50d7b0](https://github.com/ef-carbon/react-native-dom/commit/a50d7b0))
* **video:** pause when opening fullscreen ([ed95d2b](https://github.com/ef-carbon/react-native-dom/commit/ed95d2b))
* **video:** play, if required, when fullscreen is closed ([47126f7](https://github.com/ef-carbon/react-native-dom/commit/47126f7))

## [7.7.3](https://github.com/ef-carbon/react-native-dom/compare/v7.7.2...v7.7.3) (2018-07-25)


### Bug Fixes

* **media-time:** clamp to above zero ([f1681d2](https://github.com/ef-carbon/react-native-dom/commit/f1681d2))

## [7.7.2](https://github.com/ef-carbon/react-native-dom/compare/v7.7.1...v7.7.2) (2018-07-13)


### Bug Fixes

* **carousel:** flex on children nodes to go max height ([a5c00dd](https://github.com/ef-carbon/react-native-dom/commit/a5c00dd))

## [7.7.1](https://github.com/ef-carbon/react-native-dom/compare/v7.7.0...v7.7.1) (2018-07-05)


### Bug Fixes

* **audio:** align controls to the left ([70bd44c](https://github.com/ef-carbon/react-native-dom/commit/70bd44c))
* **audio:** no need to override color twice ([ef4bba4](https://github.com/ef-carbon/react-native-dom/commit/ef4bba4))
* **audio:** remove seek breakpoint when there is transcript ([6b3d6c6](https://github.com/ef-carbon/react-native-dom/commit/6b3d6c6))
* **controls:** add a maximum width ([e337ca8](https://github.com/ef-carbon/react-native-dom/commit/e337ca8))
* **controls:** grow seek component up to maximum flex size ([30f01e5](https://github.com/ef-carbon/react-native-dom/commit/30f01e5))

# [7.7.0](https://github.com/ef-carbon/react-native-dom/compare/v7.6.1...v7.7.0) (2018-07-05)


### Bug Fixes

* **card:** remove flex ([53e2e4a](https://github.com/ef-carbon/react-native-dom/commit/53e2e4a))


### Features

* **controls:** add seek component breakpoint ([b2eff24](https://github.com/ef-carbon/react-native-dom/commit/b2eff24))

## [7.6.1](https://github.com/ef-carbon/react-native-dom/compare/v7.6.0...v7.6.1) (2018-07-04)


### Bug Fixes

* **audio:** correct border radius ([705665a](https://github.com/ef-carbon/react-native-dom/commit/705665a))

# [7.6.0](https://github.com/ef-carbon/react-native-dom/compare/v7.5.1...v7.6.0) (2018-07-04)


### Bug Fixes

* **carousel:** correct themed background colour ([d224030](https://github.com/ef-carbon/react-native-dom/commit/d224030))


### Features

* **audio:** add some styling to the component ([5b5edb8](https://github.com/ef-carbon/react-native-dom/commit/5b5edb8))
* **carousel:** set width of all children except audio ([f9220ba](https://github.com/ef-carbon/react-native-dom/commit/f9220ba))
* **node:** style now gets applied to actual child node ([ab1b983](https://github.com/ef-carbon/react-native-dom/commit/ab1b983))

## [7.5.1](https://github.com/ef-carbon/react-native-dom/compare/v7.5.0...v7.5.1) (2018-07-04)


### Bug Fixes

* **split-style:** remove `undefined` text style props ([cd31629](https://github.com/ef-carbon/react-native-dom/commit/cd31629))

# [7.5.0](https://github.com/ef-carbon/react-native-dom/compare/v7.4.0...v7.5.0) (2018-07-03)


### Bug Fixes

* **media-icon:** move aspect ratio to top container ([8fcc965](https://github.com/ef-carbon/react-native-dom/commit/8fcc965))
* **text:** apply view styles to container correctly ([12adc30](https://github.com/ef-carbon/react-native-dom/commit/12adc30))


### Features

* **audio:** add `transcript` accessor ([72e0395](https://github.com/ef-carbon/react-native-dom/commit/72e0395))
* **audio:** add global style override ([6e11c8e](https://github.com/ef-carbon/react-native-dom/commit/6e11c8e))
* **audio:** only return single transcription items ([62d8611](https://github.com/ef-carbon/react-native-dom/commit/62d8611))
* **audio:** replace seek with transcription when available ([e90b64c](https://github.com/ef-carbon/react-native-dom/commit/e90b64c))

# [7.4.0](https://github.com/ef-carbon/react-native-dom/compare/v7.3.3...v7.4.0) (2018-07-03)


### Bug Fixes

* prevent invalid press handlers ([f2c964b](https://github.com/ef-carbon/react-native-dom/commit/f2c964b))
* **carousel:** make all child nodes 100% ([da026de](https://github.com/ef-carbon/react-native-dom/commit/da026de))


### Features

* **card:** flex by default ([66951c0](https://github.com/ef-carbon/react-native-dom/commit/66951c0))

## [7.3.3](https://github.com/ef-carbon/react-native-dom/compare/v7.3.2...v7.3.3) (2018-07-03)


### Bug Fixes

* **image:** make sure the property defaults are set ([60fb1b7](https://github.com/ef-carbon/react-native-dom/commit/60fb1b7))

## [7.3.2](https://github.com/ef-carbon/react-native-dom/compare/v7.3.1...v7.3.2) (2018-07-03)


### Bug Fixes

* update peer dependencies ([8536541](https://github.com/ef-carbon/react-native-dom/commit/8536541))
* **image:** add property descriptors ([34fd365](https://github.com/ef-carbon/react-native-dom/commit/34fd365))

## [7.3.1](https://github.com/ef-carbon/react-native-dom/compare/v7.3.0...v7.3.1) (2018-07-02)


### Bug Fixes

* **carousel:** add paddingRight on contentContainer ([#40](https://github.com/ef-carbon/react-native-dom/issues/40)) ([879103e](https://github.com/ef-carbon/react-native-dom/commit/879103e))

# [7.3.0](https://github.com/ef-carbon/react-native-dom/compare/v7.2.1...v7.3.0) (2018-06-28)


### Bug Fixes

* **resource:** make opacity fade native ([11a8391](https://github.com/ef-carbon/react-native-dom/commit/11a8391))


### Features

* add histogram component ([e2be0ef](https://github.com/ef-carbon/react-native-dom/commit/e2be0ef))

## [7.2.1](https://github.com/ef-carbon/react-native-dom/compare/v7.2.0...v7.2.1) (2018-06-26)


### Bug Fixes

* **carousel:** fix card sizing to use screen width ([#36](https://github.com/ef-carbon/react-native-dom/issues/36)) ([ab699d1](https://github.com/ef-carbon/react-native-dom/commit/ab699d1))
* **controls:** expand to full width ([f7465d1](https://github.com/ef-carbon/react-native-dom/commit/f7465d1))

# [7.2.0](https://github.com/ef-carbon/react-native-dom/compare/v7.1.1...v7.2.0) (2018-06-22)


### Features

* **card:** add card component ([#33](https://github.com/ef-carbon/react-native-dom/issues/33)) ([24d90b7](https://github.com/ef-carbon/react-native-dom/commit/24d90b7))

## [7.1.1](https://github.com/ef-carbon/react-native-dom/compare/v7.1.0...v7.1.1) (2018-06-20)


### Bug Fixes

* **placeholder:** remove background colour ([2c1a5c4](https://github.com/ef-carbon/react-native-dom/commit/2c1a5c4))

# [7.1.0](https://github.com/ef-carbon/react-native-dom/compare/v7.0.3...v7.1.0) (2018-06-19)


### Bug Fixes

* **banner:** prevent global container styling leak ([551419a](https://github.com/ef-carbon/react-native-dom/commit/551419a))
* **list:** start numbers at 1 ([0b22708](https://github.com/ef-carbon/react-native-dom/commit/0b22708))
* **scrollable:** prevent global container styles leak ([a3bc69c](https://github.com/ef-carbon/react-native-dom/commit/a3bc69c))


### Features

* **banner:** allow global styling overrides ([97dad64](https://github.com/ef-carbon/react-native-dom/commit/97dad64))

## [7.0.3](https://github.com/ef-carbon/react-native-dom/compare/v7.0.2...v7.0.3) (2018-06-19)


### Bug Fixes

* **audio:** correct controls colour ([2b1aab9](https://github.com/ef-carbon/react-native-dom/commit/2b1aab9))
* **audio:** correctly forward props to fullscreen component ([cbfcbdd](https://github.com/ef-carbon/react-native-dom/commit/cbfcbdd))
* **audio:** correctly seek in fullscreen ([5816250](https://github.com/ef-carbon/react-native-dom/commit/5816250))
* **container:** only apply flex when horizontal ([21ba35a](https://github.com/ef-carbon/react-native-dom/commit/21ba35a))
* **container:** prevent overwriting previous padding ([8dda7a5](https://github.com/ef-carbon/react-native-dom/commit/8dda7a5))
* **image:** correctly forward props to fullscreen component ([1e57a86](https://github.com/ef-carbon/react-native-dom/commit/1e57a86))
* **link:** correctly forward style to child ([cce7bd7](https://github.com/ef-carbon/react-native-dom/commit/cce7bd7))
* **video:** correctly forward props to fullscreen component ([2dc5226](https://github.com/ef-carbon/react-native-dom/commit/2dc5226))
* **video:** correctly seek in fullscreen ([689f3a8](https://github.com/ef-carbon/react-native-dom/commit/689f3a8))
* **video:** fullscreen padding, not margin ([d5c71d4](https://github.com/ef-carbon/react-native-dom/commit/d5c71d4))

## [7.0.2](https://github.com/ef-carbon/react-native-dom/compare/v7.0.1...v7.0.2) (2018-06-19)


### Bug Fixes

* correct `Modal`/`Link` overrides ([0a644f8](https://github.com/ef-carbon/react-native-dom/commit/0a644f8))

## [7.0.1](https://github.com/ef-carbon/react-native-dom/compare/v7.0.0...v7.0.1) (2018-06-13)


### Bug Fixes

* remove overlays for now ([822cd9e](https://github.com/ef-carbon/react-native-dom/commit/822cd9e))

# [7.0.0](https://github.com/ef-carbon/react-native-dom/compare/v6.5.0...v7.0.0) (2018-06-13)


### Bug Fixes

* base properties on immutable nodes ([6391697](https://github.com/ef-carbon/react-native-dom/commit/6391697))
* correct mutability of `INode` ([48c5955](https://github.com/ef-carbon/react-native-dom/commit/48c5955))
* make sure overlays are forwarded ([ecc36e6](https://github.com/ef-carbon/react-native-dom/commit/ecc36e6))
* **package:** upgrade dependencies ([fc6f2af](https://github.com/ef-carbon/react-native-dom/commit/fc6f2af))


### Features

* components implement node interfaces ([856fcf0](https://github.com/ef-carbon/react-native-dom/commit/856fcf0))


### BREAKING CHANGES

* the `onPress` now receives a base DOM node without the extension. This is to ensure that if a user specifies an extension that is mutable, it will will not be passed to the `onPress` for modification. We can continue the guarantee that the DOM data will not change.
* The node `onPress` now receives an immutable node rather than a mutable one. Otherwise no API changes are needed

<a name="6.5.0"></a>
# [6.5.0](https://github.com/ef-carbon/react-native-dom/compare/v6.4.0...v6.5.0) (2018-05-31)


### Features

* **media:** allow Fullscreen component to be overridden ([d9aeed6](https://github.com/ef-carbon/react-native-dom/commit/d9aeed6))

<a name="6.4.0"></a>
# [6.4.0](https://github.com/ef-carbon/react-native-dom/compare/v6.3.0...v6.4.0) (2018-05-30)


### Features

* **video:** allow fullscreen video without tracks ([8ae8c49](https://github.com/ef-carbon/react-native-dom/commit/8ae8c49))

<a name="6.3.0"></a>
# [6.3.0](https://github.com/ef-carbon/react-native-dom/compare/v6.2.1...v6.3.0) (2018-05-29)


### Features

* updates ([95db076](https://github.com/ef-carbon/react-native-dom/commit/95db076))

<a name="6.2.1"></a>
## [6.2.1](https://github.com/ef-carbon/react-native-dom/compare/v6.2.0...v6.2.1) (2018-05-21)


### Bug Fixes

* update `[@ef-carbon](https://github.com/ef-carbon)/react-native-style` ([6ce3e84](https://github.com/ef-carbon/react-native-dom/commit/6ce3e84))

<a name="6.2.0"></a>
# [6.2.0](https://github.com/ef-carbon/react-native-dom/compare/v6.1.0...v6.2.0) (2018-05-11)


### Features

* add banner component ([488e184](https://github.com/ef-carbon/react-native-dom/commit/488e184))

<a name="6.1.0"></a>
# [6.1.0](https://github.com/ef-carbon/react-native-dom/compare/v6.0.0...v6.1.0) (2018-04-30)


### Bug Fixes

* implement a fullscreen icon ([3aa92eb](https://github.com/ef-carbon/react-native-dom/commit/3aa92eb))
* **controls:** reduce seek display width threshold ([afbf7c7](https://github.com/ef-carbon/react-native-dom/commit/afbf7c7))


### Features

* **media:** implement fullscreen compoonents ([83aaccf](https://github.com/ef-carbon/react-native-dom/commit/83aaccf))

<a name="6.0.0"></a>
# [6.0.0](https://github.com/ef-carbon/react-native-dom/compare/v5.2.2...v6.0.0) (2018-04-30)


### Code Refactoring

* **media:** correct static function name ([2f9a42d](https://github.com/ef-carbon/react-native-dom/commit/2f9a42d))


### BREAKING CHANGES

* **media:** `OpenFullscreen` static function on the media components has been corrected to the camelCase `openFullscreen`. This is a breaking change for anything that overrode that function

<a name="5.2.2"></a>
## [5.2.2](https://github.com/ef-carbon/react-native-dom/compare/v5.2.1...v5.2.2) (2018-04-28)


### Bug Fixes

* **media:** propagate color through to controls ([1fe81e3](https://github.com/ef-carbon/react-native-dom/commit/1fe81e3))

<a name="5.2.1"></a>
## [5.2.1](https://github.com/ef-carbon/react-native-dom/compare/v5.2.0...v5.2.1) (2018-04-28)


### Bug Fixes

* **controls:** only render seek when enough space ([53600d0](https://github.com/ef-carbon/react-native-dom/commit/53600d0))

<a name="5.2.0"></a>
# [5.2.0](https://github.com/ef-carbon/react-native-dom/compare/v5.1.0...v5.2.0) (2018-04-27)


### Features

* add the Audio component ([76e8284](https://github.com/ef-carbon/react-native-dom/commit/76e8284))

<a name="5.1.0"></a>
# [5.1.0](https://github.com/ef-carbon/react-native-dom/compare/v5.0.0...v5.1.0) (2018-04-27)


### Features

* export control components ([5f4e685](https://github.com/ef-carbon/react-native-dom/commit/5f4e685))

<a name="5.0.0"></a>
# [5.0.0](https://github.com/ef-carbon/react-native-dom/compare/v4.2.0...v5.0.0) (2018-04-27)


### Bug Fixes

* **playable:** interface base changed ([23ebb61](https://github.com/ef-carbon/react-native-dom/commit/23ebb61))
* **seek:** change and fix separator position ([1885921](https://github.com/ef-carbon/react-native-dom/commit/1885921))


### Features

* **media:** add playable media controls ([d28f908](https://github.com/ef-carbon/react-native-dom/commit/d28f908))
* **seek:** debounce the seeking ([921111a](https://github.com/ef-carbon/react-native-dom/commit/921111a))
* **video:** hook up `onSeek` ([1e64832](https://github.com/ef-carbon/react-native-dom/commit/1e64832))
* **video:** pause whilst seeking ([2f9cd0d](https://github.com/ef-carbon/react-native-dom/commit/2f9cd0d))
* **video:** support `autoPlay` and `loop` properties ([7a4c878](https://github.com/ef-carbon/react-native-dom/commit/7a4c878))
* **video:** support `postiionInterval` property ([4cd1591](https://github.com/ef-carbon/react-native-dom/commit/4cd1591))


### BREAKING CHANGES

* **playable:** `IPlayable` no longer derives from `IDimensions` but correctly derives from `IMedia` this means that anything that relies on a `IPlayable` providing the `IDimensions` interfaces will break

<a name="4.2.0"></a>
# [4.2.0](https://github.com/ef-carbon/react-native-dom/compare/v4.1.0...v4.2.0) (2018-04-25)


### Features

* make active touchables translucent ([d6ab58d](https://github.com/ef-carbon/react-native-dom/commit/d6ab58d))

<a name="4.1.0"></a>
# [4.1.0](https://github.com/ef-carbon/react-native-dom/compare/v4.0.3...v4.1.0) (2018-04-24)


### Features

* use custom touch handler ([aedd91a](https://github.com/ef-carbon/react-native-dom/commit/aedd91a))

<a name="4.0.3"></a>
## [4.0.3](https://github.com/ef-carbon/react-native-dom/compare/v4.0.2...v4.0.3) (2018-04-24)


### Bug Fixes

* hook up `fadeDelay` ([723b696](https://github.com/ef-carbon/react-native-dom/commit/723b696))

<a name="4.0.2"></a>
## [4.0.2](https://github.com/ef-carbon/react-native-dom/compare/v4.0.1...v4.0.2) (2018-04-23)


### Bug Fixes

* **media-video:** correct `width`/`height` property kinds ([44f7fbb](https://github.com/ef-carbon/react-native-dom/commit/44f7fbb))

<a name="4.0.1"></a>
## [4.0.1](https://github.com/ef-carbon/react-native-dom/compare/v4.0.0...v4.0.1) (2018-04-23)


### Bug Fixes

* export `MediaImage` and `MediaVideo` ([aab55f6](https://github.com/ef-carbon/react-native-dom/commit/aab55f6))

<a name="4.0.0"></a>
# [4.0.0](https://github.com/ef-carbon/react-native-dom/compare/v3.8.0...v4.0.0) (2018-04-23)


### Bug Fixes

* **media:** make async properties return undefined ([4cece1a](https://github.com/ef-carbon/react-native-dom/commit/4cece1a))


### BREAKING CHANGES

* **media:** `width`, `height`, `position` and `duration` are now synchronous properties and return `undefined` whilst that are unknown.

<a name="3.8.0"></a>
# [3.8.0](https://github.com/ef-carbon/react-native-dom/compare/v3.7.0...v3.8.0) (2018-04-23)


### Features

* added a `Video` component ([0fac426](https://github.com/ef-carbon/react-native-dom/commit/0fac426))

<a name="3.7.0"></a>
# [3.7.0](https://github.com/ef-carbon/react-native-dom/compare/v3.6.0...v3.7.0) (2018-04-23)


### Features

* add dimensions component ([09b1d54](https://github.com/ef-carbon/react-native-dom/commit/09b1d54))
* add fullscreen interface ([74154d0](https://github.com/ef-carbon/react-native-dom/commit/74154d0))
* add image component ([7a6f1ac](https://github.com/ef-carbon/react-native-dom/commit/7a6f1ac))
* add media interfaces ([7be285b](https://github.com/ef-carbon/react-native-dom/commit/7be285b))
* add media placeholder component ([cef51ce](https://github.com/ef-carbon/react-native-dom/commit/cef51ce))
* add progress bar ([ba84c5f](https://github.com/ef-carbon/react-native-dom/commit/ba84c5f))
* add resource component ([aad0af7](https://github.com/ef-carbon/react-native-dom/commit/aad0af7))
* export modal interface ([ffd22e2](https://github.com/ef-carbon/react-native-dom/commit/ffd22e2))

<a name="3.6.0"></a>
# [3.6.0](https://github.com/ef-carbon/react-native-dom/compare/v3.5.0...v3.6.0) (2018-04-13)


### Features

* export static class symbols ([93d42bd](https://github.com/ef-carbon/react-native-dom/commit/93d42bd))

<a name="3.5.0"></a>
# [3.5.0](https://github.com/ef-carbon/react-native-dom/compare/v3.4.1...v3.5.0) (2018-04-13)


### Features

* **span:** correctly aligns span elements ([ff940c5](https://github.com/ef-carbon/react-native-dom/commit/ff940c5))

<a name="3.4.1"></a>
## [3.4.1](https://github.com/ef-carbon/react-native-dom/compare/v3.4.0...v3.4.1) (2018-04-11)


### Bug Fixes

* upgrade `react-native` typings ([29a28ff](https://github.com/ef-carbon/react-native-dom/commit/29a28ff))

<a name="3.4.0"></a>
# [3.4.0](https://github.com/ef-carbon/react-native-dom/compare/v3.3.0...v3.4.0) (2018-04-09)


### Features

* add the `Carousel` component ([eebbb16](https://github.com/ef-carbon/react-native-dom/commit/eebbb16))

<a name="3.3.0"></a>
# [3.3.0](https://github.com/ef-carbon/react-native-dom/compare/v3.2.0...v3.3.0) (2018-04-09)


### Features

* **list:** pass theme to the bullet point callback ([f2a69eb](https://github.com/ef-carbon/react-native-dom/commit/f2a69eb))

<a name="3.2.0"></a>
# [3.2.0](https://github.com/ef-carbon/react-native-dom/compare/v3.1.2...v3.2.0) (2018-04-09)


### Bug Fixes

* export missing internal symbols ([7ab9480](https://github.com/ef-carbon/react-native-dom/commit/7ab9480))


### Features

* add the `List` component ([583e2b1](https://github.com/ef-carbon/react-native-dom/commit/583e2b1))
* **list:** allow bullets to be overridden on instance ([17fffb7](https://github.com/ef-carbon/react-native-dom/commit/17fffb7))

<a name="3.1.2"></a>
## [3.1.2](https://github.com/ef-carbon/react-native-dom/compare/v3.1.1...v3.1.2) (2018-04-09)


### Bug Fixes

* **modal:** prevent default link handling ([b05a7dc](https://github.com/ef-carbon/react-native-dom/commit/b05a7dc))

<a name="3.1.1"></a>
## [3.1.1](https://github.com/ef-carbon/react-native-dom/compare/v3.1.0...v3.1.1) (2018-04-09)


### Bug Fixes

* remove testID from split text style ([04e7e5b](https://github.com/ef-carbon/react-native-dom/commit/04e7e5b))
* **code:** styling fixes ([e0fe528](https://github.com/ef-carbon/react-native-dom/commit/e0fe528))
* **quote:** styling fixes ([38617d0](https://github.com/ef-carbon/react-native-dom/commit/38617d0))

<a name="3.1.0"></a>
# [3.1.0](https://github.com/ef-carbon/react-native-dom/compare/v3.0.2...v3.1.0) (2018-04-09)


### Bug Fixes

* **text:** correctly respect property overrides ([13669d3](https://github.com/ef-carbon/react-native-dom/commit/13669d3))


### Features

* add the `Code` component ([43fdd65](https://github.com/ef-carbon/react-native-dom/commit/43fdd65))
* add the `Quote` component ([948a2aa](https://github.com/ef-carbon/react-native-dom/commit/948a2aa))

<a name="3.0.2"></a>
## [3.0.2](https://github.com/ef-carbon/react-native-dom/compare/v3.0.1...v3.0.2) (2018-04-06)


### Bug Fixes

* **heading:** remove font family ([1a29855](https://github.com/ef-carbon/react-native-dom/commit/1a29855))

<a name="3.0.1"></a>
## [3.0.1](https://github.com/ef-carbon/react-native-dom/compare/v3.0.0...v3.0.1) (2018-04-06)


### Bug Fixes

* upgrade dependencies ([5e84b64](https://github.com/ef-carbon/react-native-dom/commit/5e84b64))

<a name="3.0.0"></a>
# [3.0.0](https://github.com/ef-carbon/react-native-dom/compare/v2.2.0...v3.0.0) (2018-04-06)


### Bug Fixes

* `onPress` avoids boolean API trap ([02c09f8](https://github.com/ef-carbon/react-native-dom/commit/02c09f8))


### BREAKING CHANGES

* must return enumerator from `onPress` handlers, not a boolean. Default return of `void` will now perform the default action

<a name="2.2.0"></a>
# [2.2.0](https://github.com/ef-carbon/react-native-dom/compare/v2.1.2...v2.2.0) (2018-04-06)


### Features

* add the `Heading` component ([7c5b37a](https://github.com/ef-carbon/react-native-dom/commit/7c5b37a))
* make handling of bad URL external ([7cfec62](https://github.com/ef-carbon/react-native-dom/commit/7cfec62))

<a name="2.1.2"></a>
## [2.1.2](https://github.com/ef-carbon/react-native-dom/compare/v2.1.1...v2.1.2) (2018-04-04)


### Bug Fixes

* **modal:** export interface from package ([2f13472](https://github.com/ef-carbon/react-native-dom/commit/2f13472))

<a name="2.1.1"></a>
## [2.1.1](https://github.com/ef-carbon/react-native-dom/compare/v2.1.0...v2.1.1) (2018-03-29)


### Bug Fixes

* **package:** update peer dependency ([6151c96](https://github.com/ef-carbon/react-native-dom/commit/6151c96))

<a name="2.1.0"></a>
# [2.1.0](https://github.com/ef-carbon/react-native-dom/compare/v2.0.9...v2.1.0) (2018-03-27)


### Features

* add `Modal` component ([dff438e](https://github.com/ef-carbon/react-native-dom/commit/dff438e))
* **backend:** remove in favour of static function overrides ([4134e70](https://github.com/ef-carbon/react-native-dom/commit/4134e70))

<a name="2.0.9"></a>
## [2.0.9](https://github.com/ef-carbon/react-native-dom/compare/v2.0.8...v2.0.9) (2018-03-26)


### Bug Fixes

* correctly retrieve the static property ([665e4c5](https://github.com/ef-carbon/react-native-dom/commit/665e4c5))

<a name="2.0.8"></a>
## [2.0.8](https://github.com/ef-carbon/react-native-dom/compare/v2.0.7...v2.0.8) (2018-03-26)


### Bug Fixes

* **link:** correctly open links ([99dfe07](https://github.com/ef-carbon/react-native-dom/commit/99dfe07))

<a name="2.0.7"></a>
## [2.0.7](https://github.com/ef-carbon/react-native-dom/compare/v2.0.6...v2.0.7) (2018-03-26)


### Bug Fixes

* **link:** perform default actions ([edf1db2](https://github.com/ef-carbon/react-native-dom/commit/edf1db2))

<a name="2.0.6"></a>
## [2.0.6](https://github.com/ef-carbon/react-native-dom/compare/v2.0.5...v2.0.6) (2018-03-26)


### Bug Fixes

* **link:** handle invalid URLs ([6357ca7](https://github.com/ef-carbon/react-native-dom/commit/6357ca7))

<a name="2.0.5"></a>
## [2.0.5](https://github.com/ef-carbon/react-native-dom/compare/v2.0.4...v2.0.5) (2018-03-26)


### Bug Fixes

* **separator:** wrap view correctly ([46438c6](https://github.com/ef-carbon/react-native-dom/commit/46438c6))

<a name="2.0.4"></a>
## [2.0.4](https://github.com/ef-carbon/react-native-dom/compare/v2.0.3...v2.0.4) (2018-03-26)


### Bug Fixes

* **separator:** only handle touches on the actual separator ([4f3f5e3](https://github.com/ef-carbon/react-native-dom/commit/4f3f5e3))

<a name="2.0.3"></a>
## [2.0.3](https://github.com/ef-carbon/react-native-dom/compare/v2.0.2...v2.0.3) (2018-03-26)


### Bug Fixes

* allow touches to propagate ([cacaef9](https://github.com/ef-carbon/react-native-dom/commit/cacaef9))

<a name="2.0.2"></a>
## [2.0.2](https://github.com/ef-carbon/react-native-dom/compare/v2.0.1...v2.0.2) (2018-03-26)


### Bug Fixes

* **text:** suppress highlighting handling ([0125add](https://github.com/ef-carbon/react-native-dom/commit/0125add))

<a name="2.0.1"></a>
## [2.0.1](https://github.com/ef-carbon/react-native-dom/compare/v2.0.0...v2.0.1) (2018-03-26)


### Bug Fixes

* make touchable elements translucent under press ([2a8f390](https://github.com/ef-carbon/react-native-dom/commit/2a8f390))

<a name="2.0.0"></a>
# [2.0.0](https://github.com/ef-carbon/react-native-dom/compare/v1.6.1...v2.0.0) (2018-03-26)


### Bug Fixes

* add missing `activeOpacity` properties ([05bd709](https://github.com/ef-carbon/react-native-dom/commit/05bd709))
* **link:** make sure we have a fallback for the custom handlers ([876e1e9](https://github.com/ef-carbon/react-native-dom/commit/876e1e9))
* **node:** change return value of `onPress` to perform default on `true` ([68b0581](https://github.com/ef-carbon/react-native-dom/commit/68b0581))


### BREAKING CHANGES

* **node:** `onPress` callbacks now perform the default handler on returning `true`. This is to make overridding the default behaviour of callbacks which is, by far, the most common use case.

<a name="1.6.1"></a>
## [1.6.1](https://github.com/ef-carbon/react-native-dom/compare/v1.6.0...v1.6.1) (2018-03-26)


### Bug Fixes

* **link:** export the symbols ([7c97c8f](https://github.com/ef-carbon/react-native-dom/commit/7c97c8f))
* **package:** upgrade `[@ef-carbon](https://github.com/ef-carbon)/dom` peer dependency ([db8a98d](https://github.com/ef-carbon/react-native-dom/commit/db8a98d))

<a name="1.6.0"></a>
# [1.6.0](https://github.com/ef-carbon/react-native-dom/compare/v1.5.4...v1.6.0) (2018-03-26)


### Features

* add link component ([63a4ad6](https://github.com/ef-carbon/react-native-dom/commit/63a4ad6))

<a name="1.5.4"></a>
## [1.5.4](https://github.com/ef-carbon/react-native-dom/compare/v1.5.3...v1.5.4) (2018-03-23)


### Bug Fixes

* **container:** apply flex directly to node ([32372ef](https://github.com/ef-carbon/react-native-dom/commit/32372ef))
* **separator:** correct rendering ([02a65e4](https://github.com/ef-carbon/react-native-dom/commit/02a65e4))

<a name="1.5.3"></a>
## [1.5.3](https://github.com/ef-carbon/react-native-dom/compare/v1.5.2...v1.5.3) (2018-03-23)


### Bug Fixes

* **container:** use the index as part of the hash ([68b765f](https://github.com/ef-carbon/react-native-dom/commit/68b765f))

<a name="1.5.2"></a>
## [1.5.2](https://github.com/ef-carbon/react-native-dom/compare/v1.5.1...v1.5.2) (2018-03-23)


### Bug Fixes

* **separator:** export symbols ([49ad146](https://github.com/ef-carbon/react-native-dom/commit/49ad146))

<a name="1.5.1"></a>
## [1.5.1](https://github.com/ef-carbon/react-native-dom/compare/v1.5.0...v1.5.1) (2018-03-23)


### Bug Fixes

* update `render` with new components ([ff05482](https://github.com/ef-carbon/react-native-dom/commit/ff05482))

<a name="1.5.0"></a>
# [1.5.0](https://github.com/ef-carbon/react-native-dom/compare/v1.4.1...v1.5.0) (2018-03-23)


### Bug Fixes

* correct the static types ([b159b15](https://github.com/ef-carbon/react-native-dom/commit/b159b15))


### Features

* add separator container ([98aff06](https://github.com/ef-carbon/react-native-dom/commit/98aff06))

<a name="1.4.1"></a>
## [1.4.1](https://github.com/ef-carbon/react-native-dom/compare/v1.4.0...v1.4.1) (2018-03-22)


### Bug Fixes

* **scrollable:** forward on the theme ([3fed420](https://github.com/ef-carbon/react-native-dom/commit/3fed420))

<a name="1.4.0"></a>
# [1.4.0](https://github.com/ef-carbon/react-native-dom/compare/v1.3.0...v1.4.0) (2018-03-22)


### Bug Fixes

* add padding accessors to `Span`/`Container` ([6f3c26a](https://github.com/ef-carbon/react-native-dom/commit/6f3c26a))


### Features

* add padding component ([bb908ab](https://github.com/ef-carbon/react-native-dom/commit/bb908ab))
* add scrollable container ([3e6aa48](https://github.com/ef-carbon/react-native-dom/commit/3e6aa48))

<a name="1.3.0"></a>
# [1.3.0](https://github.com/ef-carbon/react-native-dom/compare/v1.2.1...v1.3.0) (2018-03-22)


### Features

* add span container ([f8c902a](https://github.com/ef-carbon/react-native-dom/commit/f8c902a))

<a name="1.2.1"></a>
## [1.2.1](https://github.com/ef-carbon/react-native-dom/compare/v1.2.0...v1.2.1) (2018-03-22)


### Bug Fixes

* **container:** correct horizontal layout ([210489f](https://github.com/ef-carbon/react-native-dom/commit/210489f))

<a name="1.2.0"></a>
# [1.2.0](https://github.com/ef-carbon/react-native-dom/compare/v1.1.0...v1.2.0) (2018-03-21)


### Features

* export `INode` ([a41f3ca](https://github.com/ef-carbon/react-native-dom/commit/a41f3ca))

<a name="1.1.0"></a>
# [1.1.0](https://github.com/ef-carbon/react-native-dom/compare/v1.0.6...v1.1.0) (2018-03-21)


### Bug Fixes

* **container:** remove padding ([fb09f70](https://github.com/ef-carbon/react-native-dom/commit/fb09f70))
* **text:** avoid creating temporary nodes for property access ([c546d2b](https://github.com/ef-carbon/react-native-dom/commit/c546d2b))
* **text:** remove padding ([94482bf](https://github.com/ef-carbon/react-native-dom/commit/94482bf))


### Features

* add padding between container nodes ([45252f1](https://github.com/ef-carbon/react-native-dom/commit/45252f1))

<a name="1.0.6"></a>
## [1.0.6](https://github.com/ef-carbon/react-native-dom/compare/v1.0.5...v1.0.6) (2018-03-21)


### Bug Fixes

* update to the new release of DOM ([e96dbbb](https://github.com/ef-carbon/react-native-dom/commit/e96dbbb))

<a name="1.0.5"></a>
## [1.0.5](https://github.com/ef-carbon/react-native-dom/compare/v1.0.4...v1.0.5) (2018-03-20)


### Bug Fixes

* **package:** upgrade `[@ef-carbon](https://github.com/ef-carbon)/primitive` ([0752eab](https://github.com/ef-carbon/react-native-dom/commit/0752eab))

<a name="1.0.4"></a>
## [1.0.4](https://github.com/ef-carbon/react-native-dom/compare/v1.0.3...v1.0.4) (2018-03-20)


### Bug Fixes

* **package:** allow any peer version of react and react-native ([dd65b5b](https://github.com/ef-carbon/react-native-dom/commit/dd65b5b))

<a name="1.0.3"></a>
## [1.0.3](https://github.com/ef-carbon/react-native-dom/compare/v1.0.2...v1.0.3) (2018-03-18)


### Bug Fixes

* **build:** correct peer dependencies ([0a527e4](https://github.com/ef-carbon/react-native-dom/commit/0a527e4))

<a name="1.0.2"></a>
## [1.0.2](https://github.com/ef-carbon/react-native-dom/compare/v1.0.1...v1.0.2) (2018-03-18)


### Bug Fixes

* **build:** upgrade dependencies ([be56535](https://github.com/ef-carbon/react-native-dom/commit/be56535))

<a name="1.0.1"></a>
## [1.0.1](https://github.com/ef-carbon/react-native-dom/compare/v1.0.0...v1.0.1) (2018-03-18)


### Bug Fixes

* **build:** remove unnecessary dependencies ([9267ba6](https://github.com/ef-carbon/react-native-dom/commit/9267ba6))

<a name="1.0.0"></a>
# 1.0.0 (2018-03-18)


### Features

* implement some components ([c4a5f83](https://github.com/ef-carbon/react-native-dom/commit/c4a5f83))
