cepm-nate

Results 9 issues of cepm-nate

When the option "twelvehour" = true, the text "AM"/"PM" is added to the output string. This is great for TEXT inputs, but does not work for TIME inputs. TIME inputs...

Military time is not confusing, but this clock's implementation is. The inner circle (morning) goes from 1-12. The outer circle (eveining) goes from 00 to 23. Where would you logically...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Feature request [ ] Documentation...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [X] Bug report [ ] Feature request [ ] Documentation...

type: bug

**Library Affected**: workbox-broadcast-update **Browser & Platform**: all browsers (tested Chrome & Firefox) **Issue or Feature Request Description**: - I get `Unable to determine where the response has been updated because...

Needs More Info
workbox-broadcast-update

Issue: Sending an event WITHOUT a recurrence shows up exactly as it should in the interface. But when I specify a recurrence, the "Start Time" seems to jump backward two...

The only thing lacking is for it to output the results into the same folder tree as the source folder tree. :-)

I think this line is to blame: https://github.com/foxbenjaminfox/vue-async-computed/blob/71020d6b4d6c9d0a0e6be6e835ca2bbbe15c3fb0/src/index.js#L160 Logic goes like this: - "isComputedLazy": "Does the asyncComputed property have the 'lazy' property? - "isLazyActive": "Is the [lazy] property set to...

In a recent project, I had a CSS rule (In the section of a .vue file) that used ```background-image: url(/static/image.png)```. This worked fine in DEV mode, but building and deploying...