apps icon indicating copy to clipboard operation
apps copied to clipboard

daily.dev application suite

Results 24 apps issues
Sort by recently updated
recently updated
newest added

> Very minor but thought I would throw an issue up for it. # What is the issue? ## When accessing daily.dev and clicking on the new widget button in...

## Changes ### Describe what this PR does - Add all the new tracking events ## Events Did you introduce any new tracking events? Don't forget to update the [Analytics...

## Changes ** Pointing to an intermediate branch. All these are yet to include the functions that will happen after auth which will be worked on in a separate PR....

## Changes ### Describe what this PR does - Introducing the modal guidelines ## Events Did you introduce any new tracking events? Don't forget to update the [Analytics Taxonomy sheet](https://docs.google.com/spreadsheets/d/18Lv7zXges9QfVX5VYL1a-Hyl0e1sQ3sLr0OK8YZWKXI/edit#gid=0)...

## Changes ### Describe what this PR does - [x] add option to subscribe to source - [x] api implementation https://github.com/dailydotdev/daily-api/pull/1739 - [x] from source page - [x] from feed...

## Changes Adds `userId` and `cid` query params to all shared URLs. Minifies the URL before sharing. Modifies `copyLink` to send the same URL as well, in case `copyLink` feature...

## Changes ### Describe what this PR does - Adds local timezone offset when generating heat map The heatmap generator does not take into account the users timezone, so when...

## Changes ## NOTE: WIP: lots of TODO's and TS errors, but love to hear your overall thoughts. Idea: - lean feed is less dependant on props and can work...

## Changes ### Describe what this PR does This PR is created in response for [this comment](https://github.com/dailydotdev/apps/pull/2052#pullrequestreview-1584377610) by @rebelchris This PR adds a new lint script to check for typos...

## Changes Adds the current app version to all requests, which will be used for telemetry and metrics in API ### Describe what this PR does - adds header `X-App-Version`...