Stargator

Results 20 issues of Stargator

- AngularJS 1.3 seems to break the build - so changed versions in bower.json to ~1.2.x - No tmp dependency defined in package.json - It **has to be 0.0.23** otherwise...

When viewing a page within an iFrame (ie. OWF) and the user selects to close the iFrame, the prompt appears. If the users selects to Stay on Page, the iFrame...

Clarification on unsaved-warning-clear is needed. It states to use unsaved-warning-clear on a button or link that will disregard changes, but could unsaved-warning-clear be used to denote fields that should not...

I would like to suggest switching the default branch to `main` away from the `master` identifier. Many other projects have done so in the last year as a way to...

maintenance

[There's a known issue in ts-node](https://github.com/TypeStrong/ts-node/issues/1647) that occurred due to breaking API changes that ts-node did not account for. The fix is in version 10.6 of ts-node

I have a testy.json configured as: ```json "tsconfig": "./tsconfig.spec.json", "include":[ "test/**/*.spec.ts" ] ``` Testyts version 1.5.0 When I run `testyts`, there are errors: > An error occured while executing the...

Recently, we've had a few students confused that all but the first test is skipped. They were not aware of Exercism's approach to nudge them towards TDD. (See #375 #347)...

[With problem-specifications removal of the version property from canonical-data.json](https://github.com/exercism/problem-specifications/pull/1678) and the [reorganization of problem-specifications](https://github.com/exercism/problem-specifications/issues/1674), our exercise generator is out of date. Read the reorg link for details, but basically when...

help wanted
Hacktoberfest
good first issue

This issue is to track the [Dart v3][root] roadmap. If you intend to _help_ with this track, please read this entire document, and find the section about **"How can you...

@exercism/dart @devkabiir and I have been talking about how to improve the script for generating exercises in #170. A few points: * @devkabiir brought up the idea of using a...

discussion