Skip to content

Commit bc72c1f

Browse files
authored
Fix Headlines
Github Markdown parser changed, needs space after ## now.
1 parent 9bbab9d commit bc72c1f

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

CHANGELOG.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
Cross Platform Modules Changelog
22
==============================
33

4-
##2.5.2 (2017, March 21)
4+
## 2.5.2 (2017, March 21)
55

66
### Fixed
77

88
- [(#3790)](https://github.com/NativeScript/NativeScript/pull/3790) Fix a crash in Android tabview when resetting font property
99

1010
- [(#3675)](https://github.com/NativeScript/NativeScript/pull/3675) Fix a crash when nesting a ProxyViewContainer in FlexboxLayout
1111

12-
##2.5.1 (2017, February 16)
12+
## 2.5.1 (2017, February 16)
1313

1414
### Fixed
1515

1616
- [(#3565)](https://github.com/NativeScript/NativeScript/issues/3565) Fix a crash when ActionBar transparent background
1717

18-
##2.5.0 (2017, February 1)
18+
## 2.5.0 (2017, February 1)
1919

2020
### Fixed
2121

@@ -85,19 +85,19 @@ Cross Platform Modules Changelog
8585

8686
- [(#2689)](https://github.com/NativeScript/NativeScript/issues/2689) TabView.iosIconRenderingMode property
8787

88-
##2.4.3 (2016, December 15)
88+
## 2.4.3 (2016, December 15)
8989

90-
- [(#3170)](https://github.com/NativeScript/NativeScript/pull/3170) Export set function for cssFile and resources
90+
- [(#3170)](https://github.com/NativeScript/NativeScript/issues/3170) Export set function for cssFile and resources
9191

92-
##2.4.2 (2016, December 7)
92+
## 2.4.2 (2016, December 7)
9393

9494
- [(#3242)](https://github.com/NativeScript/NativeScript/issues/3242) Setting placeholder color on text field crashes is there is no hint
9595

96-
##2.4.1 (2016, December 2)
96+
## 2.4.1 (2016, December 2)
9797

98-
- [(#3217)](https://github.com/NativeScript/NativeScript/pull/3217) Properly extend Error so message and stack appear in error activity
98+
- [(#3217)](https://github.com/NativeScript/NativeScript/issues/3217) Properly extend Error so message and stack appear in error activity
9999

100-
##2.4.0 (2016, November 16)
100+
## 2.4.0 (2016, November 16)
101101

102102
### Fixed
103103

@@ -171,7 +171,7 @@ Cross Platform Modules Changelog
171171

172172
- [(#50)](https://github.com/NativeScript/NativeScript/issues/50) Support for pseudo/state selectors in CSS
173173

174-
##2.3.0 (2016, September 16)
174+
## 2.3.0 (2016, September 16)
175175

176176
### Fixed
177177

@@ -195,7 +195,7 @@ Cross Platform Modules Changelog
195195

196196
- [(#712)](https://github.com/NativeScript/NativeScript/issues/712) Ability to style EditableTextBase's hint property
197197

198-
##2.2.0 (2016, August 10)
198+
## 2.2.0 (2016, August 10)
199199

200200
### Fixed
201201

@@ -215,7 +215,7 @@ Cross Platform Modules Changelog
215215
- [(#734)](https://github.com/NativeScript/NativeScript/issues/734) Add API to retrieve the following standard user directories under iOS
216216
- [(#731)](https://github.com/NativeScript/NativeScript/issues/731) NavigationEntry.bindingContext property
217217

218-
##2.1.0 (2016, June 30)
218+
## 2.1.0 (2016, June 30)
219219

220220
### Fixed
221221

@@ -278,7 +278,7 @@ Cross Platform Modules Changelog
278278
### New
279279

280280
- [(#1563)](https://github.com/NativeScript/NativeScript/issues/1563) Enable modules snapshot for Android
281-
-
281+
282282
- [(#2339)](https://github.com/NativeScript/NativeScript/pull/2339) Implement the BorderDrawable class used in background.android.ts in Java
283283

284284
- [(#2322)](https://github.com/NativeScript/NativeScript/pull/2322) Added support for debugging TypeScript in WebInspector
@@ -311,7 +311,7 @@ Cross Platform Modules Changelog
311311

312312

313313

314-
##2.0.1 (2016, May 18)
314+
## 2.0.1 (2016, May 18)
315315

316316
### Fixed
317317

@@ -339,7 +339,7 @@ Cross Platform Modules Changelog
339339

340340
- [(#2102)](https://github.com/NativeScript/NativeScript/pull/2102) clip-path support added
341341

342-
##2.0.0 (2016, April 27)
342+
## 2.0.0 (2016, April 27)
343343

344344
### Fixed
345345

@@ -417,13 +417,13 @@ Cross Platform Modules Changelog
417417

418418
- [(#515)](https://github.com/NativeScript/NativeScript/issues/515) CSS style property "z-index"
419419

420-
##1.7.1 (2016, March 22)
420+
## 1.7.1 (2016, March 22)
421421

422422
### Fixed
423423

424424
- [(#1614)](https://github.com/NativeScript/NativeScript/issues/1614) App crashes after a while leaving it open and re-selecting it on Android
425425

426-
##1.7.0 (2016, March 16)
426+
## 1.7.0 (2016, March 16)
427427

428428
### Fixed
429429

@@ -472,7 +472,7 @@ Cross Platform Modules Changelog
472472
- [(#704)](https://github.com/NativeScript/NativeScript/issues/704) Support of Px,rem
473473

474474

475-
##1.6.0 (2016, February 17)
475+
## 1.6.0 (2016, February 17)
476476

477477
### Breaking changes
478478

@@ -576,13 +576,13 @@ Cross Platform Modules Changelog
576576

577577
- [(#98)](https://github.com/NativeScript/NativeScript/issues/98) Support for advanced CSS selectors
578578

579-
##1.5.2 (2016, January 27)
579+
## 1.5.2 (2016, January 27)
580580

581581
### Fixed
582582

583583
- [(#1447)](https://github.com/NativeScript/NativeScript/issues/1447) Application fails with Segmentation fault on iOS when using ScrollView
584584

585-
##1.5.1 (2015, November 14)
585+
## 1.5.1 (2015, November 14)
586586

587587
### Fixed
588588

@@ -626,7 +626,7 @@ Cross Platform Modules Changelog
626626

627627
- [(#501)](https://github.com/NativeScript/NativeScript/issues/501) Better XML declaration error reporting for non-existing element
628628

629-
##1.5.0 (2015, November 24)
629+
## 1.5.0 (2015, November 24)
630630

631631
### Breaking changes
632632
- The XML namespace (xmlns) of the validator XSD schema changed from
@@ -744,7 +744,7 @@ Cross Platform Modules Changelog
744744

745745
- [(#364)](https://github.com/NativeScript/NativeScript/issues/364) Ability to use built-in system icons on ActionBarItems
746746

747-
##1.4.0 (2015, October 12)
747+
## 1.4.0 (2015, October 12)
748748

749749
### Fixed
750750

@@ -840,7 +840,7 @@ animation1.play().finished.then(()=>console.log("Finished"));
840840
animation1.play().then(()=>console.log("Finished"));
841841
```
842842

843-
##1.3.0 (2015, September 16)
843+
## 1.3.0 (2015, September 16)
844844

845845
### Fixed
846846

@@ -950,17 +950,17 @@ var observer = application.ios.addNotificationObserver(UIDeviceBatteryLevelDidCh
950950
application.ios.removeNotificationObserver(observer, UIDeviceBatteryLevelDidChangeNotification);
951951
```
952952

953-
##1.2.1 (2015, August 18)
953+
## 1.2.1 (2015, August 18)
954954

955-
###Fixed
955+
### Fixed
956956

957957
- [(#575)](https://github.com/NativeScript/NativeScript/issues/575) Application crashes in Android when there is an ActionBar on the first page
958958

959959
- [(#576)](https://github.com/NativeScript/NativeScript/issues/576) The app.css now applied when there is page-specific CSS
960960

961-
##1.2.0 (2015, July 24)
961+
## 1.2.0 (2015, July 24)
962962

963-
###New
963+
### New
964964

965965
- [(#393)](https://github.com/NativeScript/NativeScript/issues/393) Create application.android instance immediately and move all Android-specific events to application.android
966966

@@ -974,7 +974,7 @@ application.ios.removeNotificationObserver(observer, UIDeviceBatteryLevelDidChan
974974

975975
- [(#191)](https://github.com/NativeScript/NativeScript/issues/191) Extend the set of support CSS properties in {N}
976976

977-
###Fixed
977+
### Fixed
978978

979979
- [(#423)](https://github.com/NativeScript/NativeScript/issues/423) Showing a modal page from another modal page results in error on iOS
980980

@@ -1008,7 +1008,7 @@ application.ios.removeNotificationObserver(observer, UIDeviceBatteryLevelDidChan
10081008
### Known issues
10091009
- ```tns debug ios``` command is not working. The workaround is to use ```tns debug ios --framework-path "__path to the iOS runtime__"```. A fix for this is coming in 1.2.1 which will be released the week of July 27th.
10101010

1011-
##1.1.0 (2015, June 10)
1011+
## 1.1.0 (2015, June 10)
10121012

10131013
### New
10141014
- [(#280)](https://github.com/NativeScript/NativeScript/issues/280) Change NativeActivity Pbase class in order to be compatible with Android runtime
@@ -1061,7 +1061,7 @@ application.ios.removeNotificationObserver(observer, UIDeviceBatteryLevelDidChan
10611061
- [(#242)](https://github.com/NativeScript/NativeScript/issues/242) View and GesturesObserver classes have some breaking changes related to gesture operations
10621062

10631063

1064-
##1.0.0 (2015, April 29)
1064+
## 1.0.0 (2015, April 29)
10651065

10661066
### New
10671067
* New options for camera module. Added a resizing options along with keep-aspect-ratio options. More information about how to use it can be found at the dedicated camera help article.
@@ -1080,7 +1080,7 @@ application.ios.removeNotificationObserver(observer, UIDeviceBatteryLevelDidChan
10801080
* Gesture-related enum values changed to start with a small letter in order to be consistent with all other enums within NativeScript. For example, "gesturesModule.GestureType.Tap" should be used like "gesturesModule.GestureType.tap".
10811081
* `knownEvents` modules within all UI controls are removed and replaced with a static string values. In that case, all possible events will be visible through the inheritance tree. These static strings have an `Event` suffix. Every place where `viewModule.knownEvents.loaded` is used should be changed to `viewModule.View.loadedEvent` or `pageModule.Page.loadedEvent`. This change is relevant to code-behind only (xml declaration will not be affected).
10821082

1083-
##0.10.0 (2015, April 17)
1083+
## 0.10.0 (2015, April 17)
10841084

10851085
### Fixed
10861086

0 commit comments

Comments
 (0)