Ari
Ari
Rather than depend upon the `scope` to be named with specific values, `stripeForm` can now pick off values by the naming of form elements. I.e. Rather than depending upon `ng-model="number"`,...
Added in support for Recurly v3 beta Started adding tests to verify recurly form functionality (VERY light)
There is an error when rendering pagination on Android only. I've tracked it down to the DoneButton `` rendering: This causes the dots to rerender (props changed) which causes the...
[Cloud messaging](https://firebase.google.com/docs/cloud-messaging/) Add cloud messaging.
 https://github.com/fullstackreact/FirestackApp/blob/master/app/views/Messaging/Demos/Setup.js TODO:
### Qwik Version 0.10.0 ### Operating System (or Browser) OSX ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik React ### Expected Behaviour I expected to...
The commands I've run: ```bash git clone https://github.com/codechips/sapper-with-postcss-and-tailwind.git template cd template npm install npm run dev ``` The output: ```bash ❯ npm run dev > [email protected] dev /template > run-p...
We should write a better error message when the rubygem 'thin' is not found.