
Product
A Fresh Look for the Socket Dashboard
We’ve redesigned the Socket dashboard with simpler navigation, less visual clutter, and a cleaner UI that highlights what really matters.
full-schedule-widget
Advanced tools
Full version React component for the show schedule
** events = array of all events from the summit
** summit = object with the data from the summit
** marketingSettings = object with the settings from the marketing API
** userProfile = object with the data from the user profile
** onEventClick(event) = method called upon event click
** onStartChat(speakerId) = method called upon click on "Chat with Speaker", if null then button is hidden
** needsLogin(pendingAction) = method called when schedule needs user to login - for example on "Add to Schedule".
title = widget title, defaults to "Schedule"
subtitle = child component placed beneath the widget title, takes a component or html element. default null
view = calendar or list, defaults to calendar
shareLink = share url string
colorSource = from where to pull the event color; oneOf('type', 'track', 'trackGroup'), defaults to track
withThumbs = if true, show event thumbnails on list view
defaultImage = url for image to show when no eventImage and no stream thumbnail available/set
showSendEmail = show/hide button to email speaker
triggerAction = method that will take an ACTION and a payload as params and will return a promise.
showSync = flag to show or hide sync button, default to false
showShare = flag to show or hide share button, default to true
modalSyncTitle = title copy for modal sync functionality
modalSyncText = body copy for modal sync functionality
summitLogoPrint = custom logo to use at print schedule
timeFormat = format in which to display time 12h or 24h, default is "12h"
timezone = default selection for timezone, "show" or "local", defaults to "show"
1 - yarn build && yarn publish
2 - yarn publish-package
import ScheduleFull from 'full-schedule-widget';
import 'full-schedule-widget/index.css';
You can pass this hash on url to override current time, time must be in this format and on summit timezone
#now=2020-06-03,10:59:50
$ npm rebuild node-sass --force
FAQs
Full Schedule Widget
The npm package full-schedule-widget receives a total of 3 weekly downloads. As such, full-schedule-widget popularity was classified as not popular.
We found that full-schedule-widget demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
We’ve redesigned the Socket dashboard with simpler navigation, less visual clutter, and a cleaner UI that highlights what really matters.
Industry Insights
Terry O’Daniel, Head of Security at Amplitude, shares insights on building high-impact security teams, aligning with engineering, and why AI gives defenders a fighting chance.
Security News
MCP spec updated with structured tool output, stronger OAuth 2.1 security, resource indicators, and protocol cleanups for safer, more reliable AI workflows.