systemjs
Here are 152 public repositories matching this topic...
-
Updated
Jun 2, 2020 - JavaScript
** Please don't delete this template or we'll close your issue **
I'm submitting a ...
- bug report
- feature request
- question
Define your petition as much as possible
The table in html by semantic only supports tr and these in turn td. Our table should have the same behavior and exclude in ng-content everything other than these elements
- Egeo version: 1.5.0
-
Updated
May 28, 2020 - JavaScript
-
Updated
Oct 28, 2019 - C#
-
Updated
Oct 6, 2017 - JavaScript
Good work on this package so far!
I have breifly looked through the code and are trying to understand the details of how it works. In doing so I thought I would write my findings down and maybe it could be added to a "How it works" section of the readme in the future. It may also help in discussion of improvements to the algoritm. So here it is, please let me know what I have misunderstood :-)
-
Updated
Nov 27, 2018 - JavaScript
-
Updated
Jan 11, 2018 - TypeScript
-
Updated
Jul 7, 2018 - JavaScript
- feature request
Give option to the user to Limit the number of Letters in the Avatar
Avatar sometimes shows multiple letters, It's better user can limit the number of letters showing in the Avatar.
like this
<avatar [name]="deal.opportunityName" numOfLetters="1" ></avatar>
-
Updated
May 24, 2019 - JavaScript
-
Updated
Apr 9, 2017 - TypeScript
-
Updated
Jun 8, 2020 - JavaScript
Improve this page
Add a description, image, and links to the systemjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the systemjs topic, visit your repo's landing page and select "manage topics."


JSPM-mappings is not used by jest. Attempts to import front end dependencies in a test generates an error.
I am currently having a look at jest-jspm as a possible solution.