Граф коммитов

234 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 6d7b6db37d
Bump decompress from 4.2.0 to 4.2.1
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases)
- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 04:52:18 +00:00
Vince 912efdce7c Support RN v0.60.0, use react-native-webview instead RN build-in WebView (#93) 2019-09-17 18:02:35 +08:00
Vince 79598ae2b2
Merge pull request #92 from microsoft/donz/released
v0.1.36
2019-09-10 17:30:34 +08:00
Dongyu Zhao f451cd524f v0.1.36 2019-09-10 17:27:24 +08:00
Dongyu Zhao 125b93f676
Revert "Replace Icon Font with SVG and Replace WebView Based SVG Render with Native Render (#85)" (#91)
This reverts commit 281a54b185.
2019-09-10 17:26:44 +08:00
Dongyu Zhao ad5d638cc0
0.1.35 (#89) 2019-09-04 16:49:01 +08:00
Dongyu Zhao 281a54b185
Replace Icon Font with SVG and Replace WebView Based SVG Render with Native Render (#85) 2019-09-04 16:44:49 +08:00
WeikangLee 0b0a0765f9 Add github button to tool and modify mock data on both example and tool (#83) 2019-08-16 17:04:54 +08:00
Dongyu Zhao 59442beade
0.1.30 (#82) 2019-08-16 16:51:54 +08:00
Vince a07e8b9142
Merge pull request #70 from WeikangLee/release_0.1.x
implement verticalContentAlignment for column, add sample cards to mo…
2019-08-06 14:03:29 +08:00
Vince 2077655df5
Merge branch 'release_0.1.x' into release_0.1.x 2019-08-06 14:03:11 +08:00
Vince fb4637538b
Merge pull request #71 from microsoft/xusui/bug_fix_column
Fix column width issue, add parse number in string
2019-08-06 14:02:14 +08:00
xusui a030ca8dc7 Fix column width issue, add parse number in string 2019-08-06 10:44:50 +08:00
Weikang Li 1b8279d77a implement verticalContentAlignment for column, add sample cards to mock data and update render card on mobile example 2019-08-02 18:24:28 +08:00
meyers 46ca50491c
Merge pull request #69 from microsoft/meyers/markdown
markdown supports
2019-08-01 16:14:38 +08:00
Mu Yang 718f4e5495 markdown support heading/imagelink/delete/bolditalic styles 2019-08-01 16:09:20 +08:00
Vince c438e8b913
Merge pull request #68 from WeikangLee/release_0.1.x
fix copy crash issue
2019-08-01 16:01:21 +08:00
Weikang Li d9ab1d7a48 modify readme and add scrollbar to error message list 2019-08-01 15:41:32 +08:00
Weikang Li 677a21cf02 fix copy crash issue 2019-07-25 16:32:00 +08:00
WeikangLee a2e4b1cb83 Update web tool for better test experience (#67)
* Update web tool for better test experience

* address required changes

* fix typo issues

* fix case sensitive issue
2019-07-24 20:45:48 +08:00
Dongyu Zhao 4ad5bf0914 v0.1.27 2019-07-19 11:35:13 +08:00
Xsh Disney a2a8e1fdda
do not compare schema case sensitively; (#66) 2019-07-19 11:24:43 +08:00
Dongyu Zhao ddfbb7e5ad 0.1.26 2019-07-18 20:18:15 +08:00
Xsh Disney b9c1bb8a52
Fix case sensitive issue (#65) 2019-07-18 18:41:24 +08:00
meyers 4b66862549
Merge pull request #61 from microsoft/meyers/labelstyle
the underline is missing with labelinput in iphone 8
2019-06-24 14:39:59 +08:00
Mu Yang e8d08d9673 the underline is missing with labelinput in iphone 8 2019-06-24 10:01:28 +08:00
meyers b0c601d2f1
Merge pull request #59 from microsoft/meyers/judgevalue
in case value is 0
2019-06-17 10:35:46 +08:00
Mu Yang 45162c9d85 in case value is 0 2019-06-14 15:08:06 +08:00
Dongyu Zhao 14b7a9d3e0
v0.1.25 (#53) 2019-06-14 14:42:30 +08:00
meyers b3a0c569c8 textInput can not have a number value (#58) 2019-06-14 14:37:30 +08:00
meyers 7dec80e556 convert accessibility label to lower case (#57) 2019-06-12 15:51:34 +08:00
meyers 8dbeadf58c acitons on Adaptive Cards should always be clickable by default (#56) 2019-06-12 12:50:11 +08:00
Vince 5af893953f
Merge pull request #51 from microsoft/meyers/autowidth
column width may be undefined when there is no right value
2019-06-05 12:58:45 +08:00
Dongyu Zhao faa558578f
Merge branch 'release_0.1.x' into meyers/autowidth 2019-06-05 10:42:44 +08:00
meyers 1e0d6804c3 add edit box after accessibility lable (#52) 2019-06-05 10:42:36 +08:00
Mu Yang 4a64df43f4 column width may be undefined when there is no right value 2019-06-04 19:40:36 +08:00
Dongyu Zhao e25d042704 v0.1.23 2019-05-30 18:29:34 +08:00
Dongyu Zhao e0a7e123b2 Merge branch 'release_0.1.x' of https://github.com/microsoft/react-native-adaptivecards into release_0.1.x 2019-05-30 18:28:51 +08:00
Vince c965c00ded
Merge pull request #47 from microsoft/meyers/columnwidth
handle column width both string and number
2019-05-29 10:55:34 +08:00
muyang 3bed1bc6b6 handle column width both string and number 2019-05-29 10:51:46 +08:00
meyers 93a7d5e525 use TouchableWithoutFeedback to support textinput focus under accessibility (#46) 2019-05-28 14:47:40 +08:00
Vince 0a887876c0
Merge pull request #44 from suixudongi8/patch-5
Update README.md
2019-05-28 10:38:43 +08:00
Xsh Disney 5de5adc242
Update README.md 2019-05-28 10:37:38 +08:00
Xsh Disney 03f3e01fa9 Update README.md (#42) 2019-05-27 13:48:11 +08:00
Xsh Disney 44ca705749 Rename Checkbox.js to CheckBox.js (#40) 2019-05-27 13:47:44 +08:00
Xsh Disney 3ed99ba7f2 Update README.md (#43) 2019-05-27 13:46:16 +08:00
Xsh Disney d54bcf879e Update README.md (#39) 2019-05-22 10:08:34 +08:00
Dongyu Zhao c09a634087 v0.1.22 2019-05-21 18:16:53 +08:00
Dongyu Zhao 7bf86a678f Merge branch 'release_0.1.x' of https://github.com/microsoft/react-native-adaptivecards into release_0.1.x 2019-05-21 18:16:24 +08:00
Vince d5e316c775
Merge pull request #41 from microsoft/meyers/extractdate
extractDate return undefined while it gets an invalid date
2019-05-21 17:55:55 +08:00