Chanpory Rith

Results 5 issues of Chanpory Rith

**Current Endpoint Schema** No ability to update the status of an order. For example, changing an order from "New" to "In progress" **Proposed Endpoint Schema** Add "status" property that can...

Enhancement
Resolution: Investigating

Repro steps: 1. Run this code: ``` var i18n = new (require('i18n-2'))({ locales: ['en'] }); i18n.__("foo"); setTimeout(function() { i18n.__("bar"); }, 30 * 1000); ``` 2. Observe that the generated `en.js`...

In Chrome 23, when opening the inspector, the CSS properties for a selected element are missing. The source file link works great and successfully open in an external editor, but...

Add Dropbox brand icon ![brand-dropbox](https://github.com/user-attachments/assets/f3501172-e572-44b1-8b03-24e0a10f6c0a)

🎨 icons

# Merge multiple SVG paths into single paths for outline icons Fixes issue reported here: https://github.com/tabler/tabler-icons/issues/1392 ## Summary - Merged multiple SVG paths into single paths for all icons in...

stale
🎨 icons