Danny Blue

Results 16 issues of Danny Blue

To help make it easier to debug injectors and their dependencies there should be an optional API that will describe how a particular series was resolved. Initial thought it is...

Allow the inject function to require a provider to be defined. This would mean no fall back to the global injector. inject(MyService, { fallback: false }) Cc @Phoscur

The current board is tab-able but should work with the arrow keys.

`go-logic` acts as a switch statement. ```HTML ```

Sometimes if you are embedding a game or a scenario in a page you only want to focus on a particular corner. A wrapper component that allows you to shift...

should be able to calculate how many points a given player has on the board. prisoners will be be able to be passed in as atrributes

all hardcoded colors should be made to be css custom properties so that the board and stones can be easily themed

Should be able to see a list of moves in order.

At the moment we assume that all tokens are constructable. This works for 99% of use cases. There are often times where you might want to inject someone other than...

### Is your feature request related to a problem? Please describe. Current the days of the week and months are hard coded into the code for the date picker. This...

Type: Feature Request
Context: JavaScript
Package: Date Picker
Affects: Language Support
Role: Content
Role: Dev