-
Notifications
You must be signed in to change notification settings - Fork 561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TS] Templating/data binding support (renderer + designer) #2995
Merged
Merged
Changes from 26 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
5db2c2a
Inject TS source from js/template-engine
dclaux ddb2739
Post build changes
dclaux 47531f1
Cleanup
dclaux 05e85dd
Fix compilation issues (WIP)
dclaux 822b1ad
Merge branch 'master' into clean-template-engine-branch
dclaux 0f0135d
Merge branch 'master' into clean-template-engine-branch
dclaux 325dfaf
Fixes packaging problems
dclaux 39159de
Merge branch 'master' into clean-template-engine-branch
dclaux eee0ed7
Update README
dclaux a75f999
Publish
dclaux e7c52c6
adaptivecards-data --> adaptivecards-templating
dclaux b308d72
Update README for adaptivecards-templating
dclaux 4c92da9
Fix a couple typos in README
dclaux 28a6938
Merge branch 'master' into clean-template-engine-branch
dclaux 229aec8
Significant designer code simplification (WIP)
dclaux 26da92c
More designer code simplification
dclaux 81bb71d
Finalize designer code simplification
dclaux b63a4ad
Merge branch 'master' into clean-template-engine-branch
dclaux f78d1ab
Fix minHeight serialization regression
dclaux 7e533de
[Designer] Basic versioning support
dclaux 6f83770
Merge branch 'master' into clean-template-engine-branch
dclaux 1193c22
[JS] Hotfix bleed regression in ColumnSet
dclaux dd80654
cleaning up sample payloads, fixing some site bugs
matthidinger eab64e7
[Designer] Hide more preview features
dclaux 5563e49
Merge branch 'master' into clean-template-engine-branch
dclaux 2355ee1
Update package-lock.json
matthidinger 3bbede2
Publish
matthidinger ce49897
dts not working, revert tnhis commit
matthidinger 7d315ce
Merge branch 'master' into clean-template-engine-branch
dclaux cd454de
Merge branch 'master' into clean-template-engine-branch
dclaux 30792ab
Merge branch 'master' into clean-template-engine-branch
dclaux 6e6f9fd
Add comment
dclaux 9eb5e80
Merge branch 'master' into clean-template-engine-branch
dclaux 902db4c
Update example.html
dclaux c65ad6d
Merge branch 'clean-template-engine-branch' of https://github.com/mic…
dclaux f3e626f
Turn off preview features
dclaux 5fdb420
Comment update
dclaux e804e6b
Merge branch 'master' into mahiding/sitefix
matthidinger e32cc7c
site fixes, sample updates, and designer package fixes
matthidinger d93588e
remove unused files
matthidinger 9de7dc6
fix script
matthidinger 8642c33
Merge branch 'clean-template-engine-branch' of https://github.com/Mic…
matthidinger 72f6e05
Merge branch 'master' into clean-template-engine-branch
matthidinger 8e6782a
Merge branch 'mahiding/sitefix' into clean-template-engine-branch
matthidinger b7248f4
updating packages and fixing a merge issue
matthidinger 27affd0
add helper test scripts
matthidinger dd31acf
Code review fixes into templating branch
shalinijoshi19 99f96f2
readme fixes and package fix
matthidinger bf19474
Merge branch 'master' into clean-template-engine-branch
dclaux f65c12d
Resolve merge from master problems
dclaux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo? Missing the backtick? #Closed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure what you mean. This is markdown syntax, and I didn't write this. #Closed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes but it's changed and am trying to explain the changes - Looks like these files i am commenting on that you dont recognize the changes to should be reverted
In reply to: 297809373 [](ancestors = 297809373)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I honestly don't know. #Closed